./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.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-mutex_drivers-net-ethernet-nvidia-forcedeth.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 a88385c6707341a7ac471f5af56af1c0c9d787e00432f007ca4fbb858897522e --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-09 20:11:20,176 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 20:11:20,224 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:11:20,230 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 20:11:20,230 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 20:11:20,253 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 20:11:20,254 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 20:11:20,254 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 20:11:20,255 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-09 20:11:20,255 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-09 20:11:20,255 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 20:11:20,256 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 20:11:20,256 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 20:11:20,256 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 20:11:20,256 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 20:11:20,256 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 20:11:20,256 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 20:11:20,256 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 20:11:20,257 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 20:11:20,257 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 20:11:20,257 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 20:11:20,257 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 20:11:20,257 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 20:11:20,257 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 20:11:20,257 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 20:11:20,257 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 20:11:20,257 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:11:20,257 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:11:20,258 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:11:20,258 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:11:20,258 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 20:11:20,258 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:11:20,258 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:11:20,258 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:11:20,258 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:11:20,259 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 20:11:20,259 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 20:11:20,259 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 20:11:20,259 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 20:11:20,259 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 20:11:20,259 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 20:11:20,259 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 20:11:20,259 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 20:11:20,259 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 20:11:20,259 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 20:11:20,259 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 -> a88385c6707341a7ac471f5af56af1c0c9d787e00432f007ca4fbb858897522e [2025-01-09 20:11:20,452 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 20:11:20,457 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 20:11:20,458 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 20:11:20,459 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 20:11:20,459 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 20:11:20,460 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-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i [2025-01-09 20:11:21,601 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/566708ba6/28f3aa3e498d4bbcb41fc7345ffe4bbc/FLAG945f0b013 [2025-01-09 20:11:22,217 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 20:11:22,218 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i [2025-01-09 20:11:22,264 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/566708ba6/28f3aa3e498d4bbcb41fc7345ffe4bbc/FLAG945f0b013 [2025-01-09 20:11:22,677 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/566708ba6/28f3aa3e498d4bbcb41fc7345ffe4bbc [2025-01-09 20:11:22,679 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 20:11:22,680 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 20:11:22,681 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 20:11:22,681 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 20:11:22,684 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 20:11:22,684 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:11:22" (1/1) ... [2025-01-09 20:11:22,685 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3c0dfdbf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:22, skipping insertion in model container [2025-01-09 20:11:22,685 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:11:22" (1/1) ... [2025-01-09 20:11:22,823 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 20:11:25,608 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-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549278,549291] [2025-01-09 20:11:25,610 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-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549444,549457] [2025-01-09 20:11:25,610 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-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549608,549621] [2025-01-09 20:11:25,611 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-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549773,549786] [2025-01-09 20:11:25,629 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:11:25,723 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 20:11:25,787 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"); [5459] [2025-01-09 20:11:25,789 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)); [5466] [2025-01-09 20:11:25,789 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5473] [2025-01-09 20:11:25,790 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/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5526-5527] [2025-01-09 20:11:25,791 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"); [5532-5534] [2025-01-09 20:11:25,791 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/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (814), "i" (12UL)); [5559-5560] [2025-01-09 20:11:25,791 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" (46UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5565-5567] [2025-01-09 20:11:25,792 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/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (819), "i" (12UL)); [5591-5592] [2025-01-09 20:11:25,792 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" (47UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_enable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5597-5599] [2025-01-09 20:11:25,792 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5635] [2025-01-09 20:11:25,792 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5638] [2025-01-09 20:11:25,792 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5641] [2025-01-09 20:11:25,792 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5644] [2025-01-09 20:11:25,794 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [5806] [2025-01-09 20:11:25,794 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [5813] [2025-01-09 20:11:25,796 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [5869-5870] [2025-01-09 20:11:25,800 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (19), "i" (12UL)); [5994-5995] [2025-01-09 20:11:25,802 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (36), "i" (12UL)); [6028-6029] [2025-01-09 20:11:25,802 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)); [6070-6071] [2025-01-09 20:11:25,803 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)); [6099-6100] [2025-01-09 20:11:25,808 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (502), "i" (12UL)); [6516-6517] [2025-01-09 20:11:25,808 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6523] [2025-01-09 20:11:25,810 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6681] [2025-01-09 20:11:25,811 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6721] [2025-01-09 20:11:25,812 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [6883] [2025-01-09 20:11:25,812 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6886] [2025-01-09 20:11:25,812 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6889] [2025-01-09 20:11:25,812 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6892] [2025-01-09 20:11:25,813 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [6923] [2025-01-09 20:11:25,813 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6926] [2025-01-09 20:11:25,813 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6929] [2025-01-09 20:11:25,813 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6932] [2025-01-09 20:11:25,813 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [6963] [2025-01-09 20:11:25,813 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6966] [2025-01-09 20:11:25,813 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6969] [2025-01-09 20:11:25,813 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6972] [2025-01-09 20:11:25,814 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [7003] [2025-01-09 20:11:25,814 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7006] [2025-01-09 20:11:25,814 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7009] [2025-01-09 20:11:25,814 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7012] [2025-01-09 20:11:25,860 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/nvidia/forcedeth.c"), "i" (1670), "i" (12UL)); [8919-8920] [2025-01-09 20:11:25,866 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9116] [2025-01-09 20:11:25,869 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9207] [2025-01-09 20:11:25,877 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9577] [2025-01-09 20:11:25,904 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [11067] [2025-01-09 20:11:26,089 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-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549278,549291] [2025-01-09 20:11:26,089 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-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549444,549457] [2025-01-09 20:11:26,090 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-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549608,549621] [2025-01-09 20:11:26,090 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-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549773,549786] [2025-01-09 20:11:26,100 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:11:26,416 INFO L204 MainTranslator]: Completed translation [2025-01-09 20:11:26,417 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26 WrapperNode [2025-01-09 20:11:26,417 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 20:11:26,418 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 20:11:26,418 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 20:11:26,418 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 20:11:26,426 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:11:26" (1/1) ... [2025-01-09 20:11:26,547 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:11:26" (1/1) ... [2025-01-09 20:11:26,845 INFO L138 Inliner]: procedures = 605, calls = 6574, calls flagged for inlining = 322, calls inlined = 308, statements flattened = 16134 [2025-01-09 20:11:26,846 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 20:11:26,846 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 20:11:26,846 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 20:11:26,847 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 20:11:26,854 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26" (1/1) ... [2025-01-09 20:11:26,854 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26" (1/1) ... [2025-01-09 20:11:26,911 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26" (1/1) ... [2025-01-09 20:11:30,233 INFO L175 MemorySlicer]: Split 3978 memory accesses to 49 slices as follows [14, 1, 6, 1, 6, 2, 1, 1, 8, 1, 6, 6, 1, 8, 1, 6, 1, 8, 1, 5, 6, 1, 7, 1, 1, 2, 5, 2, 23, 122, 122, 3, 42, 3, 7, 14, 6, 3371, 53, 16, 4, 6, 4, 7, 40, 7, 6, 8, 5]. 85 percent of accesses are in the largest equivalence class. The 1149 initializations are split as follows [0, 1, 6, 1, 6, 0, 1, 1, 8, 1, 0, 6, 1, 8, 1, 6, 1, 8, 1, 5, 0, 1, 7, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 5]. The 1450 writes are split as follows [6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 3, 1, 15, 121, 121, 0, 36, 0, 6, 6, 2, 1055, 42, 14, 2, 2, 2, 4, 0, 5, 2, 0, 0]. [2025-01-09 20:11:30,234 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26" (1/1) ... [2025-01-09 20:11:30,235 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26" (1/1) ... [2025-01-09 20:11:30,451 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26" (1/1) ... [2025-01-09 20:11:30,480 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26" (1/1) ... [2025-01-09 20:11:30,544 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26" (1/1) ... [2025-01-09 20:11:30,634 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26" (1/1) ... [2025-01-09 20:11:30,679 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26" (1/1) ... [2025-01-09 20:11:30,753 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 20:11:30,756 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 20:11:30,756 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 20:11:30,756 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 20:11:30,757 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26" (1/1) ... [2025-01-09 20:11:30,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:11:30,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 20:11:30,784 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:11:30,788 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:11:30,806 INFO L130 BoogieDeclarations]: Found specification of procedure init_realtek_8211b [2025-01-09 20:11:30,806 INFO L138 BoogieDeclarations]: Found implementation of procedure init_realtek_8211b [2025-01-09 20:11:30,806 INFO L130 BoogieDeclarations]: Found specification of procedure nv_nway_reset [2025-01-09 20:11:30,806 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_nway_reset [2025-01-09 20:11:30,806 INFO L130 BoogieDeclarations]: Found specification of procedure device_set_wakeup_enable [2025-01-09 20:11:30,807 INFO L138 BoogieDeclarations]: Found implementation of procedure device_set_wakeup_enable [2025-01-09 20:11:30,807 INFO L130 BoogieDeclarations]: Found specification of procedure nv_drain_rxtx [2025-01-09 20:11:30,807 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_drain_rxtx [2025-01-09 20:11:30,807 INFO L130 BoogieDeclarations]: Found specification of procedure nv_start_tx [2025-01-09 20:11:30,807 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_start_tx [2025-01-09 20:11:30,807 INFO L130 BoogieDeclarations]: Found specification of procedure netif_addr_lock [2025-01-09 20:11:30,808 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_addr_lock [2025-01-09 20:11:30,808 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-01-09 20:11:30,808 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-01-09 20:11:30,808 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-01-09 20:11:30,808 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-01-09 20:11:30,808 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_0_6 [2025-01-09 20:11:30,808 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_0_6 [2025-01-09 20:11:30,808 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2025-01-09 20:11:30,808 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2025-01-09 20:11:30,808 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-01-09 20:11:30,809 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-01-09 20:11:30,809 INFO L130 BoogieDeclarations]: Found specification of procedure nv_set_multicast [2025-01-09 20:11:30,809 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_set_multicast [2025-01-09 20:11:30,809 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-01-09 20:11:30,809 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-01-09 20:11:30,809 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-01-09 20:11:30,809 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-01-09 20:11:30,809 INFO L130 BoogieDeclarations]: Found specification of procedure nv_msi_workaround [2025-01-09 20:11:30,809 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_msi_workaround [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure nv_get_empty_tx_slots [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_get_empty_tx_slots [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure nv_close [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_close [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure dma_high [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_high [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure nv_enable_hw_interrupts [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_enable_hw_interrupts [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure nv_start_rxtx [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_start_rxtx [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure nv_vlan_mode [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_vlan_mode [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure init_realtek_8201 [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure init_realtek_8201 [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure reg_delay [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_delay [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-01-09 20:11:30,810 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-01-09 20:11:30,810 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tailroom [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tailroom [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure pci_push [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_push [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tx_timestamp [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tx_timestamp [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer_sync [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer_sync [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure netif_schedule_queue [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_schedule_queue [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-01-09 20:11:30,811 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_bh [2025-01-09 20:11:30,811 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_bh [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure nv_alloc_rx_optimized [2025-01-09 20:11:30,814 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_alloc_rx_optimized [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-01-09 20:11:30,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure __napi_schedule [2025-01-09 20:11:30,815 INFO L138 BoogieDeclarations]: Found implementation of procedure __napi_schedule [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-01-09 20:11:30,815 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-01-09 20:11:30,815 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure enable_irq_lockdep [2025-01-09 20:11:30,815 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_irq_lockdep [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-01-09 20:11:30,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-01-09 20:11:30,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-01-09 20:11:30,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-01-09 20:11:30,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-01-09 20:11:30,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-01-09 20:11:30,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-01-09 20:11:30,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-01-09 20:11:30,818 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-01-09 20:11:30,818 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-01-09 20:11:30,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-01-09 20:11:30,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-01-09 20:11:30,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-01-09 20:11:30,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-01-09 20:11:30,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-01-09 20:11:30,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-01-09 20:11:30,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-01-09 20:11:30,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-01-09 20:11:30,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-01-09 20:11:30,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-01-09 20:11:30,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-01-09 20:11:30,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-01-09 20:11:30,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-01-09 20:11:30,821 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-01-09 20:11:30,822 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-01-09 20:11:30,822 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-01-09 20:11:30,823 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-01-09 20:11:30,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-01-09 20:11:30,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-01-09 20:11:30,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-01-09 20:11:30,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-01-09 20:11:30,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-01-09 20:11:30,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-01-09 20:11:30,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-01-09 20:11:30,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-01-09 20:11:30,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-01-09 20:11:30,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-01-09 20:11:30,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-01-09 20:11:30,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-01-09 20:11:30,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_forcedeth_pci_driver_exit_20_2 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_forcedeth_pci_driver_exit_20_2 [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure nv_drain_tx [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_drain_tx [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure nv_update_stats [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_update_stats [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_sent_queue [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_sent_queue [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure get_hwbase [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure get_hwbase [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure setup_hw_rings [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure setup_hw_rings [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure nv_nic_irq_tx [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_nic_irq_tx [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_4 [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_4 [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure nv_free_irq [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_free_irq [2025-01-09 20:11:30,827 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-01-09 20:11:30,827 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure nv_shutdown [2025-01-09 20:11:30,828 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_shutdown [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-01-09 20:11:30,828 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure nv_suspend [2025-01-09 20:11:30,828 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_suspend [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-01-09 20:11:30,828 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-01-09 20:11:30,828 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-01-09 20:11:30,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-01-09 20:11:30,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-01-09 20:11:30,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-01-09 20:11:30,833 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure nv_gear_backoff_reseed [2025-01-09 20:11:30,833 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_gear_backoff_reseed [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 20:11:30,833 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2025-01-09 20:11:30,833 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2025-01-09 20:11:30,833 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_dma_map [2025-01-09 20:11:30,833 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_dma_map [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-01-09 20:11:30,833 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure nv_alloc_rx [2025-01-09 20:11:30,833 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_alloc_rx [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure skb_is_gso [2025-01-09 20:11:30,833 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_is_gso [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure nv_nic_irq_other [2025-01-09 20:11:30,833 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_nic_irq_other [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-01-09 20:11:30,833 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure nv_nic_irq_rx [2025-01-09 20:11:30,833 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_nic_irq_rx [2025-01-09 20:11:30,833 INFO L130 BoogieDeclarations]: Found specification of procedure nv_restore_mac_addr [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_restore_mac_addr [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure nv_napi_disable [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_napi_disable [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_fetch_begin_bh [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_fetch_begin_bh [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure nv_tx_timeout [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_tx_timeout [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure nv_rx_process_optimized [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_rx_process_optimized [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure nv_init_ring [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_init_ring [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule_prep [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule_prep [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure nv_legacybackoff_reseed [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_legacybackoff_reseed [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_bh [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_bh [2025-01-09 20:11:30,834 INFO L130 BoogieDeclarations]: Found specification of procedure nv_poll_controller [2025-01-09 20:11:30,834 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_poll_controller [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-01-09 20:11:30,835 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure nv_tx_done_optimized [2025-01-09 20:11:30,835 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_tx_done_optimized [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-01-09 20:11:30,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-01-09 20:11:30,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-01-09 20:11:30,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-01-09 20:11:30,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-01-09 20:11:30,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-01-09 20:11:30,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-01-09 20:11:30,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-01-09 20:11:30,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-01-09 20:11:30,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-01-09 20:11:30,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-01-09 20:11:30,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-01-09 20:11:30,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-01-09 20:11:30,842 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-01-09 20:11:30,842 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure nv_get_sset_count [2025-01-09 20:11:30,842 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_get_sset_count [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-01-09 20:11:30,842 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-01-09 20:11:30,842 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure nv_txrx_gate [2025-01-09 20:11:30,842 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_txrx_gate [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure nv_remove [2025-01-09 20:11:30,842 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_remove [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure nv_napi_enable [2025-01-09 20:11:30,842 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_napi_enable [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure disable_irq [2025-01-09 20:11:30,842 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_irq [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-01-09 20:11:30,842 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-01-09 20:11:30,842 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-01-09 20:11:30,842 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_update_begin [2025-01-09 20:11:30,842 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_update_begin [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure napi_gro_receive [2025-01-09 20:11:30,843 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_gro_receive [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure free_rings [2025-01-09 20:11:30,843 INFO L138 BoogieDeclarations]: Found implementation of procedure free_rings [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-01-09 20:11:30,843 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure nv_txrx_reset [2025-01-09 20:11:30,843 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_txrx_reset [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-01-09 20:11:30,843 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-01-09 20:11:30,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-01-09 20:11:30,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-01-09 20:11:30,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-01-09 20:11:30,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-01-09 20:11:30,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-01-09 20:11:30,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-01-09 20:11:30,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-01-09 20:11:30,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-01-09 20:11:30,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-01-09 20:11:30,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-01-09 20:11:30,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-01-09 20:11:30,844 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-01-09 20:11:30,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-01-09 20:11:30,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-01-09 20:11:30,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-01-09 20:11:30,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-01-09 20:11:30,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-01-09 20:11:30,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-01-09 20:11:30,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-01-09 20:11:30,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-01-09 20:11:30,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-01-09 20:11:30,845 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2025-01-09 20:11:30,845 INFO L130 BoogieDeclarations]: Found specification of procedure nv_do_nic_poll [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_do_nic_poll [2025-01-09 20:11:30,845 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msix [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msix [2025-01-09 20:11:30,845 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-01-09 20:11:30,845 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-01-09 20:11:30,845 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2025-01-09 20:11:30,847 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2025-01-09 20:11:30,847 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-01-09 20:11:30,847 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure nv_resume [2025-01-09 20:11:30,848 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_resume [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_schedule [2025-01-09 20:11:30,848 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_schedule [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-01-09 20:11:30,848 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure round_jiffies [2025-01-09 20:11:30,848 INFO L138 BoogieDeclarations]: Found implementation of procedure round_jiffies [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-01-09 20:11:30,848 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2025-01-09 20:11:30,848 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure netif_start_queue [2025-01-09 20:11:30,848 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_start_queue [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure mii_rw [2025-01-09 20:11:30,848 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_rw [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure set_msix_vector_map [2025-01-09 20:11:30,848 INFO L138 BoogieDeclarations]: Found implementation of procedure set_msix_vector_map [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-01-09 20:11:30,848 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-01-09 20:11:30,848 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure nv_set_loopback [2025-01-09 20:11:30,849 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_set_loopback [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure nv_mac_reset [2025-01-09 20:11:30,849 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_mac_reset [2025-01-09 20:11:30,849 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-01-09 20:11:30,849 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-01-09 20:11:30,850 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_completed_queue [2025-01-09 20:11:30,850 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_completed_queue [2025-01-09 20:11:30,850 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-01-09 20:11:30,850 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-01-09 20:11:30,850 INFO L130 BoogieDeclarations]: Found specification of procedure kfree_skb [2025-01-09 20:11:30,850 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree_skb [2025-01-09 20:11:30,850 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2025-01-09 20:11:30,850 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2025-01-09 20:11:30,850 INFO L130 BoogieDeclarations]: Found specification of procedure nv_tx_done [2025-01-09 20:11:30,850 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_tx_done [2025-01-09 20:11:30,850 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-01-09 20:11:30,850 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-01-09 20:11:30,850 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-01-09 20:11:30,850 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-01-09 20:11:30,850 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2025-01-09 20:11:30,850 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2025-01-09 20:11:30,851 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2025-01-09 20:11:30,851 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2025-01-09 20:11:30,851 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-01-09 20:11:30,851 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-01-09 20:11:30,851 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-01-09 20:11:30,851 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-01-09 20:11:30,851 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-01-09 20:11:30,851 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-01-09 20:11:30,851 INFO L130 BoogieDeclarations]: Found specification of procedure get_random_bytes [2025-01-09 20:11:30,851 INFO L138 BoogieDeclarations]: Found implementation of procedure get_random_bytes [2025-01-09 20:11:30,851 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-01-09 20:11:30,851 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-01-09 20:11:30,851 INFO L130 BoogieDeclarations]: Found specification of procedure nv_linkchange [2025-01-09 20:11:30,851 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_linkchange [2025-01-09 20:11:30,851 INFO L130 BoogieDeclarations]: Found specification of procedure nv_disable_hw_interrupts [2025-01-09 20:11:30,851 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_disable_hw_interrupts [2025-01-09 20:11:30,851 INFO L130 BoogieDeclarations]: Found specification of procedure set_bufsize [2025-01-09 20:11:30,851 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bufsize [2025-01-09 20:11:30,851 INFO L130 BoogieDeclarations]: Found specification of procedure phy_init [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure phy_init [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure dma_low [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_low [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure nv_copy_mac_to_hw [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_copy_mac_to_hw [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure nv_stop_tx [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_stop_tx [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_lock_bh [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_lock_bh [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_unlock_bh [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_unlock_bh [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure nv_force_linkspeed [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_force_linkspeed [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure nv_update_pause [2025-01-09 20:11:30,852 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_update_pause [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-01-09 20:11:30,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-01-09 20:11:30,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-01-09 20:11:30,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-01-09 20:11:30,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-01-09 20:11:30,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-01-09 20:11:30,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-01-09 20:11:30,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-01-09 20:11:30,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-01-09 20:11:30,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-01-09 20:11:30,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-01-09 20:11:30,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-01-09 20:11:30,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-01-09 20:11:30,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-01-09 20:11:30,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure nv_init_tx [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_init_tx [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure eth_type_trans [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_type_trans [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure nv_enable_irq [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_enable_irq [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure nv_unmap_txskb [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_unmap_txskb [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure enable_irq [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_irq [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure nv_stop_rx [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_stop_rx [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_fetch_retry_bh [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_fetch_retry_bh [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure nv_getlen [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_getlen [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure nv_link_irq [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_link_irq [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure nv_optimized [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_optimized [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_2_6 [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_2_6 [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure nv_stop_rxtx [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_stop_rxtx [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure nv_update_linkspeed [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_update_linkspeed [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure using_multi_irqs [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure using_multi_irqs [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure netif_addr_unlock [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_addr_unlock [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure dql_avail [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure dql_avail [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure disable_irq_lockdep [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_irq_lockdep [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure nv_disable_irq [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_disable_irq [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure nv_open [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_open [2025-01-09 20:11:30,855 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_1_6 [2025-01-09 20:11:30,855 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_1_6 [2025-01-09 20:11:30,856 INFO L130 BoogieDeclarations]: Found specification of procedure nv_start_rx [2025-01-09 20:11:30,856 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_start_rx [2025-01-09 20:11:30,856 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-01-09 20:11:30,856 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-01-09 20:11:30,856 INFO L130 BoogieDeclarations]: Found specification of procedure phy_reset [2025-01-09 20:11:30,856 INFO L138 BoogieDeclarations]: Found implementation of procedure phy_reset [2025-01-09 20:11:30,856 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msi [2025-01-09 20:11:30,856 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msi [2025-01-09 20:11:30,856 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-01-09 20:11:30,856 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-01-09 20:11:30,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-01-09 20:11:30,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-01-09 20:11:30,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-01-09 20:11:30,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-01-09 20:11:30,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-01-09 20:11:30,858 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-01-09 20:11:30,858 INFO L130 BoogieDeclarations]: Found specification of procedure get_nvpriv [2025-01-09 20:11:30,858 INFO L138 BoogieDeclarations]: Found implementation of procedure get_nvpriv [2025-01-09 20:11:30,858 INFO L130 BoogieDeclarations]: Found specification of procedure nv_request_irq [2025-01-09 20:11:30,858 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_request_irq [2025-01-09 20:11:30,858 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-01-09 20:11:30,858 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-01-09 20:11:30,858 INFO L130 BoogieDeclarations]: Found specification of procedure nv_get_regs_len [2025-01-09 20:11:30,858 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_get_regs_len [2025-01-09 20:11:32,128 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 20:11:32,132 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 20:12:04,440 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-01-09 20:12:06,149 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-01-09 20:12:37,519 INFO L? ?]: Removed 6314 outVars from TransFormulas that were not future-live. [2025-01-09 20:12:37,520 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 20:12:37,591 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 20:12:37,591 INFO L312 CfgBuilder]: Removed 9 assume(true) statements. [2025-01-09 20:12:37,591 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:12:37 BoogieIcfgContainer [2025-01-09 20:12:37,591 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 20:12:37,593 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 20:12:37,593 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 20:12:37,596 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 20:12:37,596 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 08:11:22" (1/3) ... [2025-01-09 20:12:37,596 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@34cceaa8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:12:37, skipping insertion in model container [2025-01-09 20:12:37,596 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:11:26" (2/3) ... [2025-01-09 20:12:37,597 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@34cceaa8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:12:37, skipping insertion in model container [2025-01-09 20:12:37,597 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:12:37" (3/3) ... [2025-01-09 20:12:37,597 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i [2025-01-09 20:12:37,606 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 20:12:37,608 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i that has 314 procedures, 7253 locations, 1 initial locations, 150 loop locations, and 1 error locations. [2025-01-09 20:12:37,721 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 20:12:37,728 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;@47d80f25, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 20:12:37,728 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-01-09 20:12:37,748 INFO L276 IsEmpty]: Start isEmpty. Operand has 6827 states, 4901 states have (on average 1.3805345847786166) internal successors, (6766), 5020 states have internal predecessors, (6766), 1707 states have call successors, (1707), 219 states have call predecessors, (1707), 218 states have return successors, (1696), 1666 states have call predecessors, (1696), 1696 states have call successors, (1696) [2025-01-09 20:12:37,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 293 [2025-01-09 20:12:37,765 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:12:37,765 INFO L218 NwaCegarLoop]: trace histogram [25, 25, 24, 24, 24, 24, 24, 24, 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, 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:12:37,765 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 20:12:37,768 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:12:37,769 INFO L85 PathProgramCache]: Analyzing trace with hash -1635492251, now seen corresponding path program 1 times [2025-01-09 20:12:37,773 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:12:37,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1898816131] [2025-01-09 20:12:37,773 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:12:37,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms