./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-nvidia-forcedeth.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-nvidia-forcedeth.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 3555f28b8ee20ed4e1973669641fa8e8085456dec73d3d90dc01edf1a7c64890 --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-09 20:08:48,264 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 20:08:48,340 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-01-09 20:08:48,346 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 20:08:48,346 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 20:08:48,366 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 20:08:48,366 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 20:08:48,367 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 20:08:48,367 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-09 20:08:48,367 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-09 20:08:48,367 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 20:08:48,367 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 20:08:48,368 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 20:08:48,368 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 20:08:48,368 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 20:08:48,368 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 20:08:48,368 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 20:08:48,368 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 20:08:48,368 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 20:08:48,369 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 20:08:48,369 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 20:08:48,369 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 20:08:48,369 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 20:08:48,369 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 20:08:48,369 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 20:08:48,369 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 20:08:48,373 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:08:48,373 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:08:48,374 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:08:48,374 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 20:08:48,374 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 20:08:48,375 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 20:08:48,375 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 20:08:48,375 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3555f28b8ee20ed4e1973669641fa8e8085456dec73d3d90dc01edf1a7c64890 [2025-01-09 20:08:48,641 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 20:08:48,651 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 20:08:48,654 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 20:08:48,656 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 20:08:48,657 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 20:08:48,659 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-nvidia-forcedeth.cil.i [2025-01-09 20:08:50,066 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/bf3cb30bb/58322bca8bed48538232c110de81bbfb/FLAGea9799c8c [2025-01-09 20:08:50,813 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 20:08:50,816 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-nvidia-forcedeth.cil.i [2025-01-09 20:08:50,897 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/bf3cb30bb/58322bca8bed48538232c110de81bbfb/FLAGea9799c8c [2025-01-09 20:08:51,140 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/bf3cb30bb/58322bca8bed48538232c110de81bbfb [2025-01-09 20:08:51,142 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 20:08:51,144 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 20:08:51,145 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 20:08:51,145 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 20:08:51,151 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 20:08:51,152 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:08:51" (1/1) ... [2025-01-09 20:08:51,152 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2e93b7b0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:51, skipping insertion in model container [2025-01-09 20:08:51,153 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:08:51" (1/1) ... [2025-01-09 20:08:51,326 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 20:08:56,222 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-nvidia-forcedeth.cil.i[543971,543984] [2025-01-09 20:08:56,271 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:08:56,407 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 20:08:56,592 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"); [5458] [2025-01-09 20:08:56,594 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)); [5465] [2025-01-09 20:08:56,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5472] [2025-01-09 20:08:56,597 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/e5e3e20/linux-drivers-clk1/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5525-5526] [2025-01-09 20:08:56,598 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"); [5531-5533] [2025-01-09 20:08:56,599 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/e5e3e20/linux-drivers-clk1/lkbce/arch/x86/include/asm/paravirt.h"), "i" (814), "i" (12UL)); [5558-5559] [2025-01-09 20:08:56,600 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"); [5564-5566] [2025-01-09 20:08:56,601 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/e5e3e20/linux-drivers-clk1/lkbce/arch/x86/include/asm/paravirt.h"), "i" (819), "i" (12UL)); [5590-5591] [2025-01-09 20:08:56,602 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"); [5596-5598] [2025-01-09 20:08:56,603 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5634] [2025-01-09 20:08:56,603 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5637] [2025-01-09 20:08:56,604 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5640] [2025-01-09 20:08:56,604 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5643] [2025-01-09 20:08:56,608 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [5805] [2025-01-09 20:08:56,609 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [5812] [2025-01-09 20:08:56,611 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)); [5868-5869] [2025-01-09 20:08:56,621 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)); [5993-5994] [2025-01-09 20:08:56,623 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)); [6027-6028] [2025-01-09 20:08:56,625 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)); [6069-6070] [2025-01-09 20:08:56,626 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)); [6098-6099] [2025-01-09 20:08:56,638 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)); [6515-6516] [2025-01-09 20:08:56,638 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6522] [2025-01-09 20:08:56,642 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6680] [2025-01-09 20:08:56,643 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6720] [2025-01-09 20:08:56,645 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [6882] [2025-01-09 20:08:56,645 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6885] [2025-01-09 20:08:56,646 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6888] [2025-01-09 20:08:56,646 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6891] [2025-01-09 20:08:56,646 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [6922] [2025-01-09 20:08:56,646 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6925] [2025-01-09 20:08:56,646 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6928] [2025-01-09 20:08:56,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6931] [2025-01-09 20:08:56,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [6962] [2025-01-09 20:08:56,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6965] [2025-01-09 20:08:56,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6968] [2025-01-09 20:08:56,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6971] [2025-01-09 20:08:56,648 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [7002] [2025-01-09 20:08:56,648 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7005] [2025-01-09 20:08:56,649 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7008] [2025-01-09 20:08:56,649 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7011] [2025-01-09 20:08:56,734 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)); [8918-8919] [2025-01-09 20:08:56,741 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9115] [2025-01-09 20:08:56,745 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9206] [2025-01-09 20:08:56,755 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9576] [2025-01-09 20:08:56,792 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [11066] [2025-01-09 20:08:57,088 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-nvidia-forcedeth.cil.i[543971,543984] [2025-01-09 20:08:57,107 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:08:57,559 INFO L204 MainTranslator]: Completed translation [2025-01-09 20:08:57,560 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57 WrapperNode [2025-01-09 20:08:57,560 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 20:08:57,562 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 20:08:57,563 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 20:08:57,563 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 20:08:57,569 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:08:57,723 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:08:58,199 INFO L138 Inliner]: procedures = 586, calls = 6540, calls flagged for inlining = 317, calls inlined = 309, statements flattened = 16135 [2025-01-09 20:08:58,200 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 20:08:58,201 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 20:08:58,201 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 20:08:58,201 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 20:08:58,213 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:08:58,213 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:08:58,308 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:09:01,932 INFO L175 MemorySlicer]: Split 3978 memory accesses to 49 slices as follows [7, 7, 40, 5, 1, 16, 6, 1, 6, 6, 1, 1, 8, 6, 1, 6, 3371, 1, 8, 1, 6, 1, 8, 1, 5, 1, 7, 1, 1, 2, 2, 23, 122, 122, 14, 42, 3, 7, 53, 6, 3, 4, 6, 14, 2, 4, 6, 8, 5]. 85 percent of accesses are in the largest equivalence class. The 1149 initializations are split as follows [0, 0, 0, 0, 1, 0, 6, 1, 6, 0, 1, 1, 8, 0, 1, 6, 1061, 1, 8, 1, 6, 1, 8, 1, 5, 1, 7, 1, 1, 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 5]. The 1450 writes are split as follows [4, 5, 0, 3, 0, 14, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 1055, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 15, 121, 121, 6, 36, 0, 6, 42, 2, 0, 2, 2, 6, 1, 2, 2, 0, 0]. [2025-01-09 20:09:01,933 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:09:01,933 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:09:02,217 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:09:02,257 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:09:02,341 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:09:02,443 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:09:02,501 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:09:02,618 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 20:09:02,620 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 20:09:02,621 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 20:09:02,621 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 20:09:02,622 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (1/1) ... [2025-01-09 20:09:02,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:09:02,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 20:09:02,655 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-01-09 20:09:02,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-01-09 20:09:02,683 INFO L130 BoogieDeclarations]: Found specification of procedure init_realtek_8211b [2025-01-09 20:09:02,684 INFO L138 BoogieDeclarations]: Found implementation of procedure init_realtek_8211b [2025-01-09 20:09:02,684 INFO L130 BoogieDeclarations]: Found specification of procedure nv_nway_reset [2025-01-09 20:09:02,684 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_nway_reset [2025-01-09 20:09:02,684 INFO L130 BoogieDeclarations]: Found specification of procedure device_set_wakeup_enable [2025-01-09 20:09:02,684 INFO L138 BoogieDeclarations]: Found implementation of procedure device_set_wakeup_enable [2025-01-09 20:09:02,684 INFO L130 BoogieDeclarations]: Found specification of procedure nv_drain_rxtx [2025-01-09 20:09:02,684 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_drain_rxtx [2025-01-09 20:09:02,684 INFO L130 BoogieDeclarations]: Found specification of procedure nv_start_tx [2025-01-09 20:09:02,684 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_start_tx [2025-01-09 20:09:02,684 INFO L130 BoogieDeclarations]: Found specification of procedure netif_addr_lock [2025-01-09 20:09:02,684 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_addr_lock [2025-01-09 20:09:02,684 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-01-09 20:09:02,684 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-01-09 20:09:02,684 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-01-09 20:09:02,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-01-09 20:09:02,684 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_0_6 [2025-01-09 20:09:02,684 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_0_6 [2025-01-09 20:09:02,684 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2025-01-09 20:09:02,684 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2025-01-09 20:09:02,684 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-01-09 20:09:02,685 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-01-09 20:09:02,685 INFO L130 BoogieDeclarations]: Found specification of procedure nv_set_multicast [2025-01-09 20:09:02,685 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_set_multicast [2025-01-09 20:09:02,685 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-01-09 20:09:02,685 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-01-09 20:09:02,685 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-01-09 20:09:02,685 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-01-09 20:09:02,685 INFO L130 BoogieDeclarations]: Found specification of procedure nv_msi_workaround [2025-01-09 20:09:02,685 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_msi_workaround [2025-01-09 20:09:02,685 INFO L130 BoogieDeclarations]: Found specification of procedure nv_get_empty_tx_slots [2025-01-09 20:09:02,685 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_get_empty_tx_slots [2025-01-09 20:09:02,685 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-01-09 20:09:02,685 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-01-09 20:09:02,685 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-01-09 20:09:02,685 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-01-09 20:09:02,685 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-01-09 20:09:02,685 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-01-09 20:09:02,685 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-01-09 20:09:02,685 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-01-09 20:09:02,685 INFO L130 BoogieDeclarations]: Found specification of procedure nv_close [2025-01-09 20:09:02,685 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_close [2025-01-09 20:09:02,685 INFO L130 BoogieDeclarations]: Found specification of procedure dma_high [2025-01-09 20:09:02,685 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_high [2025-01-09 20:09:02,686 INFO L130 BoogieDeclarations]: Found specification of procedure nv_enable_hw_interrupts [2025-01-09 20:09:02,686 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_enable_hw_interrupts [2025-01-09 20:09:02,686 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-01-09 20:09:02,686 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-01-09 20:09:02,686 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-01-09 20:09:02,686 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-01-09 20:09:02,686 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2025-01-09 20:09:02,686 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2025-01-09 20:09:02,686 INFO L130 BoogieDeclarations]: Found specification of procedure nv_start_rxtx [2025-01-09 20:09:02,686 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_start_rxtx [2025-01-09 20:09:02,686 INFO L130 BoogieDeclarations]: Found specification of procedure nv_vlan_mode [2025-01-09 20:09:02,686 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_vlan_mode [2025-01-09 20:09:02,686 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-01-09 20:09:02,686 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-01-09 20:09:02,686 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-01-09 20:09:02,686 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-01-09 20:09:02,686 INFO L130 BoogieDeclarations]: Found specification of procedure init_realtek_8201 [2025-01-09 20:09:02,686 INFO L138 BoogieDeclarations]: Found implementation of procedure init_realtek_8201 [2025-01-09 20:09:02,686 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-01-09 20:09:02,686 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-01-09 20:09:02,686 INFO L130 BoogieDeclarations]: Found specification of procedure reg_delay [2025-01-09 20:09:02,686 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_delay [2025-01-09 20:09:02,686 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-01-09 20:09:02,687 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-01-09 20:09:02,687 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-01-09 20:09:02,687 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-01-09 20:09:02,687 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-01-09 20:09:02,687 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-01-09 20:09:02,687 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-01-09 20:09:02,687 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-01-09 20:09:02,687 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-01-09 20:09:02,687 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-01-09 20:09:02,687 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tailroom [2025-01-09 20:09:02,691 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tailroom [2025-01-09 20:09:02,691 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 20:09:02,691 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-01-09 20:09:02,691 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-01-09 20:09:02,691 INFO L130 BoogieDeclarations]: Found specification of procedure pci_push [2025-01-09 20:09:02,691 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_push [2025-01-09 20:09:02,692 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tx_timestamp [2025-01-09 20:09:02,692 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tx_timestamp [2025-01-09 20:09:02,692 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer_sync [2025-01-09 20:09:02,692 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer_sync [2025-01-09 20:09:02,692 INFO L130 BoogieDeclarations]: Found specification of procedure netif_schedule_queue [2025-01-09 20:09:02,692 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_schedule_queue [2025-01-09 20:09:02,692 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-01-09 20:09:02,692 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-01-09 20:09:02,693 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-01-09 20:09:02,693 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-01-09 20:09:02,693 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_bh [2025-01-09 20:09:02,693 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_bh [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure nv_alloc_rx_optimized [2025-01-09 20:09:02,693 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_alloc_rx_optimized [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-01-09 20:09:02,693 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-01-09 20:09:02,694 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure __napi_schedule [2025-01-09 20:09:02,695 INFO L138 BoogieDeclarations]: Found implementation of procedure __napi_schedule [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-01-09 20:09:02,695 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-01-09 20:09:02,695 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure enable_irq_lockdep [2025-01-09 20:09:02,695 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_irq_lockdep [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-01-09 20:09:02,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-01-09 20:09:02,698 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-01-09 20:09:02,698 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-01-09 20:09:02,698 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-01-09 20:09:02,698 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-01-09 20:09:02,698 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-01-09 20:09:02,698 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-01-09 20:09:02,698 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-01-09 20:09:02,698 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-01-09 20:09:02,698 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-01-09 20:09:02,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-01-09 20:09:02,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-01-09 20:09:02,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-01-09 20:09:02,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-01-09 20:09:02,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-01-09 20:09:02,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-01-09 20:09:02,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-01-09 20:09:02,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-01-09 20:09:02,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-01-09 20:09:02,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-01-09 20:09:02,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-01-09 20:09:02,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-01-09 20:09:02,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-01-09 20:09:02,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-01-09 20:09:02,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-01-09 20:09:02,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-01-09 20:09:02,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-01-09 20:09:02,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-01-09 20:09:02,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-01-09 20:09:02,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-01-09 20:09:02,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-01-09 20:09:02,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-01-09 20:09:02,700 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-01-09 20:09:02,701 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-01-09 20:09:02,701 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-01-09 20:09:02,701 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-01-09 20:09:02,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-01-09 20:09:02,703 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-01-09 20:09:02,703 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-01-09 20:09:02,703 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-01-09 20:09:02,703 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-01-09 20:09:02,703 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-01-09 20:09:02,703 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-01-09 20:09:02,703 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-01-09 20:09:02,703 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-01-09 20:09:02,703 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-01-09 20:09:02,703 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-01-09 20:09:02,703 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-01-09 20:09:02,703 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-01-09 20:09:02,707 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-01-09 20:09:02,708 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-01-09 20:09:02,709 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-01-09 20:09:02,709 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-01-09 20:09:02,709 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-01-09 20:09:02,709 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-01-09 20:09:02,709 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-01-09 20:09:02,713 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_forcedeth_pci_driver_exit_20_2 [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_forcedeth_pci_driver_exit_20_2 [2025-01-09 20:09:02,713 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-01-09 20:09:02,713 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-01-09 20:09:02,713 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-01-09 20:09:02,713 INFO L130 BoogieDeclarations]: Found specification of procedure nv_drain_tx [2025-01-09 20:09:02,713 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_drain_tx [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure nv_update_stats [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_update_stats [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_sent_queue [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_sent_queue [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure get_hwbase [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure get_hwbase [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure setup_hw_rings [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure setup_hw_rings [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure nv_nic_irq_tx [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_nic_irq_tx [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_4 [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_4 [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure nv_free_irq [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_free_irq [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure nv_shutdown [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_shutdown [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure nv_suspend [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_suspend [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-01-09 20:09:02,714 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-01-09 20:09:02,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-01-09 20:09:02,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-01-09 20:09:02,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-01-09 20:09:02,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-01-09 20:09:02,720 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure nv_gear_backoff_reseed [2025-01-09 20:09:02,720 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_gear_backoff_reseed [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 20:09:02,720 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2025-01-09 20:09:02,720 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2025-01-09 20:09:02,720 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_dma_map [2025-01-09 20:09:02,720 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_dma_map [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-01-09 20:09:02,720 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure nv_alloc_rx [2025-01-09 20:09:02,720 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_alloc_rx [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure skb_is_gso [2025-01-09 20:09:02,720 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_is_gso [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure nv_nic_irq_other [2025-01-09 20:09:02,720 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_nic_irq_other [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-01-09 20:09:02,720 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-01-09 20:09:02,720 INFO L130 BoogieDeclarations]: Found specification of procedure nv_nic_irq_rx [2025-01-09 20:09:02,721 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_nic_irq_rx [2025-01-09 20:09:02,721 INFO L130 BoogieDeclarations]: Found specification of procedure nv_restore_mac_addr [2025-01-09 20:09:02,721 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_restore_mac_addr [2025-01-09 20:09:02,721 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-01-09 20:09:02,721 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-01-09 20:09:02,721 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-01-09 20:09:02,722 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-01-09 20:09:02,722 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-01-09 20:09:02,722 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-01-09 20:09:02,722 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-01-09 20:09:02,722 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-01-09 20:09:02,722 INFO L130 BoogieDeclarations]: Found specification of procedure nv_napi_disable [2025-01-09 20:09:02,726 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_napi_disable [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_fetch_begin_bh [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_fetch_begin_bh [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure nv_tx_timeout [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_tx_timeout [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure nv_rx_process_optimized [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_rx_process_optimized [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure nv_init_ring [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_init_ring [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule_prep [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule_prep [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure nv_legacybackoff_reseed [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_legacybackoff_reseed [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_bh [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_bh [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure nv_poll_controller [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_poll_controller [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure nv_tx_done_optimized [2025-01-09 20:09:02,727 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_tx_done_optimized [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-01-09 20:09:02,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-01-09 20:09:02,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-01-09 20:09:02,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-01-09 20:09:02,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-01-09 20:09:02,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-01-09 20:09:02,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-01-09 20:09:02,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-01-09 20:09:02,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-01-09 20:09:02,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-01-09 20:09:02,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-01-09 20:09:02,730 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-01-09 20:09:02,730 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-01-09 20:09:02,730 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-01-09 20:09:02,730 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-01-09 20:09:02,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-01-09 20:09:02,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-01-09 20:09:02,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-01-09 20:09:02,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-01-09 20:09:02,732 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-01-09 20:09:02,732 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-01-09 20:09:02,732 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-01-09 20:09:02,732 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-01-09 20:09:02,732 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-01-09 20:09:02,732 INFO L130 BoogieDeclarations]: Found specification of procedure nv_get_sset_count [2025-01-09 20:09:02,732 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_get_sset_count [2025-01-09 20:09:02,732 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-01-09 20:09:02,732 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-01-09 20:09:02,732 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-01-09 20:09:02,734 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure nv_txrx_gate [2025-01-09 20:09:02,734 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_txrx_gate [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure nv_remove [2025-01-09 20:09:02,734 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_remove [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure nv_napi_enable [2025-01-09 20:09:02,734 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_napi_enable [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure disable_irq [2025-01-09 20:09:02,734 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_irq [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-01-09 20:09:02,734 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-01-09 20:09:02,734 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_update_begin [2025-01-09 20:09:02,734 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_update_begin [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure napi_gro_receive [2025-01-09 20:09:02,734 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_gro_receive [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure free_rings [2025-01-09 20:09:02,734 INFO L138 BoogieDeclarations]: Found implementation of procedure free_rings [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-01-09 20:09:02,734 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure nv_txrx_reset [2025-01-09 20:09:02,734 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_txrx_reset [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-01-09 20:09:02,734 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-01-09 20:09:02,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-01-09 20:09:02,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-01-09 20:09:02,736 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-01-09 20:09:02,736 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-01-09 20:09:02,736 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-01-09 20:09:02,736 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-01-09 20:09:02,736 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-01-09 20:09:02,736 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-01-09 20:09:02,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-01-09 20:09:02,739 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2025-01-09 20:09:02,739 INFO L130 BoogieDeclarations]: Found specification of procedure nv_do_nic_poll [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_do_nic_poll [2025-01-09 20:09:02,739 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msix [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msix [2025-01-09 20:09:02,739 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-01-09 20:09:02,739 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2025-01-09 20:09:02,739 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-01-09 20:09:02,739 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure nv_resume [2025-01-09 20:09:02,740 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_resume [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_schedule [2025-01-09 20:09:02,740 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_schedule [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-01-09 20:09:02,740 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure round_jiffies [2025-01-09 20:09:02,740 INFO L138 BoogieDeclarations]: Found implementation of procedure round_jiffies [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-01-09 20:09:02,740 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2025-01-09 20:09:02,740 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure netif_start_queue [2025-01-09 20:09:02,740 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_start_queue [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure mii_rw [2025-01-09 20:09:02,740 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_rw [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure set_msix_vector_map [2025-01-09 20:09:02,740 INFO L138 BoogieDeclarations]: Found implementation of procedure set_msix_vector_map [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-01-09 20:09:02,740 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-01-09 20:09:02,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure nv_set_loopback [2025-01-09 20:09:02,743 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_set_loopback [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure nv_mac_reset [2025-01-09 20:09:02,743 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_mac_reset [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-01-09 20:09:02,743 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_completed_queue [2025-01-09 20:09:02,743 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_completed_queue [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-01-09 20:09:02,743 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure kfree_skb [2025-01-09 20:09:02,743 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree_skb [2025-01-09 20:09:02,743 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure nv_tx_done [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_tx_done [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure get_random_bytes [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure get_random_bytes [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure nv_linkchange [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_linkchange [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure nv_disable_hw_interrupts [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_disable_hw_interrupts [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure set_bufsize [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bufsize [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure phy_init [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure phy_init [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure dma_low [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_low [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure nv_copy_mac_to_hw [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_copy_mac_to_hw [2025-01-09 20:09:02,744 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-01-09 20:09:02,744 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-01-09 20:09:02,747 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-01-09 20:09:02,747 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2025-01-09 20:09:02,747 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure nv_stop_tx [2025-01-09 20:09:02,747 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_stop_tx [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_lock_bh [2025-01-09 20:09:02,747 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_lock_bh [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-01-09 20:09:02,747 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_unlock_bh [2025-01-09 20:09:02,747 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_unlock_bh [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure nv_force_linkspeed [2025-01-09 20:09:02,747 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_force_linkspeed [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-01-09 20:09:02,747 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure nv_update_pause [2025-01-09 20:09:02,747 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_update_pause [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-01-09 20:09:02,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure nv_init_tx [2025-01-09 20:09:02,748 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_init_tx [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure eth_type_trans [2025-01-09 20:09:02,748 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_type_trans [2025-01-09 20:09:02,748 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2025-01-09 20:09:02,748 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure nv_enable_irq [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_enable_irq [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure nv_unmap_txskb [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_unmap_txskb [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure enable_irq [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_irq [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure nv_stop_rx [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_stop_rx [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_fetch_retry_bh [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_fetch_retry_bh [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure nv_getlen [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_getlen [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure nv_link_irq [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_link_irq [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure nv_optimized [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_optimized [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_2_6 [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_2_6 [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure nv_stop_rxtx [2025-01-09 20:09:02,751 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_stop_rxtx [2025-01-09 20:09:02,751 INFO L130 BoogieDeclarations]: Found specification of procedure nv_update_linkspeed [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_update_linkspeed [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure using_multi_irqs [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure using_multi_irqs [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure netif_addr_unlock [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_addr_unlock [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure dql_avail [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure dql_avail [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure disable_irq_lockdep [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_irq_lockdep [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure nv_disable_irq [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_disable_irq [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure nv_open [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_open [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_1_6 [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_1_6 [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure nv_start_rx [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_start_rx [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure phy_reset [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure phy_reset [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msi [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msi [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-01-09 20:09:02,752 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-01-09 20:09:02,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-01-09 20:09:02,754 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure get_nvpriv [2025-01-09 20:09:02,755 INFO L138 BoogieDeclarations]: Found implementation of procedure get_nvpriv [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure nv_request_irq [2025-01-09 20:09:02,755 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_request_irq [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-01-09 20:09:02,755 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-01-09 20:09:02,755 INFO L130 BoogieDeclarations]: Found specification of procedure nv_get_regs_len [2025-01-09 20:09:02,755 INFO L138 BoogieDeclarations]: Found implementation of procedure nv_get_regs_len [2025-01-09 20:09:04,597 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 20:09:04,602 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 20:09:38,897 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-01-09 20:09:40,569 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-01-09 20:10:10,744 INFO L? ?]: Removed 6315 outVars from TransFormulas that were not future-live. [2025-01-09 20:10:10,744 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 20:10:10,851 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 20:10:10,852 INFO L312 CfgBuilder]: Removed 9 assume(true) statements. [2025-01-09 20:10:10,852 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:10:10 BoogieIcfgContainer [2025-01-09 20:10:10,852 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 20:10:10,855 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 20:10:10,855 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 20:10:10,860 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 20:10:10,860 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 08:08:51" (1/3) ... [2025-01-09 20:10:10,861 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@11d6d8c4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:10:10, skipping insertion in model container [2025-01-09 20:10:10,863 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:08:57" (2/3) ... [2025-01-09 20:10:10,863 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@11d6d8c4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:10:10, skipping insertion in model container [2025-01-09 20:10:10,863 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:10:10" (3/3) ... [2025-01-09 20:10:10,864 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-nvidia-forcedeth.cil.i [2025-01-09 20:10:10,876 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 20:10:10,880 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_complex_emg_linux-drivers-clk1_drivers-net-ethernet-nvidia-forcedeth.cil.i that has 313 procedures, 7249 locations, 1 initial locations, 150 loop locations, and 1 error locations. [2025-01-09 20:10:11,078 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 20:10:11,088 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;@58bc1ff2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 20:10:11,089 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-01-09 20:10:11,113 INFO L276 IsEmpty]: Start isEmpty. Operand has 6823 states, 4901 states have (on average 1.3805345847786166) internal successors, (6766), 5020 states have internal predecessors, (6766), 1704 states have call successors, (1704), 218 states have call predecessors, (1704), 217 states have return successors, (1693), 1663 states have call predecessors, (1693), 1693 states have call successors, (1693) [2025-01-09 20:10:11,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 292 [2025-01-09 20:10:11,133 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:10:11,133 INFO L218 NwaCegarLoop]: trace histogram [25, 25, 24, 24, 24, 24, 24, 24, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 20:10:11,134 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 20:10:11,137 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:10:11,138 INFO L85 PathProgramCache]: Analyzing trace with hash 1379082290, now seen corresponding path program 1 times [2025-01-09 20:10:11,144 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:10:11,144 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2035157976] [2025-01-09 20:10:11,145 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:10:11,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms