./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 8fc3dc66 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a88385c6707341a7ac471f5af56af1c0c9d787e00432f007ca4fbb858897522e --- Real Ultimate output --- This is Ultimate 0.3.0-?-8fc3dc6-m [2025-03-17 09:54:23,028 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 09:54:23,088 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-17 09:54:23,091 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 09:54:23,092 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 09:54:23,107 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 09:54:23,108 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 09:54:23,108 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 09:54:23,108 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-17 09:54:23,108 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-17 09:54:23,108 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 09:54:23,108 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 09:54:23,108 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 09:54:23,108 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 09:54:23,108 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 09:54:23,109 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 09:54:23,109 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 09:54:23,109 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 09:54:23,109 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 09:54:23,110 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 09:54:23,110 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 09:54:23,110 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 09:54:23,110 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 09:54:23,110 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 09:54:23,110 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 09:54:23,110 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 09:54:23,110 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a88385c6707341a7ac471f5af56af1c0c9d787e00432f007ca4fbb858897522e [2025-03-17 09:54:23,325 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 09:54:23,331 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 09:54:23,333 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 09:54:23,334 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 09:54:23,334 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 09:54:23,335 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/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-03-17 09:54:24,407 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b589de774/aae32fca4e6c4d57b5bcebf79df971ad/FLAG5e501f0e6 [2025-03-17 09:54:25,078 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 09:54:25,078 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i [2025-03-17 09:54:25,131 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b589de774/aae32fca4e6c4d57b5bcebf79df971ad/FLAG5e501f0e6 [2025-03-17 09:54:25,480 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b589de774/aae32fca4e6c4d57b5bcebf79df971ad [2025-03-17 09:54:25,482 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 09:54:25,483 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 09:54:25,484 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 09:54:25,484 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 09:54:25,487 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 09:54:25,487 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 09:54:25" (1/1) ... [2025-03-17 09:54:25,488 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4facf8dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:25, skipping insertion in model container [2025-03-17 09:54:25,488 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 09:54:25" (1/1) ... [2025-03-17 09:54:25,628 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 09:54:28,972 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549278,549291] [2025-03-17 09:54:28,975 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549444,549457] [2025-03-17 09:54:28,976 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549608,549621] [2025-03-17 09:54:28,976 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549773,549786] [2025-03-17 09:54:29,013 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 09:54:29,091 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 09:54:29,159 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-03-17 09:54:29,161 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-03-17 09:54:29,161 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5473] [2025-03-17 09:54:29,163 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-03-17 09:54:29,163 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-03-17 09:54:29,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/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-03-17 09:54:29,164 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-03-17 09:54:29,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/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-03-17 09:54:29,165 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-03-17 09:54:29,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5635] [2025-03-17 09:54:29,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5638] [2025-03-17 09:54:29,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5641] [2025-03-17 09:54:29,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5644] [2025-03-17 09:54:29,168 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-03-17 09:54:29,169 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-03-17 09:54:29,170 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [5869-5870] [2025-03-17 09:54:29,176 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-03-17 09:54:29,178 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-03-17 09:54:29,179 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-03-17 09:54:29,180 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-03-17 09:54:29,191 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-03-17 09:54:29,191 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6523] [2025-03-17 09:54:29,194 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6681] [2025-03-17 09:54:29,195 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6721] [2025-03-17 09:54:29,197 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [6883] [2025-03-17 09:54:29,197 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6886] [2025-03-17 09:54:29,197 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6889] [2025-03-17 09:54:29,198 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6892] [2025-03-17 09:54:29,198 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [6923] [2025-03-17 09:54:29,198 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6926] [2025-03-17 09:54:29,198 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6929] [2025-03-17 09:54:29,198 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6932] [2025-03-17 09:54:29,198 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [6963] [2025-03-17 09:54:29,198 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6966] [2025-03-17 09:54:29,199 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6969] [2025-03-17 09:54:29,199 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6972] [2025-03-17 09:54:29,199 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [7003] [2025-03-17 09:54:29,199 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7006] [2025-03-17 09:54:29,199 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7009] [2025-03-17 09:54:29,199 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7012] [2025-03-17 09:54:29,236 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-03-17 09:54:29,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9116] [2025-03-17 09:54:29,244 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9207] [2025-03-17 09:54:29,253 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9577] [2025-03-17 09:54:29,287 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [11067] [2025-03-17 09:54:29,513 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549278,549291] [2025-03-17 09:54:29,516 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549444,549457] [2025-03-17 09:54:29,516 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549608,549621] [2025-03-17 09:54:29,516 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549773,549786] [2025-03-17 09:54:29,523 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 09:54:29,785 INFO L204 MainTranslator]: Completed translation [2025-03-17 09:54:29,785 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29 WrapperNode [2025-03-17 09:54:29,786 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 09:54:29,787 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 09:54:29,787 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 09:54:29,787 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 09:54:29,791 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (1/1) ... [2025-03-17 09:54:29,903 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (1/1) ... [2025-03-17 09:54:30,265 INFO L138 Inliner]: procedures = 605, calls = 6574, calls flagged for inlining = 322, calls inlined = 308, statements flattened = 16134 [2025-03-17 09:54:30,266 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 09:54:30,267 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 09:54:30,267 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 09:54:30,268 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 09:54:30,276 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (1/1) ... [2025-03-17 09:54:30,276 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (1/1) ... [2025-03-17 09:54:30,346 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (1/1) ... [2025-03-17 09:54:33,632 INFO L175 MemorySlicer]: Split 3978 memory accesses to 49 slices as follows [14, 42, 14, 7, 7, 1, 6, 1, 6, 1, 1, 8, 6, 1, 2, 6, 1, 8, 1, 6, 4, 1, 8, 1, 5, 1, 7, 1, 1, 2, 53, 6, 23, 122, 122, 40, 7, 3, 5, 6, 16, 2, 6, 4, 8, 6, 5, 3, 3371]. 85 percent of accesses are in the largest equivalence class. The 1149 initializations are split as follows [0, 0, 0, 0, 0, 1, 6, 1, 6, 1, 1, 8, 0, 1, 0, 6, 1, 8, 1, 6, 0, 1, 8, 1, 5, 1, 7, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 8, 0, 5, 0, 1061]. The 1450 writes are split as follows [6, 36, 6, 4, 5, 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 2, 15, 121, 121, 0, 6, 0, 3, 2, 14, 1, 2, 2, 0, 2, 0, 0, 1055]. [2025-03-17 09:54:33,632 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (1/1) ... [2025-03-17 09:54:33,633 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (1/1) ... [2025-03-17 09:54:33,841 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (1/1) ... [2025-03-17 09:54:33,868 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (1/1) ... [2025-03-17 09:54:33,941 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (1/1) ... [2025-03-17 09:54:33,984 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (1/1) ... [2025-03-17 09:54:34,080 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 09:54:34,082 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 09:54:34,083 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 09:54:34,083 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 09:54:34,083 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (1/1) ... [2025-03-17 09:54:34,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 09:54:34,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 09:54:34,114 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-17 09:54:34,117 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-17 09:54:34,135 INFO L130 BoogieDeclarations]: Found specification of procedure init_realtek_8211b [2025-03-17 09:54:34,135 INFO L138 BoogieDeclarations]: Found implementation of procedure init_realtek_8211b [2025-03-17 09:54:34,135 INFO L130 BoogieDeclarations]: Found specification of procedure nv_nway_reset [2025-03-17 09:54:34,135 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_nway_reset [2025-03-17 09:54:34,135 INFO L130 BoogieDeclarations]: Found specification of procedure device_set_wakeup_enable [2025-03-17 09:54:34,135 INFO L138 BoogieDeclarations]: Found implementation of procedure device_set_wakeup_enable [2025-03-17 09:54:34,135 INFO L130 BoogieDeclarations]: Found specification of procedure nv_drain_rxtx [2025-03-17 09:54:34,135 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_drain_rxtx [2025-03-17 09:54:34,135 INFO L130 BoogieDeclarations]: Found specification of procedure nv_start_tx [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_start_tx [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure netif_addr_lock [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_addr_lock [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_0_6 [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_0_6 [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure nv_set_multicast [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_set_multicast [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure nv_msi_workaround [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_msi_workaround [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure nv_get_empty_tx_slots [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_get_empty_tx_slots [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-03-17 09:54:34,136 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-03-17 09:54:34,136 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure nv_close [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_close [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure dma_high [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_high [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure nv_enable_hw_interrupts [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_enable_hw_interrupts [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure nv_start_rxtx [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_start_rxtx [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure nv_vlan_mode [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_vlan_mode [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure init_realtek_8201 [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure init_realtek_8201 [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure reg_delay [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_delay [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-03-17 09:54:34,137 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-17 09:54:34,137 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-17 09:54:34,138 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2025-03-17 09:54:34,138 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2025-03-17 09:54:34,138 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-03-17 09:54:34,138 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-03-17 09:54:34,138 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-03-17 09:54:34,138 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-03-17 09:54:34,138 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tailroom [2025-03-17 09:54:34,139 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tailroom [2025-03-17 09:54:34,139 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-17 09:54:34,139 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-03-17 09:54:34,139 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-03-17 09:54:34,139 INFO L130 BoogieDeclarations]: Found specification of procedure pci_push [2025-03-17 09:54:34,139 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_push [2025-03-17 09:54:34,139 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tx_timestamp [2025-03-17 09:54:34,139 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tx_timestamp [2025-03-17 09:54:34,139 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer_sync [2025-03-17 09:54:34,139 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer_sync [2025-03-17 09:54:34,139 INFO L130 BoogieDeclarations]: Found specification of procedure netif_schedule_queue [2025-03-17 09:54:34,139 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_schedule_queue [2025-03-17 09:54:34,139 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-17 09:54:34,139 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-17 09:54:34,139 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-03-17 09:54:34,139 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-03-17 09:54:34,139 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-03-17 09:54:34,140 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-03-17 09:54:34,140 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_bh [2025-03-17 09:54:34,140 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_bh [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure nv_alloc_rx_optimized [2025-03-17 09:54:34,140 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_alloc_rx_optimized [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-17 09:54:34,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure __napi_schedule [2025-03-17 09:54:34,141 INFO L138 BoogieDeclarations]: Found implementation of procedure __napi_schedule [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-03-17 09:54:34,141 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-03-17 09:54:34,141 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure enable_irq_lockdep [2025-03-17 09:54:34,141 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_irq_lockdep [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-17 09:54:34,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-17 09:54:34,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-17 09:54:34,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-17 09:54:34,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-17 09:54:34,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-17 09:54:34,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-17 09:54:34,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-03-17 09:54:34,144 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-03-17 09:54:34,144 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-17 09:54:34,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-03-17 09:54:34,145 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-17 09:54:34,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-17 09:54:34,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-17 09:54:34,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-17 09:54:34,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-17 09:54:34,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-17 09:54:34,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-17 09:54:34,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-17 09:54:34,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-17 09:54:34,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-17 09:54:34,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-17 09:54:34,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-17 09:54:34,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-17 09:54:34,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-03-17 09:54:34,148 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-17 09:54:34,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-03-17 09:54:34,149 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_forcedeth_pci_driver_exit_20_2 [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_forcedeth_pci_driver_exit_20_2 [2025-03-17 09:54:34,149 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-03-17 09:54:34,149 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-03-17 09:54:34,149 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-03-17 09:54:34,149 INFO L130 BoogieDeclarations]: Found specification of procedure nv_drain_tx [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_drain_tx [2025-03-17 09:54:34,149 INFO L130 BoogieDeclarations]: Found specification of procedure nv_update_stats [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_update_stats [2025-03-17 09:54:34,149 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-03-17 09:54:34,149 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-03-17 09:54:34,150 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-03-17 09:54:34,150 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-03-17 09:54:34,150 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_sent_queue [2025-03-17 09:54:34,150 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_sent_queue [2025-03-17 09:54:34,150 INFO L130 BoogieDeclarations]: Found specification of procedure get_hwbase [2025-03-17 09:54:34,150 INFO L138 BoogieDeclarations]: Found implementation of procedure get_hwbase [2025-03-17 09:54:34,150 INFO L130 BoogieDeclarations]: Found specification of procedure setup_hw_rings [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure setup_hw_rings [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure nv_nic_irq_tx [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_nic_irq_tx [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_4 [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_4 [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure nv_free_irq [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_free_irq [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure nv_shutdown [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_shutdown [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure nv_suspend [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_suspend [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-03-17 09:54:34,151 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-17 09:54:34,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-03-17 09:54:34,152 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure nv_gear_backoff_reseed [2025-03-17 09:54:34,152 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_gear_backoff_reseed [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-03-17 09:54:34,152 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-03-17 09:54:34,152 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2025-03-17 09:54:34,152 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2025-03-17 09:54:34,153 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2025-03-17 09:54:34,153 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_dma_map [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_dma_map [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure nv_alloc_rx [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_alloc_rx [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure skb_is_gso [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_is_gso [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure nv_nic_irq_other [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_nic_irq_other [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure nv_nic_irq_rx [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_nic_irq_rx [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure nv_restore_mac_addr [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_restore_mac_addr [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure nv_napi_disable [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_napi_disable [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_fetch_begin_bh [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_fetch_begin_bh [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure nv_tx_timeout [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_tx_timeout [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure nv_rx_process_optimized [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_rx_process_optimized [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure nv_init_ring [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_init_ring [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule_prep [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule_prep [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure nv_legacybackoff_reseed [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_legacybackoff_reseed [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_bh [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_bh [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure nv_poll_controller [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_poll_controller [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure nv_tx_done_optimized [2025-03-17 09:54:34,154 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_tx_done_optimized [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-17 09:54:34,154 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-03-17 09:54:34,155 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-17 09:54:34,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-17 09:54:34,160 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-03-17 09:54:34,160 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure nv_get_sset_count [2025-03-17 09:54:34,160 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_get_sset_count [2025-03-17 09:54:34,160 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-03-17 09:54:34,161 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-03-17 09:54:34,161 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-03-17 09:54:34,161 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-03-17 09:54:34,161 INFO L130 BoogieDeclarations]: Found specification of procedure nv_txrx_gate [2025-03-17 09:54:34,161 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_txrx_gate [2025-03-17 09:54:34,161 INFO L130 BoogieDeclarations]: Found specification of procedure nv_remove [2025-03-17 09:54:34,161 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_remove [2025-03-17 09:54:34,161 INFO L130 BoogieDeclarations]: Found specification of procedure nv_napi_enable [2025-03-17 09:54:34,161 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_napi_enable [2025-03-17 09:54:34,161 INFO L130 BoogieDeclarations]: Found specification of procedure disable_irq [2025-03-17 09:54:34,161 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_irq [2025-03-17 09:54:34,161 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-03-17 09:54:34,161 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-03-17 09:54:34,161 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-03-17 09:54:34,161 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-03-17 09:54:34,161 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_update_begin [2025-03-17 09:54:34,161 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_update_begin [2025-03-17 09:54:34,161 INFO L130 BoogieDeclarations]: Found specification of procedure napi_gro_receive [2025-03-17 09:54:34,161 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_gro_receive [2025-03-17 09:54:34,161 INFO L130 BoogieDeclarations]: Found specification of procedure free_rings [2025-03-17 09:54:34,162 INFO L138 BoogieDeclarations]: Found implementation of procedure free_rings [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-03-17 09:54:34,162 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure nv_txrx_reset [2025-03-17 09:54:34,162 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_txrx_reset [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-03-17 09:54:34,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-03-17 09:54:34,166 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-03-17 09:54:34,167 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-03-17 09:54:34,167 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-03-17 09:54:34,167 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2025-03-17 09:54:34,167 INFO L130 BoogieDeclarations]: Found specification of procedure nv_do_nic_poll [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_do_nic_poll [2025-03-17 09:54:34,167 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msix [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msix [2025-03-17 09:54:34,167 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-03-17 09:54:34,167 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2025-03-17 09:54:34,167 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-03-17 09:54:34,167 INFO L130 BoogieDeclarations]: Found specification of procedure nv_resume [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_resume [2025-03-17 09:54:34,167 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_schedule [2025-03-17 09:54:34,167 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_schedule [2025-03-17 09:54:34,167 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-03-17 09:54:34,168 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-03-17 09:54:34,168 INFO L130 BoogieDeclarations]: Found specification of procedure round_jiffies [2025-03-17 09:54:34,169 INFO L138 BoogieDeclarations]: Found implementation of procedure round_jiffies [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-03-17 09:54:34,169 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2025-03-17 09:54:34,169 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure netif_start_queue [2025-03-17 09:54:34,169 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_start_queue [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure mii_rw [2025-03-17 09:54:34,169 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_rw [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure set_msix_vector_map [2025-03-17 09:54:34,169 INFO L138 BoogieDeclarations]: Found implementation of procedure set_msix_vector_map [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-03-17 09:54:34,169 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure nv_set_loopback [2025-03-17 09:54:34,169 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_set_loopback [2025-03-17 09:54:34,169 INFO L130 BoogieDeclarations]: Found specification of procedure nv_mac_reset [2025-03-17 09:54:34,170 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_mac_reset [2025-03-17 09:54:34,170 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-17 09:54:34,170 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-17 09:54:34,170 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_completed_queue [2025-03-17 09:54:34,170 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_completed_queue [2025-03-17 09:54:34,170 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-03-17 09:54:34,170 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure kfree_skb [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree_skb [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure nv_tx_done [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_tx_done [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure get_random_bytes [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure get_random_bytes [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure nv_linkchange [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_linkchange [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure nv_disable_hw_interrupts [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_disable_hw_interrupts [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure set_bufsize [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bufsize [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure phy_init [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure phy_init [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure dma_low [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_low [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure nv_copy_mac_to_hw [2025-03-17 09:54:34,172 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_copy_mac_to_hw [2025-03-17 09:54:34,172 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-03-17 09:54:34,174 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-03-17 09:54:34,174 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-03-17 09:54:34,174 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2025-03-17 09:54:34,174 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure nv_stop_tx [2025-03-17 09:54:34,174 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_stop_tx [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_lock_bh [2025-03-17 09:54:34,174 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_lock_bh [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-17 09:54:34,174 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_unlock_bh [2025-03-17 09:54:34,174 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_unlock_bh [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure nv_force_linkspeed [2025-03-17 09:54:34,174 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_force_linkspeed [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-17 09:54:34,174 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure nv_update_pause [2025-03-17 09:54:34,174 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_update_pause [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-17 09:54:34,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure nv_init_tx [2025-03-17 09:54:34,175 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_init_tx [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure eth_type_trans [2025-03-17 09:54:34,175 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_type_trans [2025-03-17 09:54:34,175 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure nv_enable_irq [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_enable_irq [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure nv_unmap_txskb [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_unmap_txskb [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure enable_irq [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_irq [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure nv_stop_rx [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_stop_rx [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_fetch_retry_bh [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_fetch_retry_bh [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure nv_getlen [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_getlen [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure nv_link_irq [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_link_irq [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure nv_optimized [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_optimized [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_2_6 [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_2_6 [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure nv_stop_rxtx [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_stop_rxtx [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure nv_update_linkspeed [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_update_linkspeed [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure using_multi_irqs [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure using_multi_irqs [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure netif_addr_unlock [2025-03-17 09:54:34,176 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_addr_unlock [2025-03-17 09:54:34,176 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure dql_avail [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure dql_avail [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure disable_irq_lockdep [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_irq_lockdep [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure nv_disable_irq [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_disable_irq [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure nv_open [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_open [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_1_6 [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_1_6 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure nv_start_rx [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_start_rx [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure phy_reset [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure phy_reset [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msi [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msi [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-03-17 09:54:34,178 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-17 09:54:34,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-03-17 09:54:34,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-03-17 09:54:34,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-03-17 09:54:34,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-03-17 09:54:34,180 INFO L130 BoogieDeclarations]: Found specification of procedure get_nvpriv [2025-03-17 09:54:34,180 INFO L138 BoogieDeclarations]: Found implementation of procedure get_nvpriv [2025-03-17 09:54:34,180 INFO L130 BoogieDeclarations]: Found specification of procedure nv_request_irq [2025-03-17 09:54:34,180 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_request_irq [2025-03-17 09:54:34,180 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-03-17 09:54:34,180 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-03-17 09:54:34,180 INFO L130 BoogieDeclarations]: Found specification of procedure nv_get_regs_len [2025-03-17 09:54:34,180 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_get_regs_len [2025-03-17 09:54:35,615 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 09:54:35,712 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 09:54:36,152 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7966: call ULTIMATE.dealloc(~#ri~0.base, ~#ri~0.offset);havoc ~#ri~0.base, ~#ri~0.offset; [2025-03-17 09:54:36,206 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21189: havoc #t~nondet3417; [2025-03-17 09:54:36,376 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21309: havoc netpoll_trap_#t~nondet3430#1; [2025-03-17 09:54:36,538 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L11294: call ULTIMATE.dealloc(~#addr~2.base, ~#addr~2.offset);havoc ~#addr~2.base, ~#addr~2.offset;call ULTIMATE.dealloc(~#mask~0.base, ~#mask~0.offset);havoc ~#mask~0.base, ~#mask~0.offset;call ULTIMATE.dealloc(~#alwaysOff~0.base, ~#alwaysOff~0.offset);havoc ~#alwaysOff~0.base, ~#alwaysOff~0.offset;call ULTIMATE.dealloc(~#alwaysOn~0.base, ~#alwaysOn~0.offset);havoc ~#alwaysOn~0.base, ~#alwaysOn~0.offset; [2025-03-17 09:54:36,563 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9610: havoc #t~mem1047;havoc #t~mem1048;havoc #t~mem1049.base, #t~mem1049.offset;havoc #t~mem1050.base, #t~mem1050.offset;havoc #t~mem1051; [2025-03-17 09:54:36,614 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20251-1: ldv_del_timer_sync_42_#res#1 := ldv_del_timer_sync_42_~ldv_func_res~21#1; [2025-03-17 09:54:36,614 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20236-1: ldv_del_timer_sync_41_#res#1 := ldv_del_timer_sync_41_~ldv_func_res~20#1; [2025-03-17 09:54:36,614 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20266-1: ldv_del_timer_sync_43_#res#1 := ldv_del_timer_sync_43_~ldv_func_res~22#1; [2025-03-17 09:54:36,676 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5837: havoc dev_name_#t~mem76#1.base, dev_name_#t~mem76#1.offset; [2025-03-17 09:54:36,676 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5799: havoc kobject_name_#t~mem68#1.base, kobject_name_#t~mem68#1.offset; [2025-03-17 09:54:36,973 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21084: havoc #t~nondet3405; [2025-03-17 09:54:37,110 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20362: havoc ldv_dev_get_drvdata_#t~mem3351#1.base, ldv_dev_get_drvdata_#t~mem3351#1.offset;havoc ldv_dev_get_drvdata_#t~mem3352#1.base, ldv_dev_get_drvdata_#t~mem3352#1.offset; [2025-03-17 09:54:37,132 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21390: havoc #t~nondet3446; [2025-03-17 09:54:37,150 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6283: havoc #t~mem227.base, #t~mem227.offset;havoc #t~mem228; [2025-03-17 09:54:37,152 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21217: havoc #t~nondet3421; [2025-03-17 09:54:37,179 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6289: havoc skb_is_nonlinear_#t~mem229#1; [2025-03-17 09:54:37,179 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6306: havoc #t~ite237#1;havoc #t~mem235#1;havoc #t~mem236#1; [2025-03-17 09:54:37,199 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16624: #res#1 := ~arg0#1; [2025-03-17 09:54:37,208 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6533: havoc #t~mem273.base, #t~mem273.offset; [2025-03-17 09:54:37,210 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21286: havoc #t~nondet3428; [2025-03-17 09:54:37,271 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5970: havoc #t~mem133.base, #t~mem133.offset; [2025-03-17 09:54:37,314 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21127: havoc #t~nondet3411; [2025-03-17 09:54:37,328 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21117: havoc #t~nondet3410; [2025-03-17 09:54:37,602 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5681: havoc arch_spin_is_locked_#t~mem44#1;havoc arch_spin_is_locked_#t~mem45#1;call ULTIMATE.dealloc(arch_spin_is_locked_~#tmp~3#1.base, arch_spin_is_locked_~#tmp~3#1.offset);havoc arch_spin_is_locked_~#tmp~3#1.base, arch_spin_is_locked_~#tmp~3#1.offset; [2025-03-17 09:54:37,622 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5606: havoc arch_irqs_disabled_flags_#t~bitwise37#1; [2025-03-17 09:54:37,644 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7502: havoc #t~mem388.base, #t~mem388.offset; [2025-03-17 09:54:37,763 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L19893-1: ldv_mod_timer_18_#res#1 := ldv_mod_timer_18_~ldv_func_res~1#1; [2025-03-17 09:54:37,763 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L12077: call ULTIMATE.dealloc(~#descriptor~0#1.base, ~#descriptor~0#1.offset);havoc ~#descriptor~0#1.base, ~#descriptor~0#1.offset;call ULTIMATE.dealloc(~#descriptor___0~0#1.base, ~#descriptor___0~0#1.offset);havoc ~#descriptor___0~0#1.base, ~#descriptor___0~0#1.offset; [2025-03-17 09:54:37,888 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L17792: #res#1 := ~arg0#1; [2025-03-17 09:54:37,902 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21348: havoc pci_set_power_state_#t~nondet3436#1; [2025-03-17 09:54:37,902 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21355: havoc pci_wake_from_d3_#t~nondet3437#1; [2025-03-17 09:54:37,922 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7347: havoc is_multicast_ether_addr_#t~mem377#1; [2025-03-17 09:54:37,922 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7341: havoc is_zero_ether_addr_#t~mem374#1;havoc is_zero_ether_addr_#t~mem375#1;havoc is_zero_ether_addr_#t~bitwise376#1; [2025-03-17 09:54:38,059 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9726: call ULTIMATE.dealloc(~#miniseed1~0.base, ~#miniseed1~0.offset);havoc ~#miniseed1~0.base, ~#miniseed1~0.offset;call ULTIMATE.dealloc(~#miniseed2~0.base, ~#miniseed2~0.offset);havoc ~#miniseed2~0.base, ~#miniseed2~0.offset;call ULTIMATE.dealloc(~#miniseed3~0.base, ~#miniseed3~0.offset);havoc ~#miniseed3~0.base, ~#miniseed3~0.offset;call ULTIMATE.dealloc(~#seedset~0.base, ~#seedset~0.offset);havoc ~#seedset~0.base, ~#seedset~0.offset; [2025-03-17 09:54:38,070 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6295: havoc #t~mem230;havoc #t~mem231; [2025-03-17 09:54:38,091 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6323: havoc skb_frag_page_#t~mem242#1.base, skb_frag_page_#t~mem242#1.offset; [2025-03-17 09:54:38,166 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6381: havoc #t~mem256; [2025-03-17 09:54:38,267 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L12484: call ULTIMATE.dealloc(~#descriptor~2#1.base, ~#descriptor~2#1.offset);havoc ~#descriptor~2#1.base, ~#descriptor~2#1.offset;call ULTIMATE.dealloc(~#descriptor___0~2#1.base, ~#descriptor___0~2#1.offset);havoc ~#descriptor___0~2#1.base, ~#descriptor___0~2#1.offset; [2025-03-17 09:54:38,267 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L19983-1: ldv_mod_timer_24_#res#1 := ldv_mod_timer_24_~ldv_func_res~7#1; [2025-03-17 09:54:38,267 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L19968-1: ldv_mod_timer_23_#res#1 := ldv_mod_timer_23_~ldv_func_res~6#1; [2025-03-17 09:54:38,269 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21272: havoc #t~nondet3426; [2025-03-17 09:54:38,352 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L12361: call ULTIMATE.dealloc(~#descriptor~1#1.base, ~#descriptor~1#1.offset);havoc ~#descriptor~1#1.base, ~#descriptor~1#1.offset;call ULTIMATE.dealloc(~#descriptor___0~1#1.base, ~#descriptor___0~1#1.offset);havoc ~#descriptor___0~1#1.base, ~#descriptor___0~1#1.offset; [2025-03-17 09:54:38,352 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L19938-1: ldv_mod_timer_21_#res#1 := ldv_mod_timer_21_~ldv_func_res~4#1; [2025-03-17 09:54:38,352 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L19953-1: ldv_mod_timer_22_#res#1 := ldv_mod_timer_22_~ldv_func_res~5#1; [2025-03-17 09:54:38,379 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6275: havoc #t~mem224; [2025-03-17 09:54:38,472 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L10632: call ULTIMATE.dealloc(~#put_tx~2#1.base, ~#put_tx~2#1.offset);havoc ~#put_tx~2#1.base, ~#put_tx~2#1.offset;call ULTIMATE.dealloc(~#tmp___16~5#1.base, ~#tmp___16~5#1.offset);havoc ~#tmp___16~5#1.base, ~#tmp___16~5#1.offset; [2025-03-17 09:54:38,473 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21290: havoc netdev_warn_#t~nondet3429#1; [2025-03-17 09:54:38,626 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9265: call ULTIMATE.dealloc(nv_init_rx_~#tmp___0~41#1.base, nv_init_rx_~#tmp___0~41#1.offset);havoc nv_init_rx_~#tmp___0~41#1.base, nv_init_rx_~#tmp___0~41#1.offset;call ULTIMATE.dealloc(nv_init_rx_~#tmp___1~27#1.base, nv_init_rx_~#tmp___1~27#1.offset);havoc nv_init_rx_~#tmp___1~27#1.base, nv_init_rx_~#tmp___1~27#1.offset; [2025-03-17 09:54:38,648 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9618: call ULTIMATE.dealloc(~#low~0.base, ~#low~0.offset);havoc ~#low~0.base, ~#low~0.offset; [2025-03-17 09:54:50,893 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21375: havoc schedule_timeout_uninterruptible_#t~nondet3442#1; [2025-03-17 09:54:50,893 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21113: havoc __pci_register_driver_#t~nondet3409#1; [2025-03-17 09:54:50,893 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18206: call ULTIMATE.dealloc(ldv_pci_instance_suspend_4_8_~#arg2#1.base, ldv_pci_instance_suspend_4_8_~#arg2#1.offset);havoc ldv_pci_instance_suspend_4_8_~#arg2#1.base, ldv_pci_instance_suspend_4_8_~#arg2#1.offset; [2025-03-17 09:54:50,893 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20191-1: ldv_mod_timer_38_#res#1 := ldv_mod_timer_38_~ldv_func_res~17#1; [2025-03-17 09:54:50,893 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L19272-1: ldv_register_netdev_#res#1 := ldv_register_netdev_~arg0#1; [2025-03-17 09:54:50,893 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L19273-1: ldv_register_netdev_#res#1 := ldv_register_netdev_~arg0#1; [2025-03-17 09:54:50,893 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L18217: call ULTIMATE.dealloc(ldv_pci_instance_suspend_late_4_7_~#arg2#1.base, ldv_pci_instance_suspend_late_4_7_~#arg2#1.offset);havoc ldv_pci_instance_suspend_late_4_7_~#arg2#1.base, ldv_pci_instance_suspend_late_4_7_~#arg2#1.offset; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7517: havoc nv_descr_getlength_#t~mem390#1;havoc nv_descr_getlength_#t~bitwise391#1; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L15316: call ULTIMATE.dealloc(nv_probe_~#__key~0#1.base, nv_probe_~#__key~0#1.offset);havoc nv_probe_~#__key~0#1.base, nv_probe_~#__key~0#1.offset;call ULTIMATE.dealloc(nv_probe_~#__key___0~0#1.base, nv_probe_~#__key___0~0#1.offset);havoc nv_probe_~#__key___0~0#1.base, nv_probe_~#__key___0~0#1.offset;call ULTIMATE.dealloc(nv_probe_~#__key___1~0#1.base, nv_probe_~#__key___1~0#1.offset);havoc nv_probe_~#__key___1~0#1.base, nv_probe_~#__key___1~0#1.offset;call ULTIMATE.dealloc(nv_probe_~#__key___2~0#1.base, nv_probe_~#__key___2~0#1.offset);havoc nv_probe_~#__key___2~0#1.base, nv_probe_~#__key___2~0#1.offset;call ULTIMATE.dealloc(nv_probe_~#__key___3~0#1.base, nv_probe_~#__key___3~0#1.offset);havoc nv_probe_~#__key___3~0#1.base, nv_probe_~#__key___3~0#1.offset;call ULTIMATE.dealloc(nv_probe_~#descriptor~3#1.base, nv_probe_~#descriptor~3#1.offset);havoc nv_probe_~#descriptor~3#1.base, nv_probe_~#descriptor~3#1.offset; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21262: havoc ldv_pre_register_netdev_#t~nondet3425#1; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7523: havoc nv_descr_getlength_ex_#t~mem392#1; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20344-1: ldv___pci_register_driver_49_#res#1 := ldv___pci_register_driver_49_~ldv_func_res~25#1; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1: #t~ret3448#1 := main_#res#1;havoc main_#t~ret3104#1, main_~tmp~170#1;assume { :end_inline_main } true; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21144: havoc _raw_spin_trylock_#t~nondet3413#1; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21159: havoc alloc_etherdev_mqs_#t~ret3414#1.base, alloc_etherdev_mqs_#t~ret3414#1.offset; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16552-1: ldv___pci_register_driver_#res#1 := ldv___pci_register_driver_~arg0#1; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L13785: call ULTIMATE.dealloc(nv_set_ringparam_~#ring_addr~0#1.base, nv_set_ringparam_~#ring_addr~0#1.offset);havoc nv_set_ringparam_~#ring_addr~0#1.base, nv_set_ringparam_~#ring_addr~0#1.offset; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6395: havoc ethtool_cmd_speed_#t~mem257#1;havoc ethtool_cmd_speed_#t~mem258#1;havoc ethtool_cmd_speed_#t~bitwise259#1; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21326: havoc pci_enable_device_#t~nondet3432#1; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16571-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21196: havoc dma_set_mask_#t~nondet3418#1; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16574-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L19878-1: ldv_mod_timer_17_#res#1 := ldv_mod_timer_17_~ldv_func_res~0#1; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21200: havoc dma_supported_#t~nondet3419#1; [2025-03-17 09:54:50,894 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L16576-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-03-17 09:54:50,895 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20282-1: ldv_alloc_etherdev_mqs_44_#res#1.base, ldv_alloc_etherdev_mqs_44_#res#1.offset := ldv_alloc_etherdev_mqs_44_~ldv_func_res~23#1.base, ldv_alloc_etherdev_mqs_44_~ldv_func_res~23#1.offset; [2025-03-17 09:54:50,895 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21341: havoc pci_request_regions_#t~nondet3435#1; [2025-03-17 09:54:50,895 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21080: havoc __dynamic_dev_dbg_#t~nondet3404#1; [2025-03-17 09:54:50,895 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20161-1: ldv_mod_timer_36_#res#1 := ldv_mod_timer_36_~ldv_func_res~15#1; [2025-03-17 09:54:50,895 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21221: havoc ethtool_op_get_link_#t~nondet3422#1; [2025-03-17 09:54:50,895 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20297-1: ldv_register_netdev_45_#res#1 := ldv_register_netdev_45_~ldv_func_res~24#1; [2025-03-17 09:54:50,895 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21225: havoc ethtool_op_get_ts_info_#t~nondet3423#1; [2025-03-17 09:54:50,895 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21363: havoc register_netdev_#t~nondet3439#1; [2025-03-17 09:54:50,895 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20176-1: ldv_mod_timer_37_#res#1 := ldv_mod_timer_37_~ldv_func_res~16#1; [2025-03-17 09:54:50,895 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21240: havoc ioremap_nocache_#t~ret3424#1.base, ioremap_nocache_#t~ret3424#1.offset; [2025-03-17 09:54:52,788 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-17 09:54:53,614 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21367: havoc request_threaded_irq_#t~nondet3440#1; [2025-03-17 09:54:55,918 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21282: havoc #t~nondet3427; [2025-03-17 09:54:59,933 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20146-1: ldv_mod_timer_35_#res#1 := ldv_mod_timer_35_~ldv_func_res~14#1; [2025-03-17 09:55:00,720 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5947: havoc is_device_dma_capable_#t~mem104#1.base, is_device_dma_capable_#t~mem104#1.offset;havoc is_device_dma_capable_#t~mem105#1.base, is_device_dma_capable_#t~mem105#1.offset;havoc is_device_dma_capable_#t~mem106#1;havoc is_device_dma_capable_#t~short107#1; [2025-03-17 09:55:01,022 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21313: havoc pci_bus_write_config_dword_#t~nondet3431#1; [2025-03-17 09:55:01,079 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21371: havoc #t~nondet3441; [2025-03-17 09:55:01,135 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5900: havoc #t~ret99.base, #t~ret99.offset; [2025-03-17 09:55:03,292 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21359: havoc #t~nondet3438; [2025-03-17 09:55:04,393 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21185: havoc #t~nondet3416; [2025-03-17 09:55:04,541 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5487: havoc #t~bitwise3; [2025-03-17 09:55:04,565 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21140: havoc #t~nondet3412; [2025-03-17 09:55:04,865 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L19316: #res#1 := ~arg0#1; [2025-03-17 09:55:09,816 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L11227: call ULTIMATE.dealloc(~#mac~0.base, ~#mac~0.offset);havoc ~#mac~0.base, ~#mac~0.offset; [2025-03-17 09:55:09,881 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21181: havoc #t~nondet3415; [2025-03-17 09:55:11,034 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5481: havoc #t~mem1;havoc #t~bitwise2; [2025-03-17 09:55:13,469 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L9336: call ULTIMATE.dealloc(~#tmp___0~42#1.base, ~#tmp___0~42#1.offset);havoc ~#tmp___0~42#1.base, ~#tmp___0~42#1.offset;call ULTIMATE.dealloc(~#tmp___1~28#1.base, ~#tmp___1~28#1.offset);havoc ~#tmp___1~28#1.base, ~#tmp___1~28#1.offset; [2025-03-17 09:55:13,598 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21213: havoc #t~nondet3420; [2025-03-17 09:55:14,330 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5475: #res := 1; [2025-03-17 09:55:18,615 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5883: havoc #t~mem89;havoc #t~mem90; [2025-03-17 09:55:21,151 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20221-1: ldv_mod_timer_40_#res#1 := ldv_mod_timer_40_~ldv_func_res~19#1; [2025-03-17 09:55:21,151 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L15019: call ULTIMATE.dealloc(~#low~1#1.base, ~#low~1#1.offset);havoc ~#low~1#1.base, ~#low~1#1.offset; [2025-03-17 09:55:21,151 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20206-1: ldv_mod_timer_39_#res#1 := ldv_mod_timer_39_~ldv_func_res~18#1; [2025-03-17 09:55:23,626 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20037-1: ldv_request_irq_27_#res#1 := ldv_request_irq_27_~ldv_func_res~10#1; [2025-03-17 09:55:23,627 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21334: havoc pci_enable_msix_#t~nondet3434#1; [2025-03-17 09:55:23,627 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20055-1: ldv_request_irq_28_#res#1 := ldv_request_irq_28_~ldv_func_res~11#1; [2025-03-17 09:55:23,627 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20073-1: ldv_request_irq_29_#res#1 := ldv_request_irq_29_~ldv_func_res~12#1; [2025-03-17 09:55:23,627 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L21330: havoc pci_enable_msi_block_#t~nondet3433#1; [2025-03-17 09:55:23,627 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20091-1: ldv_request_irq_30_#res#1 := ldv_request_irq_30_~ldv_func_res~13#1; [2025-03-17 09:55:23,627 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20001-1: ldv_request_irq_25_#res#1 := ldv_request_irq_25_~ldv_func_res~8#1; [2025-03-17 09:55:23,627 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L20019-1: ldv_request_irq_26_#res#1 := ldv_request_irq_26_~ldv_func_res~9#1; [2025-03-17 09:55:23,699 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L13650: havoc #t~mem2311; [2025-03-17 09:55:26,715 INFO L? ?]: Removed 6004 outVars from TransFormulas that were not future-live. [2025-03-17 09:55:26,716 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 09:55:26,887 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 09:55:26,888 INFO L336 CfgBuilder]: Removed 5 assume(true) statements. [2025-03-17 09:55:26,888 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 09:55:26 BoogieIcfgContainer [2025-03-17 09:55:26,888 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 09:55:26,890 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 09:55:26,890 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 09:55:26,893 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 09:55:26,893 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 09:54:25" (1/3) ... [2025-03-17 09:55:26,894 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@14273296 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 09:55:26, skipping insertion in model container [2025-03-17 09:55:26,894 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 09:54:29" (2/3) ... [2025-03-17 09:55:26,894 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@14273296 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 09:55:26, skipping insertion in model container [2025-03-17 09:55:26,894 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 09:55:26" (3/3) ... [2025-03-17 09:55:26,895 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i [2025-03-17 09:55:26,906 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 09:55:26,910 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, 7088 locations, 1 initial locations, 150 loop locations, and 1 error locations. [2025-03-17 09:55:27,161 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 09:55:27,170 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;@a4dde5a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 09:55:27,171 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-17 09:55:27,193 INFO L276 IsEmpty]: Start isEmpty. Operand has 6662 states, 4736 states have (on average 1.3937922297297298) internal successors, (6601), 4855 states have internal predecessors, (6601), 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-03-17 09:55:27,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 289 [2025-03-17 09:55:27,217 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 09:55:27,218 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] [2025-03-17 09:55:27,219 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-03-17 09:55:27,223 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 09:55:27,223 INFO L85 PathProgramCache]: Analyzing trace with hash -1837338127, now seen corresponding path program 1 times [2025-03-17 09:55:27,228 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 09:55:27,229 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [630991807] [2025-03-17 09:55:27,229 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 09:55:27,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms