./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-intel-e1000e-e1000e.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 48c9605d 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-intel-e1000e-e1000e.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 3c0df3dd5518963dded1fbc0d6e2b61eb63bd54d2c4bb1e4ae3e4bf001ed34c9 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 04:18:00,876 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 04:18:00,913 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-08 04:18:00,916 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 04:18:00,916 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 04:18:00,929 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 04:18:00,929 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 04:18:00,929 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 04:18:00,930 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 04:18:00,930 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 04:18:00,930 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 04:18:00,930 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 04:18:00,930 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 04:18:00,930 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 04:18:00,930 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 04:18:00,930 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 04:18:00,930 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 04:18:00,930 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 04:18:00,930 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 04:18:00,930 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 04:18:00,931 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 04:18:00,931 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 04:18:00,931 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 04:18:00,932 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 -> 3c0df3dd5518963dded1fbc0d6e2b61eb63bd54d2c4bb1e4ae3e4bf001ed34c9 [2025-02-08 04:18:01,197 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 04:18:01,206 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 04:18:01,207 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 04:18:01,208 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 04:18:01,208 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 04:18:01,210 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-intel-e1000e-e1000e.cil.i [2025-02-08 04:18:02,438 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/74bab163f/9233f8eba944417ea27936203c29686f/FLAGd239b31f8 [2025-02-08 04:18:03,330 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 04:18:03,331 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-intel-e1000e-e1000e.cil.i [2025-02-08 04:18:03,430 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/74bab163f/9233f8eba944417ea27936203c29686f/FLAGd239b31f8 [2025-02-08 04:18:03,498 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/74bab163f/9233f8eba944417ea27936203c29686f [2025-02-08 04:18:03,501 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 04:18:03,502 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 04:18:03,503 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 04:18:03,503 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 04:18:03,506 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 04:18:03,507 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:18:03" (1/1) ... [2025-02-08 04:18:03,508 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3f8bfadf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:03, skipping insertion in model container [2025-02-08 04:18:03,509 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:18:03" (1/1) ... [2025-02-08 04:18:03,782 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 04:18:28,784 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-intel-e1000e-e1000e.cil.i[1515025,1515038] [2025-02-08 04:18:28,885 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:18:29,025 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 04:18:29,120 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6844] [2025-02-08 04:18:29,122 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6851] [2025-02-08 04:18:29,363 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)); [14518] [2025-02-08 04:18:29,364 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [14525] [2025-02-08 04:18:29,364 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %1,%0": "=r" (ret): "m" (*((unsigned short volatile *)addr)): "memory"); [14534] [2025-02-08 04:18:29,364 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %0,%1": : "r" (val), "m" (*((unsigned short volatile *)addr)): "memory"); [14541] [2025-02-08 04:18:30,485 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/intel/e1000e/param.c"), "i" (225), "i" (12UL)); [34083-34084] [2025-02-08 04:18:30,489 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"); [34400] [2025-02-08 04:18:30,491 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)); [34436-34437] [2025-02-08 04:18:30,491 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"); [34442-34444] [2025-02-08 04:18:30,492 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)); [34593-34594] [2025-02-08 04:18:30,493 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)); [34627-34628] [2025-02-08 04:18:30,494 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (103), "i" (12UL)); [34664-34665] [2025-02-08 04:18:30,494 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (115), "i" (12UL)); [34701-34702] [2025-02-08 04:18:30,542 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [39487] [2025-02-08 04:18:30,543 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; cmpxchgb %2,%1": "=a" (__ret), "+m" (*__ptr): "q" (__new), "0" (__old): "memory"); [39523-39524] [2025-02-08 04:18:30,543 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; cmpxchgw %2,%1": "=a" (__ret), "+m" (*__ptr___0): "r" (__new), "0" (__old): "memory"); [39528-39529] [2025-02-08 04:18:30,544 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; cmpxchgl %2,%1": "=a" (__ret), "+m" (*__ptr___1): "r" (__new), "0" (__old): "memory"); [39533-39534] [2025-02-08 04:18:30,545 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; cmpxchgq %2,%1": "=a" (__ret), "+m" (*__ptr___2): "r" (__new), "0" (__old): "memory"); [39538-39539] [2025-02-08 04:18:30,545 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [39621] [2025-02-08 04:18:30,545 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [39624] [2025-02-08 04:18:30,545 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [39626] [2025-02-08 04:18:30,545 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [39631] [2025-02-08 04:18:30,545 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [39634] [2025-02-08 04:18:30,545 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [39636] [2025-02-08 04:18:30,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [39641] [2025-02-08 04:18:30,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [39644] [2025-02-08 04:18:30,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [39646] [2025-02-08 04:18:30,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [39651] [2025-02-08 04:18:30,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [39654] [2025-02-08 04:18:30,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [39656] [2025-02-08 04:18:30,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [39694] [2025-02-08 04:18:30,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [39697] [2025-02-08 04:18:30,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [39699] [2025-02-08 04:18:30,547 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [39704] [2025-02-08 04:18:30,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [39707] [2025-02-08 04:18:30,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [39709] [2025-02-08 04:18:30,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [39714] [2025-02-08 04:18:30,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [39717] [2025-02-08 04:18:30,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [39719] [2025-02-08 04:18:30,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [39724] [2025-02-08 04:18:30,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [39727] [2025-02-08 04:18:30,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [39729] [2025-02-08 04:18:30,550 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [39888] [2025-02-08 04:18:30,551 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)); [39917-39918] [2025-02-08 04:18:30,552 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [40010] [2025-02-08 04:18:30,552 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1, %0\n adcl %2, %0\n adcl %3, %0\n adcl $0, %0\n": "=r" (sum): "g" (daddr), "g" (saddr), "g" (((int )len + (int )proto) << 8), "0" (sum)); [40018-40019] [2025-02-08 04:18:30,553 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)); [40058-40059] [2025-02-08 04:18:30,553 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)); [40087-40088] [2025-02-08 04:18:30,558 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)); [40631-40632] [2025-02-08 04:18:30,558 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [40638] [2025-02-08 04:18:30,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [40832] [2025-02-08 04:18:30,560 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [40872] [2025-02-08 04:18:30,561 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [41054] [2025-02-08 04:18:30,561 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [41063] [2025-02-08 04:18:30,576 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [42021] [2025-02-08 04:18:30,579 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [42146] [2025-02-08 04:18:30,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [42284] [2025-02-08 04:18:30,582 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [42355] [2025-02-08 04:18:30,583 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [42358] [2025-02-08 04:18:30,583 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)next_rxd) [42367] [2025-02-08 04:18:30,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [42668] [2025-02-08 04:18:30,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [42725] [2025-02-08 04:18:30,593 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [42824] [2025-02-08 04:18:30,593 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [42825] [2025-02-08 04:18:30,593 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)next_rxd) [42834] [2025-02-08 04:18:30,599 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [43094] [2025-02-08 04:18:30,599 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)next_rxd) [43104] [2025-02-08 04:18:30,641 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [46468] [2025-02-08 04:18:30,642 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [46508] [2025-02-08 04:18:30,642 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [46514] [2025-02-08 04:18:30,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [48151] [2025-02-08 04:18:30,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [48162] [2025-02-08 04:18:30,666 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [48219] [2025-02-08 04:18:30,667 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/intel/e1000e/netdev.c"), "i" (5425), "i" (12UL)); [48244-48245] [2025-02-08 04:18:30,840 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-intel-e1000e-e1000e.cil.i[1515025,1515038] [2025-02-08 04:18:30,849 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:18:31,324 WARN L1212 FunctionHandler]: The following functions are not defined or handled internally: __cmpxchg_wrong_size [2025-02-08 04:18:31,335 INFO L204 MainTranslator]: Completed translation [2025-02-08 04:18:31,340 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31 WrapperNode [2025-02-08 04:18:31,340 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 04:18:31,341 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 04:18:31,341 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 04:18:31,341 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 04:18:31,352 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31" (1/1) ... [2025-02-08 04:18:31,675 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31" (1/1) ... [2025-02-08 04:18:32,299 INFO L138 Inliner]: procedures = 1492, calls = 21942, calls flagged for inlining = 820, calls inlined = 817, statements flattened = 38476 [2025-02-08 04:18:32,300 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 04:18:32,301 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 04:18:32,301 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 04:18:32,301 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 04:18:32,307 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31" (1/1) ... [2025-02-08 04:18:32,307 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31" (1/1) ... [2025-02-08 04:18:32,488 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31" (1/1) ... [2025-02-08 04:18:59,814 INFO L175 MemorySlicer]: Split 11942 memory accesses to 109 slices as follows [4, 7247, 2, 4, 2, 5, 3, 2, 2, 5, 2, 13, 1, 6, 3, 5, 5, 17, 2, 1596, 12, 2, 4, 1, 3, 1, 6, 8, 2, 6, 2, 5, 37, 2, 11, 7, 5, 27, 13, 3, 2, 8, 7, 3, 1, 2, 1596, 22, 2, 2, 4, 7, 18, 3, 14, 5, 5, 2, 9, 121, 2, 35, 35, 35, 2, 35, 35, 35, 35, 35, 35, 35, 5, 14, 7, 77, 53, 3, 56, 11, 2, 96, 13, 2, 6, 2, 3, 2, 2, 10, 2, 2, 172, 18, 2, 2, 1, 11, 2, 4, 4, 11, 3, 2, 4, 48, 4, 4, 12]. 61 percent of accesses are in the largest equivalence class. The 2104 initializations are split as follows [0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 3, 5, 5, 17, 0, 1596, 0, 0, 4, 1, 3, 1, 6, 0, 0, 6, 0, 0, 0, 0, 0, 7, 5, 0, 0, 0, 0, 0, 7, 0, 1, 2, 0, 0, 0, 0, 0, 7, 0, 0, 0, 5, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 172, 18, 0, 0, 0, 11, 0, 4, 4, 11, 0, 0, 4, 0, 4, 4, 0]. The 5538 writes are split as follows [3, 3308, 0, 2, 0, 3, 1, 1, 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 2, 1, 0, 1, 3, 0, 0, 9, 0, 0, 13, 3, 2, 0, 8, 0, 2, 0, 0, 1368, 9, 1, 0, 3, 0, 1, 1, 12, 0, 0, 0, 0, 114, 1, 34, 34, 34, 0, 34, 34, 34, 34, 34, 34, 34, 4, 13, 4, 70, 42, 0, 29, 10, 0, 66, 6, 1, 0, 1, 1, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 2, 1, 0, 48, 0, 0, 6]. [2025-02-08 04:18:59,815 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31" (1/1) ... [2025-02-08 04:18:59,816 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31" (1/1) ... [2025-02-08 04:19:00,412 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31" (1/1) ... [2025-02-08 04:19:00,499 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31" (1/1) ... [2025-02-08 04:19:00,908 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31" (1/1) ... [2025-02-08 04:19:01,010 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31" (1/1) ... [2025-02-08 04:19:01,219 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 04:19:01,221 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 04:19:01,221 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 04:19:01,221 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 04:19:01,222 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:18:31" (1/1) ... [2025-02-08 04:19:01,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 04:19:01,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 04:19:01,274 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-02-08 04:19:01,283 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-02-08 04:19:01,308 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_check_mng_mode_generic [2025-02-08 04:19:01,308 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_check_mng_mode_generic [2025-02-08 04:19:01,308 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2025-02-08 04:19:01,308 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2025-02-08 04:19:01,308 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_polarity_m88 [2025-02-08 04:19:01,308 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_polarity_m88 [2025-02-08 04:19:01,308 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_read_phy_reg_m88 [2025-02-08 04:19:01,309 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_read_phy_reg_m88 [2025-02-08 04:19:01,309 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_skb [2025-02-08 04:19:01,309 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_skb [2025-02-08 04:19:01,309 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_reset_hw_ich8lan [2025-02-08 04:19:01,309 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_reset_hw_ich8lan [2025-02-08 04:19:01,309 INFO L130 BoogieDeclarations]: Found specification of procedure reg_pattern_test [2025-02-08 04:19:01,309 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_pattern_test [2025-02-08 04:19:01,309 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_kmrn_reg_80003es2lan [2025-02-08 04:19:01,309 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_kmrn_reg_80003es2lan [2025-02-08 04:19:01,309 INFO L130 BoogieDeclarations]: Found specification of procedure __e1000e_write_phy_reg_igp [2025-02-08 04:19:01,309 INFO L138 BoogieDeclarations]: Found implementation of procedure __e1000e_write_phy_reg_igp [2025-02-08 04:19:01,309 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_laa_state_82571 [2025-02-08 04:19:01,309 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_laa_state_82571 [2025-02-08 04:19:01,309 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_phy_force_speed_duplex_igp [2025-02-08 04:19:01,309 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_phy_force_speed_duplex_igp [2025-02-08 04:19:01,309 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_copper_link_pch_lpt [2025-02-08 04:19:01,309 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_copper_link_pch_lpt [2025-02-08 04:19:01,309 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_acquire_phy_80003es2lan [2025-02-08 04:19:01,310 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_acquire_phy_80003es2lan [2025-02-08 04:19:01,310 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_cfg_kmrn_10_100_80003es2lan [2025-02-08 04:19:01,310 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_cfg_kmrn_10_100_80003es2lan [2025-02-08 04:19:01,310 INFO L130 BoogieDeclarations]: Found specification of procedure __er32 [2025-02-08 04:19:01,310 INFO L138 BoogieDeclarations]: Found implementation of procedure __er32 [2025-02-08 04:19:01,310 INFO L130 BoogieDeclarations]: Found specification of procedure dma_sync_single_for_device [2025-02-08 04:19:01,310 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_sync_single_for_device [2025-02-08 04:19:01,310 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_nvm [2025-02-08 04:19:01,310 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_nvm [2025-02-08 04:19:01,310 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_clean_tx_irq [2025-02-08 04:19:01,310 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_clean_tx_irq [2025-02-08 04:19:01,310 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_set_rx_mode [2025-02-08 04:19:01,310 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_set_rx_mode [2025-02-08 04:19:01,310 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_config_fc_after_link_up [2025-02-08 04:19:01,310 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_config_fc_after_link_up [2025-02-08 04:19:01,310 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_release_swflag_ich8lan [2025-02-08 04:19:01,311 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_release_swflag_ich8lan [2025-02-08 04:19:01,311 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_release_swfw_sync_80003es2lan [2025-02-08 04:19:01,311 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_release_swfw_sync_80003es2lan [2025-02-08 04:19:01,311 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2025-02-08 04:19:01,311 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2025-02-08 04:19:01,311 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_platform_pm_pch_lpt [2025-02-08 04:19:01,311 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_platform_pm_pch_lpt [2025-02-08 04:19:01,311 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_disable_pcie_master [2025-02-08 04:19:01,311 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_disable_pcie_master [2025-02-08 04:19:01,311 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-02-08 04:19:01,311 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-02-08 04:19:01,311 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-02-08 04:19:01,311 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-02-08 04:19:01,311 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_power_up_phy [2025-02-08 04:19:01,311 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_power_up_phy [2025-02-08 04:19:01,311 INFO L130 BoogieDeclarations]: Found specification of procedure device_wakeup_enable [2025-02-08 04:19:01,311 INFO L138 BoogieDeclarations]: Found implementation of procedure device_wakeup_enable [2025-02-08 04:19:01,312 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_systim_to_hwtstamp [2025-02-08 04:19:01,312 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_systim_to_hwtstamp [2025-02-08 04:19:01,312 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_config_collision_dist_generic [2025-02-08 04:19:01,312 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_config_collision_dist_generic [2025-02-08 04:19:01,312 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_rctl [2025-02-08 04:19:01,312 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_rctl [2025-02-08 04:19:01,312 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_hw_semaphore [2025-02-08 04:19:01,312 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_hw_semaphore [2025-02-08 04:19:01,312 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-02-08 04:19:01,312 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-02-08 04:19:01,312 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-02-08 04:19:01,312 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-02-08 04:19:01,312 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_fix_nvm_checksum_82571 [2025-02-08 04:19:01,312 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_fix_nvm_checksum_82571 [2025-02-08 04:19:01,312 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_fiber_serdes_link_82571 [2025-02-08 04:19:01,312 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_fiber_serdes_link_82571 [2025-02-08 04:19:01,313 INFO L130 BoogieDeclarations]: Found specification of procedure skb_set_tail_pointer [2025-02-08 04:19:01,313 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_set_tail_pointer [2025-02-08 04:19:01,313 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_setup_copper_link [2025-02-08 04:19:01,313 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_setup_copper_link [2025-02-08 04:19:01,313 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_print_hw_hang [2025-02-08 04:19:01,313 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_print_hw_hang [2025-02-08 04:19:01,313 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_poll_fiber_serdes_link_generic [2025-02-08 04:19:01,313 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_poll_fiber_serdes_link_generic [2025-02-08 04:19:01,313 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_set_fc_watermarks [2025-02-08 04:19:01,313 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_set_fc_watermarks [2025-02-08 04:19:01,313 INFO L130 BoogieDeclarations]: Found specification of procedure PageTail [2025-02-08 04:19:01,313 INFO L138 BoogieDeclarations]: Found implementation of procedure PageTail [2025-02-08 04:19:01,313 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_for_copper_link_ich8lan [2025-02-08 04:19:01,313 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_for_copper_link_ich8lan [2025-02-08 04:19:01,313 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_pauseparam [2025-02-08 04:19:01,313 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_pauseparam [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_phy_reg_gg82563_80003es2lan [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_phy_reg_gg82563_80003es2lan [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_release_hw_control [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_release_hw_control [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_settings [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_settings [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_lv_phy_workarounds_ich8lan [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_lv_phy_workarounds_ich8lan [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_copper_link_ich8lan [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_copper_link_ich8lan [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_phy_reg_hv [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_phy_reg_hv [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_phy_workarounds_pchlan [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_phy_workarounds_pchlan [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_setup_fiber_serdes_link [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_setup_fiber_serdes_link [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_update_nvm_checksum_generic [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_update_nvm_checksum_generic [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~~s32~0 [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~~s32~0 [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_copper_link_82571 [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_copper_link_82571 [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_kmrn_reg_80003es2lan [2025-02-08 04:19:01,314 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_kmrn_reg_80003es2lan [2025-02-08 04:19:01,314 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_nvm_80003es2lan [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_nvm_80003es2lan [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_access_phy_debug_regs_hv [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_access_phy_debug_regs_hv [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_word [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_word [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_phy_hw_reset_generic [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_phy_hw_reset_generic [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_mng_mode_82574 [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_mng_mode_82574 [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_init_rx_addrs [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_init_rx_addrs [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_has_link [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_has_link [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_setup_tx_resources [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_setup_tx_resources [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_hw_82571 [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_hw_82571 [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_link_up_info_80003es2lan [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_link_up_info_80003es2lan [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_free_irq [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_free_irq [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure __napi_schedule [2025-02-08 04:19:01,315 INFO L138 BoogieDeclarations]: Found implementation of procedure __napi_schedule [2025-02-08 04:19:01,315 INFO L130 BoogieDeclarations]: Found specification of procedure __ew32___6 [2025-02-08 04:19:01,316 INFO L138 BoogieDeclarations]: Found implementation of procedure __ew32___6 [2025-02-08 04:19:01,316 INFO L130 BoogieDeclarations]: Found specification of procedure __ew32___7 [2025-02-08 04:19:01,316 INFO L138 BoogieDeclarations]: Found implementation of procedure __ew32___7 [2025-02-08 04:19:01,316 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-08 04:19:01,316 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-08 04:19:01,316 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_phy_params_pchlan [2025-02-08 04:19:01,316 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_phy_params_pchlan [2025-02-08 04:19:01,316 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_update_phy_task [2025-02-08 04:19:01,317 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_update_phy_task [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure e1e_wphy [2025-02-08 04:19:01,317 INFO L138 BoogieDeclarations]: Found implementation of procedure e1e_wphy [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_flash_cycle_ich8lan [2025-02-08 04:19:01,317 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_flash_cycle_ich8lan [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_hw_reset_ich8lan [2025-02-08 04:19:01,317 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_hw_reset_ich8lan [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_acquire_nvm_82571 [2025-02-08 04:19:01,317 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_acquire_nvm_82571 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-02-08 04:19:01,317 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-08 04:19:01,317 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_write_phy_reg_bm [2025-02-08 04:19:01,317 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_write_phy_reg_bm [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure pcie_capability_read_word [2025-02-08 04:19:01,317 INFO L138 BoogieDeclarations]: Found implementation of procedure pcie_capability_read_word [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_maybe_stop_tx [2025-02-08 04:19:01,317 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_maybe_stop_tx [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_write_kmrn_reg [2025-02-08 04:19:01,317 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_write_kmrn_reg [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_rar_set_generic [2025-02-08 04:19:01,317 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_rar_set_generic [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-08 04:19:01,317 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-02-08 04:19:01,318 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-02-08 04:19:01,319 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2025-02-08 04:19:01,319 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2025-02-08 04:19:01,319 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#66 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#67 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#68 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#69 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#70 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#71 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#72 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#73 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#74 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#75 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#76 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#77 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#78 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#79 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#80 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#81 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#82 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#83 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#84 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#85 [2025-02-08 04:19:01,320 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#86 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#87 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#88 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#89 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#90 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#91 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#92 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#93 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#94 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#95 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#96 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#97 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#98 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#99 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#100 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#101 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#102 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#103 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#104 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#105 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#106 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#107 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#108 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_led_pchlan [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_led_pchlan [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure vzalloc [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure vzalloc [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_read_phy_reg_igp [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_read_phy_reg_igp [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_mac_params_80003es2lan [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_mac_params_80003es2lan [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_set_interrupt_capability [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_set_interrupt_capability [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_phy_force_speed_duplex_m88 [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_phy_force_speed_duplex_m88 [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure copy_to_user [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_to_user [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_polarity_ife [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_polarity_ife [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_acquire_mac_csr_80003es2lan [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_acquire_mac_csr_80003es2lan [2025-02-08 04:19:01,321 INFO L130 BoogieDeclarations]: Found specification of procedure reg_set_and_check [2025-02-08 04:19:01,321 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_set_and_check [2025-02-08 04:19:01,322 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_polarity_igp [2025-02-08 04:19:01,322 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_polarity_igp [2025-02-08 04:19:01,322 INFO L130 BoogieDeclarations]: Found specification of procedure e1e_rphy_locked [2025-02-08 04:19:01,322 INFO L138 BoogieDeclarations]: Found implementation of procedure e1e_rphy_locked [2025-02-08 04:19:01,322 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_kmrn_lock_loss_workaround_ich8lan [2025-02-08 04:19:01,322 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_kmrn_lock_loss_workaround_ich8lan [2025-02-08 04:19:01,322 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_copy_rx_addrs_to_phy_ich8lan [2025-02-08 04:19:01,323 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_copy_rx_addrs_to_phy_ich8lan [2025-02-08 04:19:01,323 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 04:19:01,323 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_igp3_phy_powerdown_workaround_ich8lan [2025-02-08 04:19:01,323 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_igp3_phy_powerdown_workaround_ich8lan [2025-02-08 04:19:01,323 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-08 04:19:01,323 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-08 04:19:01,323 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-02-08 04:19:01,323 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-02-08 04:19:01,323 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-02-08 04:19:01,323 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-02-08 04:19:01,323 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev [2025-02-08 04:19:01,323 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev [2025-02-08 04:19:01,323 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_update_stats [2025-02-08 04:19:01,323 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_update_stats [2025-02-08 04:19:01,323 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_5 [2025-02-08 04:19:01,323 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_5 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_netpoll [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_netpoll [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_4 [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_4 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_6 [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_6 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_phy_addr_for_hv_page [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_phy_addr_for_hv_page [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_clear_hw_cntrs_ich8lan [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_clear_hw_cntrs_ich8lan [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_phy_info [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_phy_info [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_phy_sw_reset [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_phy_sw_reset [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_phy_reg_hv [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_phy_reg_hv [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_acquire_nvm_ich8lan [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_acquire_nvm_ich8lan [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_stop_33_2 [2025-02-08 04:19:01,324 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_stop_33_2 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-08 04:19:01,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-02-08 04:19:01,325 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-02-08 04:19:01,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-02-08 04:19:01,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-02-08 04:19:01,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-02-08 04:19:01,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-02-08 04:19:01,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-02-08 04:19:01,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-02-08 04:19:01,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-02-08 04:19:01,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-02-08 04:19:01,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-02-08 04:19:01,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-02-08 04:19:01,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-02-08 04:19:01,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#66 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#67 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#68 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#69 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#70 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#71 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#72 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#73 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#74 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#75 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#76 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#77 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#78 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#79 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#80 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#81 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#82 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#83 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#84 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#85 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#86 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#87 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#88 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#89 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#90 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#91 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#92 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#93 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#94 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#95 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#96 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#97 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#98 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#99 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#100 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#101 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#102 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#103 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#104 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#105 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#106 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#107 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#108 [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-02-08 04:19:01,327 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_oem_bits_config_ich8lan [2025-02-08 04:19:01,327 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_oem_bits_config_ich8lan [2025-02-08 04:19:01,327 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_to_user [2025-02-08 04:19:01,327 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_to_user [2025-02-08 04:19:01,328 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_acquire_swfw_sync_80003es2lan [2025-02-08 04:19:01,328 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_acquire_swfw_sync_80003es2lan [2025-02-08 04:19:01,328 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2025-02-08 04:19:01,328 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2025-02-08 04:19:01,328 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_change_mtu [2025-02-08 04:19:01,328 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_change_mtu [2025-02-08 04:19:01,328 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_hw_reset [2025-02-08 04:19:01,328 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_hw_reset [2025-02-08 04:19:01,328 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-02-08 04:19:01,328 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-02-08 04:19:01,328 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_copper_link_setup_igp [2025-02-08 04:19:01,328 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_copper_link_setup_igp [2025-02-08 04:19:01,328 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_write_phy_reg_igp [2025-02-08 04:19:01,328 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_write_phy_reg_igp [2025-02-08 04:19:01,328 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_phy_init_script_igp3 [2025-02-08 04:19:01,328 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_phy_init_script_igp3 [2025-02-08 04:19:01,328 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_vfta_generic [2025-02-08 04:19:01,328 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_vfta_generic [2025-02-08 04:19:01,328 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-02-08 04:19:01,329 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-02-08 04:19:01,329 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_for_serdes_link_82571 [2025-02-08 04:19:01,329 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_for_serdes_link_82571 [2025-02-08 04:19:01,329 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_cfg_kmrn_1000_80003es2lan [2025-02-08 04:19:01,329 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_cfg_kmrn_1000_80003es2lan [2025-02-08 04:19:01,329 INFO L130 BoogieDeclarations]: Found specification of procedure kmap_atomic [2025-02-08 04:19:01,329 INFO L138 BoogieDeclarations]: Found implementation of procedure kmap_atomic [2025-02-08 04:19:01,329 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-02-08 04:19:01,329 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-02-08 04:19:01,329 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_phy_reg_gg82563_80003es2lan [2025-02-08 04:19:01,329 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_phy_reg_gg82563_80003es2lan [2025-02-08 04:19:01,329 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_led_off_ich8lan [2025-02-08 04:19:01,329 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_led_off_ich8lan [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_phy_info_ife [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_phy_info_ife [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~~s32~0 [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~~s32~0 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_lv_jumbo_workaround_ich8lan [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_lv_jumbo_workaround_ich8lan [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure __ew32flash [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure __ew32flash [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure device_can_wakeup [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure device_can_wakeup [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_selected_regions [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_selected_regions [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_post_phy_reset_ich8lan [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_post_phy_reset_ich8lan [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule_prep [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule_prep [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_check_for_serdes_link [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_check_for_serdes_link [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_config_hwtstamp [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_config_hwtstamp [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tail_pointer [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tail_pointer [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_up [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_up [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_valid_led_default_ich8lan [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_valid_led_default_ich8lan [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_power_down_phy [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_power_down_phy [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure pci_select_bars [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_select_bars [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-02-08 04:19:01,330 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-08 04:19:01,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-08 04:19:01,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-02-08 04:19:01,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#66 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#67 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#68 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#69 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#70 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#71 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#72 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#73 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#74 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#75 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#76 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#77 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#78 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#79 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#80 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#81 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#82 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#83 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#84 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#85 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#86 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#87 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#88 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#89 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#90 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#91 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#92 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#93 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#94 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#95 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#96 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#97 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#98 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#99 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#100 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#101 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#102 [2025-02-08 04:19:01,333 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#103 [2025-02-08 04:19:01,334 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#104 [2025-02-08 04:19:01,334 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#105 [2025-02-08 04:19:01,334 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#106 [2025-02-08 04:19:01,334 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#107 [2025-02-08 04:19:01,334 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#108 [2025-02-08 04:19:01,334 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-02-08 04:19:01,335 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-02-08 04:19:01,337 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_write_phy_reg_mdic [2025-02-08 04:19:01,337 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_write_phy_reg_mdic [2025-02-08 04:19:01,337 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_cleanup_led_ich8lan [2025-02-08 04:19:01,337 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_cleanup_led_ich8lan [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_idle [2025-02-08 04:19:01,338 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_idle [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-02-08 04:19:01,338 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure e1e_wphy_locked [2025-02-08 04:19:01,338 INFO L138 BoogieDeclarations]: Found implementation of procedure e1e_wphy_locked [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_pba_string_generic [2025-02-08 04:19:01,338 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_pba_string_generic [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_cable_length_82577 [2025-02-08 04:19:01,338 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_cable_length_82577 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_hw_ich8lan [2025-02-08 04:19:01,338 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_hw_ich8lan [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-08 04:19:01,338 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_led_on_pchlan [2025-02-08 04:19:01,338 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_led_on_pchlan [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-08 04:19:01,338 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_io_resume [2025-02-08 04:19:01,338 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_io_resume [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_default_fc_generic [2025-02-08 04:19:01,338 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_default_fc_generic [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2025-02-08 04:19:01,338 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-08 04:19:01,338 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#49 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#50 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#51 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#52 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#53 [2025-02-08 04:19:01,339 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#54 [2025-02-08 04:19:01,340 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#55 [2025-02-08 04:19:01,340 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#56 [2025-02-08 04:19:01,340 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#57 [2025-02-08 04:19:01,340 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#58 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#59 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#60 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#61 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#62 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#63 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#64 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#65 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#66 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#67 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#68 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#69 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#70 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#71 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#72 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#73 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#74 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#75 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#76 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#77 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#78 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#79 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#80 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#81 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#82 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#83 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#84 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#85 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#86 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#87 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#88 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#89 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#90 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#91 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#92 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#93 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#94 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#95 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#96 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#97 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#98 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#99 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#100 [2025-02-08 04:19:01,341 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#101 [2025-02-08 04:19:01,342 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#102 [2025-02-08 04:19:01,342 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#103 [2025-02-08 04:19:01,342 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#104 [2025-02-08 04:19:01,342 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#105 [2025-02-08 04:19:01,342 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#106 [2025-02-08 04:19:01,342 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#107 [2025-02-08 04:19:01,342 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#108 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-08 04:19:01,342 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-08 04:19:01,343 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-08 04:19:01,343 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-08 04:19:01,343 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-08 04:19:01,343 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-08 04:19:01,343 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-08 04:19:01,343 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-08 04:19:01,343 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#49 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#50 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#51 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#52 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#53 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#54 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#55 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#56 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#57 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#58 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#59 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#60 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#61 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#62 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#63 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#64 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#65 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#66 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#67 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#68 [2025-02-08 04:19:01,344 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#69 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#70 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#71 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#72 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#73 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#74 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#75 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#76 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#77 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#78 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#79 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#80 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#81 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#82 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#83 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#84 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#85 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#86 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#87 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#88 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#89 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#90 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#91 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#92 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#93 [2025-02-08 04:19:01,348 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#94 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#95 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#96 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#97 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#98 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#99 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#100 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#101 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#102 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#103 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#104 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#105 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#106 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#107 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#108 [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_speed_and_duplex_fiber_serdes [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_speed_and_duplex_fiber_serdes [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_led_on_ich8lan [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_led_on_ich8lan [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_alloc_ring_dma [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_alloc_ring_dma [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_watchdog_task [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_watchdog_task [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure msleep_interruptible [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep_interruptible [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_phy_params_80003es2lan [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_phy_params_80003es2lan [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_led_off_pchlan [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_led_off_pchlan [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u16~0~TO~~s32~0 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u16~0~TO~~s32~0 [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure netif_start_queue [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_start_queue [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_power_down_phy_copper_82571 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_power_down_phy_copper_82571 [2025-02-08 04:19:01,349 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_copper_link_setup_m88 [2025-02-08 04:19:01,349 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_copper_link_setup_m88 [2025-02-08 04:19:01,350 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_hv_phy_workarounds_ich8lan [2025-02-08 04:19:01,350 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_hv_phy_workarounds_ich8lan [2025-02-08 04:19:01,350 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_lower_eec_clk [2025-02-08 04:19:01,350 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_lower_eec_clk [2025-02-08 04:19:01,350 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_regs_len [2025-02-08 04:19:01,350 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_regs_len [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-08 04:19:01,351 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-08 04:19:01,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-08 04:19:01,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-08 04:19:01,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-08 04:19:01,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-08 04:19:01,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-08 04:19:01,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-08 04:19:01,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-08 04:19:01,353 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-08 04:19:01,353 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-08 04:19:01,353 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#66 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#67 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#68 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#69 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#70 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#71 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#72 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#73 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#74 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#75 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#76 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#77 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#78 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#79 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#80 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#81 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#82 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#83 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#84 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#85 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#86 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#87 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#88 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#89 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#90 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#91 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#92 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#93 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#94 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#95 [2025-02-08 04:19:01,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#96 [2025-02-08 04:19:01,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#97 [2025-02-08 04:19:01,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#98 [2025-02-08 04:19:01,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#99 [2025-02-08 04:19:01,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#100 [2025-02-08 04:19:01,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#101 [2025-02-08 04:19:01,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#102 [2025-02-08 04:19:01,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#103 [2025-02-08 04:19:01,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#104 [2025-02-08 04:19:01,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#105 [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#106 [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#107 [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#108 [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_sset_count [2025-02-08 04:19:01,356 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_sset_count [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2025-02-08 04:19:01,356 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_d0_lplu_state_ich8lan [2025-02-08 04:19:01,356 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_d0_lplu_state_ich8lan [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_read_kmrn_reg [2025-02-08 04:19:01,356 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_read_kmrn_reg [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_ts_info [2025-02-08 04:19:01,356 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_ts_info [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_validate_nvm_checksum_generic [2025-02-08 04:19:01,356 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_validate_nvm_checksum_generic [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_link_82571 [2025-02-08 04:19:01,356 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_link_82571 [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_d3_lplu_state_ich8lan [2025-02-08 04:19:01,356 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_d3_lplu_state_ich8lan [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_update_mng_vlan [2025-02-08 04:19:01,356 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_update_mng_vlan [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_setup_autoneg [2025-02-08 04:19:01,356 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_setup_autoneg [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_acquire_nvm [2025-02-08 04:19:01,356 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_acquire_nvm [2025-02-08 04:19:01,356 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_hw_control [2025-02-08 04:19:01,356 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_hw_control [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_clear_vfta_82571 [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_clear_vfta_82571 [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure __ew16flash [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure __ew16flash [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_read_nvm_eerd [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_read_nvm_eerd [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_nway_reset [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_nway_reset [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_write_phy_reg_m88 [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_write_phy_reg_m88 [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_5_6 [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_5_6 [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_lan_id_single_port [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_lan_id_single_port [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_force_speed_duplex_ife [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_force_speed_duplex_ife [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_k1_gig_workaround_hv [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_k1_gig_workaround_hv [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_alt_mac_addr_generic [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_alt_mac_addr_generic [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_phc_gettime [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_phc_gettime [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_wait_autoneg [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_wait_autoneg [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_copper_link_80003es2lan [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_copper_link_80003es2lan [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_put_sync [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_put_sync [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_variants_ich8lan [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_variants_ich8lan [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_put_hw_semaphore [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_put_hw_semaphore [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_validate_nvm_checksum_82571 [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_validate_nvm_checksum_82571 [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_print_device_info [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_print_device_info [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_phy_type_from_id [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_phy_type_from_id [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_suspended [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_suspended [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_validate_nvm_checksum_ich8lan [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_validate_nvm_checksum_ich8lan [2025-02-08 04:19:01,357 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_release_nvm_ich8lan [2025-02-08 04:19:01,357 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_release_nvm_ich8lan [2025-02-08 04:19:01,358 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-02-08 04:19:01,358 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-02-08 04:19:01,358 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_reset [2025-02-08 04:19:01,358 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_reset [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_stats64 [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_stats64 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_free_desc_rings [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_free_desc_rings [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_flash_byte_ich8lan [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_flash_byte_ich8lan [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure pci_channel_offline [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_channel_offline [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_wol [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_wol [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure synchronize_irq [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure synchronize_irq [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_id_led_init_generic [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_id_led_init_generic [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_erase_flash_bank_ich8lan [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_erase_flash_bank_ich8lan [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_update_nvm_checksum [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_update_nvm_checksum [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_cfg_on_link_up_80003es2lan [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_cfg_on_link_up_80003es2lan [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_cleanup_led_generic [2025-02-08 04:19:01,359 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_cleanup_led_generic [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-08 04:19:01,359 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-02-08 04:19:01,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-02-08 04:19:01,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-02-08 04:19:01,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-02-08 04:19:01,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-02-08 04:19:01,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-02-08 04:19:01,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-02-08 04:19:01,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-02-08 04:19:01,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-02-08 04:19:01,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2025-02-08 04:19:01,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2025-02-08 04:19:01,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2025-02-08 04:19:01,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2025-02-08 04:19:01,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#66 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#67 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#68 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#69 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#70 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#71 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#72 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#73 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#74 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#75 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#76 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#77 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#78 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#79 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#80 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#81 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#82 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#83 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#84 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#85 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#86 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#87 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#88 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#89 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#90 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#91 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#92 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#93 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#94 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#95 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#96 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#97 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#98 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#99 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#100 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#101 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#102 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#103 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#104 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#105 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#106 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#107 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#108 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_downshift_workaround [2025-02-08 04:19:01,362 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_downshift_workaround [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_flash_word_ich8lan [2025-02-08 04:19:01,362 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_flash_word_ich8lan [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_3_6 [2025-02-08 04:19:01,362 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_3_6 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-08 04:19:01,362 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure e1e_rphy [2025-02-08 04:19:01,362 INFO L138 BoogieDeclarations]: Found implementation of procedure e1e_rphy [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_phy_reg_hv_locked [2025-02-08 04:19:01,362 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_phy_reg_hv_locked [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_desc_unused [2025-02-08 04:19:01,362 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_desc_unused [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure __pm_runtime_idle [2025-02-08 04:19:01,362 INFO L138 BoogieDeclarations]: Found implementation of procedure __pm_runtime_idle [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure enable_irq [2025-02-08 04:19:01,362 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_irq [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_34 [2025-02-08 04:19:01,362 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_34 [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_configure_k1_ich8lan [2025-02-08 04:19:01,362 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_configure_k1_ich8lan [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_ringparam [2025-02-08 04:19:01,362 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_ringparam [2025-02-08 04:19:01,362 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_determine_phy_address [2025-02-08 04:19:01,363 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_determine_phy_address [2025-02-08 04:19:01,363 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_check_82574_phy_workaround [2025-02-08 04:19:01,363 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_check_82574_phy_workaround [2025-02-08 04:19:01,363 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_request_irq [2025-02-08 04:19:01,363 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_request_irq [2025-02-08 04:19:01,363 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_clear_hw_cntrs_82571 [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_clear_hw_cntrs_82571 [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_access_phy_wakeup_reg_bm [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_access_phy_wakeup_reg_bm [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure pcie_capability_write_word [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure pcie_capability_write_word [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_update_rdt_wa [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_update_rdt_wa [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_phys_id [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_phys_id [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_hw_80003es2lan [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_hw_80003es2lan [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_read_phy_reg_mdic [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_read_phy_reg_mdic [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_acquire_swflag_ich8lan [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_acquire_swflag_ich8lan [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_master_slave_mode [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_master_slave_mode [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_irq_disable [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_irq_disable [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdrlen [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdrlen [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure pcie_capability_clear_word [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure pcie_capability_clear_word [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_phy_addr_for_bm_page [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_phy_addr_for_bm_page [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_id_led_init_pchlan [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_id_led_init_pchlan [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure timecounter_read [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure timecounter_read [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_mac_addr_82571 [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_mac_addr_82571 [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure skb_is_nonlinear [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_is_nonlinear [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_clean_tx_ring [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_clean_tx_ring [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_release_nvm [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_release_nvm [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_phy_82574 [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_phy_82574 [2025-02-08 04:19:01,364 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_resume [2025-02-08 04:19:01,364 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_resume [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_valid_nvm_bank_detect_ich8lan [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_valid_nvm_bank_detect_ich8lan [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_gig_downshift_workaround_ich8lan [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_gig_downshift_workaround_ich8lan [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_down [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_down [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_put_hw_semaphore_82571 [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_put_hw_semaphore_82571 [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_put_hw_semaphore_82573 [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_put_hw_semaphore_82573 [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_put_hw_semaphore_82574 [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_put_hw_semaphore_82574 [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_rx_checksum [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_rx_checksum [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_reset_interrupt_capability [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_reset_interrupt_capability [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_1_6 [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_1_6 [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msi [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msi [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tstamp_tx [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tstamp_tx [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure __kunmap_atomic [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure __kunmap_atomic [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_mac [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_mac [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_mdio_slow_mode_hv [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_mdio_slow_mode_hv [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_page [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_page [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_clean_rx_ring [2025-02-08 04:19:01,365 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_clean_rx_ring [2025-02-08 04:19:01,365 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_lan_id_multi_port_pcie [2025-02-08 04:19:01,366 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_lan_id_multi_port_pcie [2025-02-08 04:19:01,366 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_valid_led_default_82571 [2025-02-08 04:19:01,366 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_valid_led_default_82571 [2025-02-08 04:19:01,366 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_update_mc_addr_list_generic [2025-02-08 04:19:01,366 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_update_mc_addr_list_generic [2025-02-08 04:19:01,366 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_cfg_done_82571 [2025-02-08 04:19:01,366 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_cfg_done_82571 [2025-02-08 04:19:01,366 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_configure_tx [2025-02-08 04:19:01,366 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_configure_tx [2025-02-08 04:19:01,366 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-08 04:19:01,366 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-08 04:19:01,366 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_0_6 [2025-02-08 04:19:01,366 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_0_6 [2025-02-08 04:19:01,366 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_setup_rx_resources [2025-02-08 04:19:01,366 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_setup_rx_resources [2025-02-08 04:19:01,366 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2025-02-08 04:19:01,366 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_phy_info_82577 [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_phy_info_82577 [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_write_phy_reg_igp_locked [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_write_phy_reg_igp_locked [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_phy_info_m88 [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_phy_info_m88 [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_blink_led_generic [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_blink_led_generic [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_word [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_word [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_phy_id [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_phy_id [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev_open_25_6 [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev_open_25_6 [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure usleep_range [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure usleep_range [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure __e1000_read_phy_reg_hv [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure __e1000_read_phy_reg_hv [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure __e1000_read_kmrn_reg [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure __e1000_read_kmrn_reg [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure __e1000_access_emi_reg_locked [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure __e1000_access_emi_reg_locked [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_disable_phy_wakeup_reg_access_bm [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_disable_phy_wakeup_reg_access_bm [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_mac_addr_80003es2lan [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_mac_addr_80003es2lan [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_cfg_done_ich8lan [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_cfg_done_ich8lan [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~X~~gfp_t~0~TO~VOID [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~X~~gfp_t~0~TO~VOID [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_settings [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_settings [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_led_on_generic [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_led_on_generic [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_intr_msix_tx [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_intr_msix_tx [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure __e1000e_read_phy_reg_igp [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure __e1000e_read_phy_reg_igp [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_release_mac_csr_80003es2lan [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_release_mac_csr_80003es2lan [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_pages [2025-02-08 04:19:01,367 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_pages [2025-02-08 04:19:01,367 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_clear_hw_cntrs_80003es2lan [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_clear_hw_cntrs_80003es2lan [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_manageability_pt [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_manageability_pt [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_reload_nvm_generic [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_reload_nvm_generic [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_variants_80003es2lan [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_variants_80003es2lan [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_phy_reg_page_hv [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_phy_reg_page_hv [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_consume_page [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_consume_page [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_cleanup_led_pchlan [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_cleanup_led_pchlan [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_setup_link_generic [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_setup_link_generic [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_read_mac_addr [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_read_mac_addr [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tx_timestamp [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tx_timestamp [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer_sync [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer_sync [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_work_sync [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_work_sync [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure __er16flash [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure __er16flash [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_intr_msix_rx [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_intr_msix_rx [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_phy_reg_hv_locked [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_phy_reg_hv_locked [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_release_phy_80003es2lan [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_release_phy_80003es2lan [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_clear_hw_cntrs_base [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_clear_hw_cntrs_base [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_shift_out_eec_bits [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_shift_out_eec_bits [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_validate_option [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_validate_option [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_eeprom_checks [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_eeprom_checks [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_power_down_phy_copper_ich8lan [2025-02-08 04:19:01,368 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_power_down_phy_copper_ich8lan [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-08 04:19:01,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-08 04:19:01,369 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-08 04:19:01,369 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-08 04:19:01,369 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-08 04:19:01,369 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-08 04:19:01,369 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-08 04:19:01,369 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-08 04:19:01,369 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-08 04:19:01,369 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-08 04:19:01,369 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-08 04:19:01,370 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#49 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#50 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#51 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#52 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#53 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#54 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#55 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#56 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#57 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#58 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#59 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#60 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#61 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#62 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#63 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#64 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#65 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#66 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#67 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#68 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#69 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#70 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#71 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#72 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#73 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#74 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#75 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#76 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#77 [2025-02-08 04:19:01,371 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#78 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#79 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#80 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#81 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#82 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#83 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#84 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#85 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#86 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#87 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#88 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#89 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#90 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#91 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#92 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#93 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#94 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#95 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#96 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#97 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#98 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#99 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#100 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#101 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#102 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#103 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#104 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#105 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#106 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#107 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#108 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_from_user [2025-02-08 04:19:01,372 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_from_user [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_coalesce [2025-02-08 04:19:01,372 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_coalesce [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_calculate_checksum [2025-02-08 04:19:01,372 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_calculate_checksum [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_receive_skb [2025-02-08 04:19:01,372 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_receive_skb [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_free_rx_resources [2025-02-08 04:19:01,372 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_free_rx_resources [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_auto_rd_done [2025-02-08 04:19:01,372 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_auto_rd_done [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev [2025-02-08 04:19:01,372 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-02-08 04:19:01,372 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_flush_descriptors [2025-02-08 04:19:01,372 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_flush_descriptors [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_check_reset_block_generic [2025-02-08 04:19:01,372 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_check_reset_block_generic [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-08 04:19:01,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#66 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#67 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#68 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#69 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#70 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#71 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#72 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#73 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#74 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#75 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#76 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#77 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#78 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#79 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#80 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#81 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#82 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#83 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#84 [2025-02-08 04:19:01,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#85 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#86 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#87 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#88 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#89 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#90 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#91 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#92 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#93 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#94 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#95 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#96 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#97 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#98 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#99 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#100 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#101 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#102 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#103 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#104 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#105 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#106 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#107 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#108 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_page_igp [2025-02-08 04:19:01,374 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_page_igp [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_rx_hash [2025-02-08 04:19:01,374 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_rx_hash [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure dma_sync_single_for_cpu [2025-02-08 04:19:01,374 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_sync_single_for_cpu [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_phy_force_speed_duplex_setup [2025-02-08 04:19:01,374 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_phy_force_speed_duplex_setup [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-02-08 04:19:01,374 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_reinit_locked [2025-02-08 04:19:01,374 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_reinit_locked [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_shutdown [2025-02-08 04:19:01,374 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_shutdown [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-08 04:19:01,374 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-08 04:19:01,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#49 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#50 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#51 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#52 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#53 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#54 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#55 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#56 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#57 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#58 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#59 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#60 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#61 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#62 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#63 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#64 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#65 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#66 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#67 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#68 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#69 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#70 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#71 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#72 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#73 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#74 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#75 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#76 [2025-02-08 04:19:01,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#77 [2025-02-08 04:19:01,379 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#78 [2025-02-08 04:19:01,379 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#79 [2025-02-08 04:19:01,379 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#80 [2025-02-08 04:19:01,379 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#81 [2025-02-08 04:19:01,379 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#82 [2025-02-08 04:19:01,379 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#83 [2025-02-08 04:19:01,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#84 [2025-02-08 04:19:01,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#85 [2025-02-08 04:19:01,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#86 [2025-02-08 04:19:01,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#87 [2025-02-08 04:19:01,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#88 [2025-02-08 04:19:01,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#89 [2025-02-08 04:19:01,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#90 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#91 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#92 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#93 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#94 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#95 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#96 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#97 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#98 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#99 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#100 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#101 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#102 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#103 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#104 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#105 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#106 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#107 [2025-02-08 04:19:01,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#108 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-08 04:19:01,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-08 04:19:01,385 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-08 04:19:01,385 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-08 04:19:01,385 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-08 04:19:01,385 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-08 04:19:01,385 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-02-08 04:19:01,385 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-02-08 04:19:01,385 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#49 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#50 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#51 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#52 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#53 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#54 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#55 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#56 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#57 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#58 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#59 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#60 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#61 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#62 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#63 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#64 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#65 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#66 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#67 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#68 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#69 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#70 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#71 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#72 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#73 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#74 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#75 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#76 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#77 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#78 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#79 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#80 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#81 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#82 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#83 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#84 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#85 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#86 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#87 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#88 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#89 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#90 [2025-02-08 04:19:01,386 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#91 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#92 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#93 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#94 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#95 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#96 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#97 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#98 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#99 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#100 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#101 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#102 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#103 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#104 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#105 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#106 [2025-02-08 04:19:01,387 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#107 [2025-02-08 04:19:01,388 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#108 [2025-02-08 04:19:01,388 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_phy_reset_dsp [2025-02-08 04:19:01,388 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_phy_reset_dsp [2025-02-08 04:19:01,388 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_runtime_resume [2025-02-08 04:19:01,388 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_runtime_resume [2025-02-08 04:19:01,388 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_flash_data_ich8lan [2025-02-08 04:19:01,388 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_flash_data_ich8lan [2025-02-08 04:19:01,388 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u16~0~X~~u16~0~X~$Pointer$~TO~~s32~0 [2025-02-08 04:19:01,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u16~0~X~~u16~0~X~$Pointer$~TO~~s32~0 [2025-02-08 04:19:01,388 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_vlan_rx_kill_vid [2025-02-08 04:19:01,388 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_vlan_rx_kill_vid [2025-02-08 04:19:01,388 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-08 04:19:01,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-08 04:19:01,388 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_cfg_done_80003es2lan [2025-02-08 04:19:01,389 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_cfg_done_80003es2lan [2025-02-08 04:19:01,392 INFO L130 BoogieDeclarations]: Found specification of procedure __e1000_resume [2025-02-08 04:19:01,392 INFO L138 BoogieDeclarations]: Found implementation of procedure __e1000_resume [2025-02-08 04:19:01,392 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-08 04:19:01,392 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-08 04:19:01,392 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_phy_wakeup [2025-02-08 04:19:01,392 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_phy_wakeup [2025-02-08 04:19:01,392 INFO L130 BoogieDeclarations]: Found specification of procedure skb_trim [2025-02-08 04:19:01,392 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_trim [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_systim_overflow_work [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_systim_overflow_work [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure print_hex_dump [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure print_hex_dump [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure kstrdup [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrdup [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_disable_aspm [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_disable_aspm [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_polarity_82577 [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_polarity_82577 [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dev_run_wake [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dev_run_wake [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure vfree [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure vfree [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_update_itr [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_update_itr [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_led_off_generic [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_led_off_generic [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure div_u64_rem [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure div_u64_rem [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure __udelay [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure __udelay [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure __e1000_write_phy_reg_hv [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure __e1000_write_phy_reg_hv [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_emi_reg_locked [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_emi_reg_locked [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_runtime_suspend [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_runtime_suspend [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_cfg_done_generic [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_cfg_done_generic [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure pm_schedule_suspend [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_schedule_suspend [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_read_status [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_read_status [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_suspend_workarounds_ich8lan [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_suspend_workarounds_ich8lan [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_write_nvm_spi [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_write_nvm_spi [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_base_timinca [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_base_timinca [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_copper_link_setup_82577 [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_copper_link_setup_82577 [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_emi_reg_locked [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_emi_reg_locked [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure __er32flash [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure __er32flash [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_set_eee [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_set_eee [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_open [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_open [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_check_downshift [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_check_downshift [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_setup_led_generic [2025-02-08 04:19:01,393 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_setup_led_generic [2025-02-08 04:19:01,393 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_retry_write_flash_byte_ich8lan [2025-02-08 04:19:01,394 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_retry_write_flash_byte_ich8lan [2025-02-08 04:19:01,394 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_intr [2025-02-08 04:19:01,394 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_intr [2025-02-08 04:19:01,394 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_remove [2025-02-08 04:19:01,394 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_remove [2025-02-08 04:19:01,394 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_bus_info_ich8lan [2025-02-08 04:19:01,394 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_bus_info_ich8lan [2025-02-08 04:19:01,394 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_lplu_state_pchlan [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_lplu_state_pchlan [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_configure [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_configure [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_update_phy_stats [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_update_phy_stats [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_check_for_copper_link [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_check_for_copper_link [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~$Pointer$~TO~~s32~0 [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~$Pointer$~TO~~s32~0 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_set_kmrn_lock_loss_workaround_ich8lan [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_set_kmrn_lock_loss_workaround_ich8lan [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_vlan_rx_add_vid [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_vlan_rx_add_vid [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_clear_vfta_generic [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_clear_vfta_generic [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_force_mac_fc [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_force_mac_fc [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_delayed_work [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_delayed_work [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_link_up_info_ich8lan [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_link_up_info_ich8lan [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_resume [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_resume [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_force_speed_duplex_82577 [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_force_speed_duplex_82577 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~bool~0~TO~~s32~0 [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~bool~0~TO~~s32~0 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_release_nvm_82571 [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_release_nvm_82571 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure __ew32 [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure __ew32 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_validate_nvm_checksum [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_validate_nvm_checksum [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_phy_params_82571 [2025-02-08 04:19:01,395 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_phy_params_82571 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-08 04:19:01,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-08 04:19:01,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-08 04:19:01,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-08 04:19:01,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-08 04:19:01,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-08 04:19:01,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-08 04:19:01,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-08 04:19:01,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-08 04:19:01,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-08 04:19:01,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-08 04:19:01,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-08 04:19:01,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#49 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#50 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#51 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#52 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#53 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#54 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#55 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#56 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#57 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#58 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#59 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#60 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#61 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#62 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#63 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#64 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#65 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#66 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#67 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#68 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#69 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#70 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#71 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#72 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#73 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#74 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#75 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#76 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#77 [2025-02-08 04:19:01,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#78 [2025-02-08 04:19:01,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#79 [2025-02-08 04:19:01,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#80 [2025-02-08 04:19:01,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#81 [2025-02-08 04:19:01,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#82 [2025-02-08 04:19:01,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#83 [2025-02-08 04:19:01,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#84 [2025-02-08 04:19:01,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#85 [2025-02-08 04:19:01,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#86 [2025-02-08 04:19:01,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#87 [2025-02-08 04:19:01,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#88 [2025-02-08 04:19:01,401 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#89 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#90 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#91 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#92 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#93 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#94 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#95 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#96 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#97 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#98 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#99 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#100 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#101 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#102 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#103 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#104 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#105 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#106 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#107 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#108 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_gate_hw_phy_config_ich8lan [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_gate_hw_phy_config_ich8lan [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_smbus_addr [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_smbus_addr [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_e1000_exit_module_37_2 [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_e1000_exit_module_37_2 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure timecounter_init [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure timecounter_init [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure mmd_eee_cap_to_ethtool_sup_t [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure mmd_eee_cap_to_ethtool_sup_t [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_copper_link_setup_gg82563_80003es2lan [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_copper_link_setup_gg82563_80003es2lan [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_phy_reg_page_hv [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_phy_reg_page_hv [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_nvm [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_nvm [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_configure_msix [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_configure_msix [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_check_for_fiber_link [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_check_for_fiber_link [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev_30 [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev_30 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_phy_id_82571 [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_phy_id_82571 [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure disable_irq [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_irq [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_write_protect_nvm_ich8lan [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_write_protect_nvm_ich8lan [2025-02-08 04:19:01,402 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_power_down_phy_copper_80003es2lan [2025-02-08 04:19:01,402 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_power_down_phy_copper_80003es2lan [2025-02-08 04:19:01,403 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_free_tx_resources [2025-02-08 04:19:01,403 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_free_tx_resources [2025-02-08 04:19:01,403 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_enable_tx_pkt_filtering [2025-02-08 04:19:01,403 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_enable_tx_pkt_filtering [2025-02-08 04:19:01,403 INFO L130 BoogieDeclarations]: Found specification of procedure __ew32_prepare___7 [2025-02-08 04:19:01,403 INFO L138 BoogieDeclarations]: Found implementation of procedure __ew32_prepare___7 [2025-02-08 04:19:01,403 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-02-08 04:19:01,403 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-02-08 04:19:01,403 INFO L130 BoogieDeclarations]: Found specification of procedure skb_fill_page_desc [2025-02-08 04:19:01,403 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_fill_page_desc [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_get_sync [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_get_sync [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_update_nvm_checksum_ich8lan [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_update_nvm_checksum_ich8lan [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_eeprom_len [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_eeprom_len [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_schedule [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_schedule [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_close [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_close [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_copper_link_autoneg [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_copper_link_autoneg [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~~bool~0 [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~~bool~0 [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_write_itr [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_write_itr [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure round_jiffies [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure round_jiffies [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_eee_pchlan [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_eee_pchlan [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_reset_hw_80003es2lan [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_reset_hw_80003es2lan [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_6_6 [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_6_6 [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_reset_task [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_reset_task [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure dev_notice [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_notice [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_phc_settime [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_phc_settime [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure __pskb_pull_tail [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure __pskb_pull_tail [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_valid_led_default [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_valid_led_default [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_sw_lcd_config_ich8lan [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_sw_lcd_config_ich8lan [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~~s32~0 [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~~s32~0 [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~~u32~0~TO~VOID [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~~u32~0~TO~VOID [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure __pm_runtime_resume [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure __pm_runtime_resume [2025-02-08 04:19:01,404 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_write_kmrn_reg_locked [2025-02-08 04:19:01,404 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_write_kmrn_reg_locked [2025-02-08 04:19:01,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-08 04:19:01,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-08 04:19:01,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-08 04:19:01,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-08 04:19:01,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-08 04:19:01,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-08 04:19:01,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-08 04:19:01,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#66 [2025-02-08 04:19:01,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#67 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#68 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#69 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#70 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#71 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#72 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#73 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#74 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#75 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#76 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#77 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#78 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#79 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#80 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#81 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#82 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#83 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#84 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#85 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#86 [2025-02-08 04:19:01,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#87 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#88 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#89 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#90 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#91 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#92 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#93 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#94 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#95 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#96 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#97 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#98 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#99 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#100 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#101 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#102 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#103 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#104 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#105 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#106 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#107 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#108 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_reset_hw_82571 [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_reset_hw_82571 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_check_reset_block_ich8lan [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_check_reset_block_ich8lan [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_read_kmrn_reg_locked [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_read_kmrn_reg_locked [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_intr_msi [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_intr_msi [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_is_accessible_pchlan [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_is_accessible_pchlan [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_variants_82571 [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_variants_82571 [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_init_phy_params_ich8lan [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_init_phy_params_ich8lan [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_phy_has_link_generic [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_phy_has_link_generic [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_nvm_ich8lan [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_nvm_ich8lan [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_k1_workaround_lv [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_k1_workaround_lv [2025-02-08 04:19:01,412 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_set_d3_lplu_state [2025-02-08 04:19:01,412 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_set_d3_lplu_state [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_irq_enable [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_irq_enable [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_irq [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_irq [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_mng_enable_host_if [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_mng_enable_host_if [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_tx_timeout [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_tx_timeout [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_read_phy_reg_bm2 [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_read_phy_reg_bm2 [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_raise_eec_clk [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_raise_eec_clk [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_set_d0_lplu_state_82571 [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_set_d0_lplu_state_82571 [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_probe [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_probe [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_bus_info_pcie [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_bus_info_pcie [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_msix_other [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_msix_other [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_eee [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_eee [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_suspend [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_suspend [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_4_6 [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_4_6 [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_cable_length_m88 [2025-02-08 04:19:01,413 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_cable_length_m88 [2025-02-08 04:19:01,413 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_hw_semaphore_82571 [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_hw_semaphore_82571 [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_read_phy_reg_igp_locked [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_read_phy_reg_igp_locked [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_cable_length_igp_2 [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_cable_length_igp_2 [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure __netdev_alloc_skb_ip_align [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure __netdev_alloc_skb_ip_align [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_msi_block [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_msi_block [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_phy_force_speed_duplex_80003es2lan [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_phy_force_speed_duplex_80003es2lan [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_hw_semaphore_82574 [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_hw_semaphore_82574 [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_set_laa_state_82571 [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_set_laa_state_82571 [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_hw_semaphore_82573 [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_hw_semaphore_82573 [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_coalesce [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_coalesce [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_standby_nvm [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_standby_nvm [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_link_test [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_link_test [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_phy_info_igp [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_phy_info_igp [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_k1_workaround_lpt_lp [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_k1_workaround_lpt_lp [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_poll_eerd_eewr_done [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_poll_eerd_eewr_done [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~~u16~0~TO~~s32~0 [2025-02-08 04:19:01,414 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~~u16~0~TO~~s32~0 [2025-02-08 04:19:01,414 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_update_tdt_wa [2025-02-08 04:19:01,415 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_update_tdt_wa [2025-02-08 04:19:01,415 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_enable_mng_pass_thru [2025-02-08 04:19:01,415 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_enable_mng_pass_thru [2025-02-08 04:19:01,415 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2025-02-08 04:19:01,415 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2025-02-08 04:19:01,415 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device_mem [2025-02-08 04:19:01,415 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device_mem [2025-02-08 04:19:01,415 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-02-08 04:19:01,415 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-02-08 04:19:01,415 INFO L130 BoogieDeclarations]: Found specification of procedure vmalloc [2025-02-08 04:19:01,415 INFO L138 BoogieDeclarations]: Found implementation of procedure vmalloc [2025-02-08 04:19:01,415 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-02-08 04:19:01,415 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-02-08 04:19:01,415 INFO L130 BoogieDeclarations]: Found specification of procedure dma_set_mask_and_coherent [2025-02-08 04:19:01,415 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_set_mask_and_coherent [2025-02-08 04:19:01,415 INFO L130 BoogieDeclarations]: Found specification of procedure is_multicast_ether_addr [2025-02-08 04:19:01,415 INFO L138 BoogieDeclarations]: Found implementation of procedure is_multicast_ether_addr [2025-02-08 04:19:01,415 INFO L130 BoogieDeclarations]: Found specification of procedure __e1000_write_kmrn_reg [2025-02-08 04:19:01,415 INFO L138 BoogieDeclarations]: Found implementation of procedure __e1000_write_kmrn_reg [2025-02-08 04:19:01,415 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-02-08 04:19:01,415 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-02-08 04:19:01,418 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_2_6 [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_2_6 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_flash_byte_ich8lan [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_flash_byte_ich8lan [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_nvm_ich8lan [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_nvm_ich8lan [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_update_nvm_checksum_82571 [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_update_nvm_checksum_82571 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_setup_link_ich8lan [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_setup_link_ich8lan [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure __e1000_shutdown [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure __e1000_shutdown [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_write_nvm_82571 [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_write_nvm_82571 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_work [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_work [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_get_speed_and_duplex_copper [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_get_speed_and_duplex_copper [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure dql_avail [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure dql_avail [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_power_up_phy_copper [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_power_up_phy_copper [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~~u32~0~TO~VOID [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~~u32~0~TO~VOID [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_power_down_phy_copper [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_power_down_phy_copper [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_read_mac_addr_generic [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_read_mac_addr_generic [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure pm_qos_update_request [2025-02-08 04:19:01,419 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_qos_update_request [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-08 04:19:01,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-08 04:19:01,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-08 04:19:01,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-08 04:19:01,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-08 04:19:01,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-08 04:19:01,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-08 04:19:01,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-08 04:19:01,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-08 04:19:01,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#66 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#67 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#68 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#69 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#70 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#71 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#72 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#73 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#74 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#75 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#76 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#77 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#78 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#79 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#80 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#81 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#82 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#83 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#84 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#85 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#86 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#87 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#88 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#89 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#90 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#91 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#92 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#93 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#94 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#95 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#96 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#97 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#98 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#99 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#100 [2025-02-08 04:19:01,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#101 [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#102 [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#103 [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#104 [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#105 [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#106 [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#107 [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#108 [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_put_txbuf [2025-02-08 04:19:01,423 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_put_txbuf [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-08 04:19:01,423 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_flash_cycle_init_ich8lan [2025-02-08 04:19:01,423 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_flash_cycle_init_ich8lan [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_read_phy_reg_bm [2025-02-08 04:19:01,423 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_read_phy_reg_bm [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_enable_phy_wakeup_reg_access_bm [2025-02-08 04:19:01,423 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_enable_phy_wakeup_reg_access_bm [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_link_stall_workaround_hv [2025-02-08 04:19:01,423 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_link_stall_workaround_hv [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_write_phy_reg_bm2 [2025-02-08 04:19:01,423 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_write_phy_reg_bm2 [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure e1000e_pm_ready [2025-02-08 04:19:01,423 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000e_pm_ready [2025-02-08 04:19:01,423 INFO L130 BoogieDeclarations]: Found specification of procedure e1000_get_cable_length_80003es2lan [2025-02-08 04:19:01,424 INFO L138 BoogieDeclarations]: Found implementation of procedure e1000_get_cable_length_80003es2lan [2025-02-08 04:19:05,235 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 04:19:05,257 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 04:19:05,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28458: havoc #t~bitwise3762; [2025-02-08 04:19:05,392 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L31974: call ULTIMATE.dealloc(~#data~27.base, ~#data~27.offset);havoc ~#data~27.base, ~#data~27.offset; [2025-02-08 04:19:05,520 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183-7: assume #t~mem5754 % 4294967296 == ~write % 4294967296;#t~bitwise5755 := #t~mem5754; [2025-02-08 04:19:05,520 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183-7: assume !(#t~mem5754 % 4294967296 == ~write % 4294967296); [2025-02-08 04:19:05,520 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183-6: havoc #t~bitwise5755;assume #t~bitwise5755 % 4294967296 <= #t~mem5754 % 4294967296 && #t~bitwise5755 % 4294967296 <= ~write % 4294967296; [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183-8: assume 0 == #t~mem5754 % 4294967296 || 0 == ~write % 4294967296;#t~bitwise5755 := 0; [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183-8: assume !(0 == #t~mem5754 % 4294967296 || 0 == ~write % 4294967296); [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36185-1: SUMMARY for call #t~ret5761 := netdev_err(#t~mem5757.base, #t~mem5757.offset, 1145, 0); srcloc: null [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36185: assume -2147483648 <= #t~ret5761 && #t~ret5761 <= 2147483647;havoc #t~mem5757.base, #t~mem5757.offset;havoc #t~mem5758;havoc #t~bitwise5759;havoc #t~bitwise5760;havoc #t~ret5761;call write~int#1(~reg, ~data.base, ~data.offset, 8);#res := 1;call ULTIMATE.dealloc(~#test~0.base, ~#test~0.offset);havoc ~#test~0.base, ~#test~0.offset; [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183-1: [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183: assume ~val~0 % 4294967296 != #t~bitwise5756 % 4294967296;havoc #t~mem5754;havoc #t~bitwise5755;havoc #t~bitwise5756;call #t~mem5757.base, #t~mem5757.offset := read~$Pointer$#1(~adapter.base, 1449 + ~adapter.offset, 8);call #t~mem5758 := read~int#74(~#test~0.base, ~#test~0.offset + 4 * (if ~pat~0 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then ~pat~0 % 4294967296 % 18446744073709551616 else ~pat~0 % 4294967296 % 18446744073709551616 - 18446744073709551616), 4); [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183: assume !(~val~0 % 4294967296 != #t~bitwise5756 % 4294967296);havoc #t~mem5754;havoc #t~bitwise5755;havoc #t~bitwise5756;~pat~0 := 1 + ~pat~0; [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183-3: assume #t~bitwise5755 % 4294967296 == ~mask % 4294967296;#t~bitwise5756 := #t~bitwise5755; [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183-3: assume !(#t~bitwise5755 % 4294967296 == ~mask % 4294967296); [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36181-1: SUMMARY for call #t~ret5753 := readl(#t~mem5752.base, #t~mem5752.offset + (if (~reg + 4 * ~offset) % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (~reg + 4 * ~offset) % 18446744073709551616 % 18446744073709551616 else (~reg + 4 * ~offset) % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183-2: havoc #t~bitwise5756;assume #t~bitwise5756 % 4294967296 <= #t~bitwise5755 % 4294967296 && #t~bitwise5756 % 4294967296 <= ~mask % 4294967296; [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36181: ~val~0 := #t~ret5753;havoc #t~mem5752.base, #t~mem5752.offset;havoc #t~ret5753;call #t~mem5754 := read~int#74(~#test~0.base, ~#test~0.offset + 4 * (if ~pat~0 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then ~pat~0 % 4294967296 % 18446744073709551616 else ~pat~0 % 4294967296 % 18446744073709551616 - 18446744073709551616), 4); [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183-5: [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183-4: assume 0 == #t~bitwise5755 % 4294967296 || 0 == ~mask % 4294967296;#t~bitwise5756 := 0; [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36183-4: assume !(0 == #t~bitwise5755 % 4294967296 || 0 == ~mask % 4294967296); [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36180-4: assume #t~mem5750 % 4294967296 == ~write % 4294967296;#t~bitwise5751 := #t~mem5750; [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36180-4: assume !(#t~mem5750 % 4294967296 == ~write % 4294967296); [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36180-3: havoc #t~bitwise5751;assume #t~bitwise5751 % 4294967296 <= #t~mem5750 % 4294967296 && #t~bitwise5751 % 4294967296 <= ~write % 4294967296; [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36180-6: call #t~mem5750 := read~int#74(~#test~0.base, ~#test~0.offset + 4 * (if ~pat~0 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then ~pat~0 % 4294967296 % 18446744073709551616 else ~pat~0 % 4294967296 % 18446744073709551616 - 18446744073709551616), 4); [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36180-5: assume 0 == #t~mem5750 % 4294967296 || 0 == ~write % 4294967296;#t~bitwise5751 := 0; [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36180-5: assume !(0 == #t~mem5750 % 4294967296 || 0 == ~write % 4294967296); [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36170: call ULTIMATE.dealloc(~#test~0.base, ~#test~0.offset);havoc ~#test~0.base, ~#test~0.offset; [2025-02-08 04:19:05,521 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36186: [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36186-2: assume #t~bitwise5759 % 4294967296 == ~mask % 4294967296;#t~bitwise5760 := #t~bitwise5759; [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36186-2: assume !(#t~bitwise5759 % 4294967296 == ~mask % 4294967296); [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36186-1: havoc #t~bitwise5760;assume #t~bitwise5760 % 4294967296 <= #t~bitwise5759 % 4294967296 && #t~bitwise5760 % 4294967296 <= ~mask % 4294967296; [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36186-4: [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36186-3: assume 0 == #t~bitwise5759 % 4294967296 || 0 == ~mask % 4294967296;#t~bitwise5760 := 0; [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36186-3: assume !(0 == #t~bitwise5759 % 4294967296 || 0 == ~mask % 4294967296); [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36186-6: assume #t~mem5758 % 4294967296 == ~write % 4294967296;#t~bitwise5759 := #t~mem5758; [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36186-6: assume !(#t~mem5758 % 4294967296 == ~write % 4294967296); [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36180: havoc #t~mem5750;havoc #t~bitwise5751;call #t~mem5752.base, #t~mem5752.offset := read~$Pointer$#1(~adapter.base, 1473 + ~adapter.offset, 8); [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36186-5: havoc #t~bitwise5759;assume #t~bitwise5759 % 4294967296 <= #t~mem5758 % 4294967296 && #t~bitwise5759 % 4294967296 <= ~write % 4294967296; [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36180-2: [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36186-7: assume 0 == #t~mem5758 % 4294967296 || 0 == ~write % 4294967296;#t~bitwise5759 := 0; [2025-02-08 04:19:05,522 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36186-7: assume !(0 == #t~mem5758 % 4294967296 || 0 == ~write % 4294967296); [2025-02-08 04:19:05,523 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36180-1: SUMMARY for call __ew32___6(~adapter.base, 1465 + ~adapter.offset, ~reg + 4 * ~offset, #t~bitwise5751); srcloc: null [2025-02-08 04:19:05,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L31313: call ULTIMATE.dealloc(~#phy_data~8.base, ~#phy_data~8.offset);havoc ~#phy_data~8.base, ~#phy_data~8.offset;call ULTIMATE.dealloc(~#link~5.base, ~#link~5.offset);havoc ~#link~5.base, ~#link~5.offset;call ULTIMATE.dealloc(~#descriptor~77.base, ~#descriptor~77.offset);havoc ~#descriptor~77.base, ~#descriptor~77.offset;call ULTIMATE.dealloc(~#descriptor___0~41.base, ~#descriptor___0~41.offset);havoc ~#descriptor___0~41.base, ~#descriptor___0~41.offset;call ULTIMATE.dealloc(~#descriptor___1~25.base, ~#descriptor___1~25.offset);havoc ~#descriptor___1~25.base, ~#descriptor___1~25.offset; [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42730: assume -2147483648 <= #t~ret7277#1 && #t~ret7277#1 <= 2147483647;~tmp___0~156#1 := #t~ret7277#1;havoc #t~ret7277#1; [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42730-1: SUMMARY for call #t~ret7277#1 := constant_test_bit(3, ~adapter~36#1.base, 1060 + ~adapter~36#1.offset); srcloc: null [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40731-1: SUMMARY for call __netif_schedule(netif_tx_wake_queue_#t~mem6692#1.base, netif_tx_wake_queue_#t~mem6692#1.offset); srcloc: null [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40731: havoc netif_tx_wake_queue_#t~mem6692#1.base, netif_tx_wake_queue_#t~mem6692#1.offset; [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42689: assume ~i~73#1 % 4294967296 == #t~mem7266#1 % 4294967296;havoc #t~mem7266#1;~i~73#1 := 0; [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42689: assume !(~i~73#1 % 4294967296 == #t~mem7266#1 % 4294967296);havoc #t~mem7266#1; [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42732: assume 0 == ~tmp___0~156#1;assume { :begin_inline_netif_wake_queue } true;netif_wake_queue_#in~dev#1.base, netif_wake_queue_#in~dev#1.offset := ~netdev~8#1.base, ~netdev~8#1.offset;havoc netif_wake_queue_#t~ret6693#1.base, netif_wake_queue_#t~ret6693#1.offset, netif_wake_queue_~dev#1.base, netif_wake_queue_~dev#1.offset, netif_wake_queue_~tmp~311#1.base, netif_wake_queue_~tmp~311#1.offset;netif_wake_queue_~dev#1.base, netif_wake_queue_~dev#1.offset := netif_wake_queue_#in~dev#1.base, netif_wake_queue_#in~dev#1.offset;havoc netif_wake_queue_~tmp~311#1.base, netif_wake_queue_~tmp~311#1.offset; [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42732: assume !(0 == ~tmp___0~156#1); [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42699: assume ~i~73#1 % 4294967296 == #t~mem7267#1 % 65536 % 4294967296;havoc #t~mem7267#1; [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42699: assume !(~i~73#1 % 4294967296 == #t~mem7267#1 % 65536 % 4294967296);havoc #t~mem7267#1;call #t~mem7268#1.base, #t~mem7268#1.offset := read~$Pointer$#1(~tx_ring#1.base, 52 + ~tx_ring#1.offset, 8);call #t~mem7269#1 := read~int#1(#t~mem7268#1.base, 26 + (#t~mem7268#1.offset + 38 * (if ~i~73#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~73#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 else ~i~73#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2);~eop~1#1 := #t~mem7269#1 % 65536;havoc #t~mem7268#1.base, #t~mem7268#1.offset;havoc #t~mem7269#1;call #t~mem7270#1.base, #t~mem7270#1.offset := read~$Pointer$#1(~tx_ring#1.base, 8 + ~tx_ring#1.offset, 8);~eop_desc~1#1.base, ~eop_desc~1#1.offset := #t~mem7270#1.base, #t~mem7270#1.offset + 16 * (if ~eop~1#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~eop~1#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 else ~eop~1#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);havoc #t~mem7270#1.base, #t~mem7270#1.offset; [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42674: assume 0 != (if ~cleaned~1#1 % 256 % 4294967296 <= 2147483647 then ~cleaned~1#1 % 256 % 4294967296 else ~cleaned~1#1 % 256 % 4294967296 - 4294967296);call #t~mem7261#1 := read~int#1(~buffer_info~7#1.base, 28 + ~buffer_info~7#1.offset, 4);~total_tx_packets~0#1 := ~total_tx_packets~0#1 + #t~mem7261#1;havoc #t~mem7261#1;call #t~mem7262#1 := read~int#1(~buffer_info~7#1.base, 32 + ~buffer_info~7#1.offset, 4);~total_tx_bytes~0#1 := ~total_tx_bytes~0#1 + #t~mem7262#1;havoc #t~mem7262#1;call #t~mem7263#1.base, #t~mem7263#1.offset := read~$Pointer$#1(~buffer_info~7#1.base, 8 + ~buffer_info~7#1.offset, 8); [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42674: assume !(0 != (if ~cleaned~1#1 % 256 % 4294967296 <= 2147483647 then ~cleaned~1#1 % 256 % 4294967296 else ~cleaned~1#1 % 256 % 4294967296 - 4294967296)); [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42667: ~cleaned~1#1 := 0; [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40743-1: SUMMARY for call netif_wake_queue_#t~ret6693#1.base, netif_wake_queue_#t~ret6693#1.offset := netdev_get_tx_queue(netif_wake_queue_~dev#1.base, netif_wake_queue_~dev#1.offset, 0); srcloc: null [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40743: netif_wake_queue_~tmp~311#1.base, netif_wake_queue_~tmp~311#1.offset := netif_wake_queue_#t~ret6693#1.base, netif_wake_queue_#t~ret6693#1.offset;havoc netif_wake_queue_#t~ret6693#1.base, netif_wake_queue_#t~ret6693#1.offset;assume { :begin_inline_netif_tx_wake_queue } true;netif_tx_wake_queue_#in~dev_queue#1.base, netif_tx_wake_queue_#in~dev_queue#1.offset := netif_wake_queue_~tmp~311#1.base, netif_wake_queue_~tmp~311#1.offset;havoc netif_tx_wake_queue_#t~ret6690#1, netif_tx_wake_queue_#t~ret6691#1, netif_tx_wake_queue_#t~mem6692#1.base, netif_tx_wake_queue_#t~mem6692#1.offset, netif_tx_wake_queue_~dev_queue#1.base, netif_tx_wake_queue_~dev_queue#1.offset, netif_tx_wake_queue_~tmp~310#1, netif_tx_wake_queue_~tmp___0~139#1;netif_tx_wake_queue_~dev_queue#1.base, netif_tx_wake_queue_~dev_queue#1.offset := netif_tx_wake_queue_#in~dev_queue#1.base, netif_tx_wake_queue_#in~dev_queue#1.offset;havoc netif_tx_wake_queue_~tmp~310#1;havoc netif_tx_wake_queue_~tmp___0~139#1;assume { :begin_inline_netpoll_trap } true;havoc netpoll_trap_#res#1;havoc netpoll_trap_#t~nondet10315#1;havoc netpoll_trap_#t~nondet10315#1;assume -2147483648 <= netpoll_trap_#t~nondet10315#1 && netpoll_trap_#t~nondet10315#1 <= 2147483647;netpoll_trap_#res#1 := netpoll_trap_#t~nondet10315#1;havoc netpoll_trap_#t~nondet10315#1; [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40809: netif_queue_stopped_#t~ret6700#1 := netif_tx_queue_stopped_#res#1;havoc netif_tx_queue_stopped_#t~ret6698#1, netif_tx_queue_stopped_~dev_queue#1.base, netif_tx_queue_stopped_~dev_queue#1.offset, netif_tx_queue_stopped_~tmp~314#1;havoc netif_tx_queue_stopped_#in~dev_queue#1.base, netif_tx_queue_stopped_#in~dev_queue#1.offset;assume { :end_inline_netif_tx_queue_stopped } true;netif_queue_stopped_~tmp___0~141#1 := (if 0 == netif_queue_stopped_#t~ret6700#1 % 256 then 0 else 1);havoc netif_queue_stopped_#t~ret6700#1;netif_queue_stopped_#res#1 := (if 0 == netif_queue_stopped_~tmp___0~141#1 % 256 then 0 else 1); [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40719: assume 0 != netif_tx_wake_queue_~tmp~310#1; [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40719: assume !(0 != netif_tx_wake_queue_~tmp~310#1); [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42767: havoc #t~mem7291#1; [2025-02-08 04:19:05,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42734: havoc netif_wake_queue_#t~ret6693#1.base, netif_wake_queue_#t~ret6693#1.offset, netif_wake_queue_~dev#1.base, netif_wake_queue_~dev#1.offset, netif_wake_queue_~tmp~311#1.base, netif_wake_queue_~tmp~311#1.offset;havoc netif_wake_queue_#in~dev#1.base, netif_wake_queue_#in~dev#1.offset;assume { :end_inline_netif_wake_queue } true;call #t~mem7278#1 := read~int#1(~adapter~36#1.base, 1272 + ~adapter~36#1.offset, 4);call write~int#1(1 + #t~mem7278#1, ~adapter~36#1.base, 1272 + ~adapter~36#1.offset, 4);havoc #t~mem7278#1; [2025-02-08 04:19:05,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42693: ~count~4#1 := 1 + ~count~4#1; [2025-02-08 04:19:05,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40744: havoc netif_tx_wake_queue_#t~ret6690#1, netif_tx_wake_queue_#t~ret6691#1, netif_tx_wake_queue_#t~mem6692#1.base, netif_tx_wake_queue_#t~mem6692#1.offset, netif_tx_wake_queue_~dev_queue#1.base, netif_tx_wake_queue_~dev_queue#1.offset, netif_tx_wake_queue_~tmp~310#1, netif_tx_wake_queue_~tmp___0~139#1;havoc netif_tx_wake_queue_#in~dev_queue#1.base, netif_tx_wake_queue_#in~dev_queue#1.offset;assume { :end_inline_netif_tx_wake_queue } true; [2025-02-08 04:19:05,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42726: #t~ret7276#1 := netif_queue_stopped_#res#1;havoc netif_queue_stopped_#t~ret6699#1.base, netif_queue_stopped_#t~ret6699#1.offset, netif_queue_stopped_#t~ret6700#1, netif_queue_stopped_~dev#1.base, netif_queue_stopped_~dev#1.offset, netif_queue_stopped_~tmp~315#1.base, netif_queue_stopped_~tmp~315#1.offset, netif_queue_stopped_~tmp___0~141#1;havoc netif_queue_stopped_#in~dev#1.base, netif_queue_stopped_#in~dev#1.offset;assume { :end_inline_netif_queue_stopped } true;~tmp~351#1 := (if 0 == #t~ret7276#1 % 256 then 0 else 1);havoc #t~ret7276#1; [2025-02-08 04:19:05,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40727-1: SUMMARY for call netif_tx_wake_queue_#t~ret6691#1 := test_and_set_bit(0, netif_tx_wake_queue_~dev_queue#1.base, 408 + netif_tx_wake_queue_~dev_queue#1.offset); srcloc: null [2025-02-08 04:19:05,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40727: assume -2147483648 <= netif_tx_wake_queue_#t~ret6691#1 && netif_tx_wake_queue_#t~ret6691#1 <= 2147483647;netif_tx_wake_queue_~tmp___0~139#1 := netif_tx_wake_queue_#t~ret6691#1;havoc netif_tx_wake_queue_#t~ret6691#1; [2025-02-08 04:19:05,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40884: havoc netif_schedule_queue_#t~mem6687#1, netif_schedule_queue_#t~mem6688#1.base, netif_schedule_queue_#t~mem6688#1.offset, netif_schedule_queue_~txq#1.base, netif_schedule_queue_~txq#1.offset;havoc netif_schedule_queue_#in~txq#1.base, netif_schedule_queue_#in~txq#1.offset;assume { :end_inline_netif_schedule_queue } true; [2025-02-08 04:19:05,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42669: assume 0 == ~cleaned~1#1 % 256; [2025-02-08 04:19:05,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42669: assume !(0 == ~cleaned~1#1 % 256);call #t~mem7267#1 := read~int#1(~tx_ring#1.base, 32 + ~tx_ring#1.offset, 2); [2025-02-08 04:19:05,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42685: call write~int#1(0, ~tx_desc~2#1.base, 12 + ~tx_desc~2#1.offset, 4);~i~73#1 := 1 + ~i~73#1;call #t~mem7266#1 := read~int#1(~tx_ring#1.base, 28 + ~tx_ring#1.offset, 4); [2025-02-08 04:19:05,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42685-1: SUMMARY for call e1000_put_txbuf(~tx_ring#1.base, ~tx_ring#1.offset, ~buffer_info~7#1.base, ~buffer_info~7#1.offset); srcloc: null [2025-02-08 04:19:05,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42677: assume 0 != (#t~mem7263#1.base + #t~mem7263#1.offset) % 18446744073709551616;havoc #t~mem7263#1.base, #t~mem7263#1.offset;call #t~mem7264#1.base, #t~mem7264#1.offset := read~$Pointer$#1(~buffer_info~7#1.base, 8 + ~buffer_info~7#1.offset, 8);call #t~mem7265#1 := read~int#1(#t~mem7264#1.base, 104 + #t~mem7264#1.offset, 4);~bytes_compl~0#1 := ~bytes_compl~0#1 + #t~mem7265#1;havoc #t~mem7264#1.base, #t~mem7264#1.offset;havoc #t~mem7265#1;~pkts_compl~0#1 := 1 + ~pkts_compl~0#1; [2025-02-08 04:19:05,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42677: assume !(0 != (#t~mem7263#1.base + #t~mem7263#1.offset) % 18446744073709551616);havoc #t~mem7263#1.base, #t~mem7263#1.offset; [2025-02-08 04:19:05,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40721: SUMMARY for call netif_tx_start_queue(netif_tx_wake_queue_~dev_queue#1.base, netif_tx_wake_queue_~dev_queue#1.offset); srcloc: null [2025-02-08 04:19:05,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42728: assume 0 != (if ~tmp~351#1 % 256 % 4294967296 <= 2147483647 then ~tmp~351#1 % 256 % 4294967296 else ~tmp~351#1 % 256 % 4294967296 - 4294967296); [2025-02-08 04:19:05,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42728: assume !(0 != (if ~tmp~351#1 % 256 % 4294967296 <= 2147483647 then ~tmp~351#1 % 256 % 4294967296 else ~tmp~351#1 % 256 % 4294967296 - 4294967296)); [2025-02-08 04:19:05,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57708: havoc netpoll_trap_#t~nondet10315#1;netif_tx_wake_queue_#t~ret6690#1 := netpoll_trap_#res#1;havoc netpoll_trap_#t~nondet10315#1;assume { :end_inline_netpoll_trap } true;assume -2147483648 <= netif_tx_wake_queue_#t~ret6690#1 && netif_tx_wake_queue_#t~ret6690#1 <= 2147483647;netif_tx_wake_queue_~tmp~310#1 := netif_tx_wake_queue_#t~ret6690#1;havoc netif_tx_wake_queue_#t~ret6690#1; [2025-02-08 04:19:05,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40729: assume 0 != netif_tx_wake_queue_~tmp___0~139#1;call netif_tx_wake_queue_#t~mem6692#1.base, netif_tx_wake_queue_#t~mem6692#1.offset := read~$Pointer$#1(netif_tx_wake_queue_~dev_queue#1.base, 8 + netif_tx_wake_queue_~dev_queue#1.offset, 8); [2025-02-08 04:19:05,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40729: assume !(0 != netif_tx_wake_queue_~tmp___0~139#1); [2025-02-08 04:19:05,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L42671: call #t~mem7259#1.base, #t~mem7259#1.offset := read~$Pointer$#1(~tx_ring#1.base, 8 + ~tx_ring#1.offset, 8);~tx_desc~2#1.base, ~tx_desc~2#1.offset := #t~mem7259#1.base, #t~mem7259#1.offset + 16 * (if ~i~73#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~73#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 else ~i~73#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);call #t~mem7260#1.base, #t~mem7260#1.offset := read~$Pointer$#1(~tx_ring#1.base, 52 + ~tx_ring#1.offset, 8);~buffer_info~7#1.base, ~buffer_info~7#1.offset := #t~mem7260#1.base, #t~mem7260#1.offset + 38 * (if ~i~73#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~73#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 else ~i~73#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);havoc #t~mem7260#1.base, #t~mem7260#1.offset;~cleaned~1#1 := (if 0 == (if ~i~73#1 % 4294967296 == ~eop~1#1 % 4294967296 then 1 else 0) then 0 else 1); [2025-02-08 04:19:07,022 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27205: call ULTIMATE.dealloc(~#mii_status_reg~0.base, ~#mii_status_reg~0.offset);havoc ~#mii_status_reg~0.base, ~#mii_status_reg~0.offset;call ULTIMATE.dealloc(~#mii_nway_adv_reg~0.base, ~#mii_nway_adv_reg~0.offset);havoc ~#mii_nway_adv_reg~0.base, ~#mii_nway_adv_reg~0.offset;call ULTIMATE.dealloc(~#mii_nway_lp_ability_reg~0.base, ~#mii_nway_lp_ability_reg~0.offset);havoc ~#mii_nway_lp_ability_reg~0.base, ~#mii_nway_lp_ability_reg~0.offset;call ULTIMATE.dealloc(~#speed~2.base, ~#speed~2.offset);havoc ~#speed~2.base, ~#speed~2.offset;call ULTIMATE.dealloc(~#duplex~2.base, ~#duplex~2.offset);havoc ~#duplex~2.base, ~#duplex~2.offset;call ULTIMATE.dealloc(~#descriptor~53.base, ~#descriptor~53.offset);havoc ~#descriptor~53.base, ~#descriptor~53.offset;call ULTIMATE.dealloc(~#descriptor___0~28.base, ~#descriptor___0~28.offset);havoc ~#descriptor___0~28.base, ~#descriptor___0~28.offset;call ULTIMATE.dealloc(~#descriptor___1~17.base, ~#descriptor___1~17.offset);havoc ~#descriptor___1~17.base, ~#descriptor___1~17.offset;call ULTIMATE.dealloc(~#descriptor___2~2.base, ~#descriptor___2~2.offset);havoc ~#descriptor___2~2.base, ~#descriptor___2~2.offset;call ULTIMATE.dealloc(~#descriptor___3~2.base, ~#descriptor___3~2.offset);havoc ~#descriptor___3~2.base, ~#descriptor___3~2.offset;call ULTIMATE.dealloc(~#descriptor___4~2.base, ~#descriptor___4~2.offset);havoc ~#descriptor___4~2.base, ~#descriptor___4~2.offset;call ULTIMATE.dealloc(~#descriptor___5~2.base, ~#descriptor___5~2.offset);havoc ~#descriptor___5~2.base, ~#descriptor___5~2.offset;call ULTIMATE.dealloc(~#descriptor___6~2.base, ~#descriptor___6~2.offset);havoc ~#descriptor___6~2.base, ~#descriptor___6~2.offset;call ULTIMATE.dealloc(~#descriptor___7~2.base, ~#descriptor___7~2.offset);havoc ~#descriptor___7~2.base, ~#descriptor___7~2.offset;call ULTIMATE.dealloc(~#descriptor___8~1.base, ~#descriptor___8~1.offset);havoc ~#descriptor___8~1.base, ~#descriptor___8~1.offset;call ULTIMATE.dealloc(~#descriptor___9~0.base, ~#descriptor___9~0.offset);havoc ~#descriptor___9~0.base, ~#descriptor___9~0.offset;call ULTIMATE.dealloc(~#descriptor___10~0.base, ~#descriptor___10~0.offset);havoc ~#descriptor___10~0.base, ~#descriptor___10~0.offset;call ULTIMATE.dealloc(~#descriptor___11~0.base, ~#descriptor___11~0.offset);havoc ~#descriptor___11~0.base, ~#descriptor___11~0.offset;call ULTIMATE.dealloc(~#descriptor___12~0.base, ~#descriptor___12~0.offset);havoc ~#descriptor___12~0.base, ~#descriptor___12~0.offset;call ULTIMATE.dealloc(~#descriptor___13~0.base, ~#descriptor___13~0.offset);havoc ~#descriptor___13~0.base, ~#descriptor___13~0.offset;call ULTIMATE.dealloc(~#descriptor___14~0.base, ~#descriptor___14~0.offset);havoc ~#descriptor___14~0.base, ~#descriptor___14~0.offset; [2025-02-08 04:19:07,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16235: call ULTIMATE.dealloc(~#descriptor~16.base, ~#descriptor~16.offset);havoc ~#descriptor~16.base, ~#descriptor~16.offset; [2025-02-08 04:19:07,101 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28183-1: SUMMARY for call usleep_range(100, 200); srcloc: null [2025-02-08 04:19:07,101 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28183: ~timeout~6 := ~timeout~6 - 1; [2025-02-08 04:19:07,101 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28178: assume 0 == #t~bitwise3709 % 4294967296;havoc #t~bitwise3709; [2025-02-08 04:19:07,101 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28178: assume !(0 == #t~bitwise3709 % 4294967296);havoc #t~bitwise3709; [2025-02-08 04:19:07,101 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28164: call ULTIMATE.dealloc(~#descriptor~58.base, ~#descriptor~58.offset);havoc ~#descriptor~58.base, ~#descriptor~58.offset; [2025-02-08 04:19:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28178-2: havoc #t~bitwise3709;assume #t~bitwise3709 % 4294967296 <= ~tmp~144 % 4294967296 && #t~bitwise3709 % 4294967296 <= 524288; [2025-02-08 04:19:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28176: ~tmp~144 := #t~ret3708;havoc #t~ret3708; [2025-02-08 04:19:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28178-1: [2025-02-08 04:19:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28178-4: assume 0 == ~tmp~144 % 4294967296;#t~bitwise3709 := 0; [2025-02-08 04:19:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28178-4: assume !(0 == ~tmp~144 % 4294967296); [2025-02-08 04:19:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28178-3: assume 524288 == ~tmp~144 % 4294967296;#t~bitwise3709 := ~tmp~144; [2025-02-08 04:19:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28178-3: assume !(524288 == ~tmp~144 % 4294967296); [2025-02-08 04:19:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28176-1: SUMMARY for call #t~ret3708 := __er32(~hw.base, ~hw.offset, 8); srcloc: null [2025-02-08 04:19:07,131 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L39787: havoc ns_to_ktime_#t~mem6475#1;call ULTIMATE.dealloc(ns_to_ktime_~#ktime_zero~0#1.base, ns_to_ktime_~#ktime_zero~0#1.offset);havoc ns_to_ktime_~#ktime_zero~0#1.base, ns_to_ktime_~#ktime_zero~0#1.offset;call ULTIMATE.dealloc(ns_to_ktime_~#__constr_expr_0~0#1.base, ns_to_ktime_~#__constr_expr_0~0#1.offset);havoc ns_to_ktime_~#__constr_expr_0~0#1.base, ns_to_ktime_~#__constr_expr_0~0#1.offset; [2025-02-08 04:19:07,132 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57886: havoc timecounter_cyc2time_#t~nondet10348#1; [2025-02-08 04:19:07,331 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45175-3: assume false;#t~bitwise8015 := ~psrctl~0; [2025-02-08 04:19:07,331 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45175-3: assume !false; [2025-02-08 04:19:07,331 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45175-2: havoc #t~bitwise8015;assume (#t~bitwise8015 % 4294967296 >= ~psrctl~0 % 4294967296 && #t~bitwise8015 % 4294967296 >= 1024) && #t~bitwise8015 % 4294967296 <= 1024 + ~psrctl~0 % 4294967296; [2025-02-08 04:19:07,331 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45175-4: assume 0 == ~psrctl~0 % 4294967296 || 1024 == ~psrctl~0 % 4294967296;#t~bitwise8015 := 1024; [2025-02-08 04:19:07,331 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45175-4: assume !(0 == ~psrctl~0 % 4294967296 || 1024 == ~psrctl~0 % 4294967296); [2025-02-08 04:19:07,331 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45175-1: [2025-02-08 04:19:07,331 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45175: ~psrctl~0 := #t~bitwise8015; [2025-02-08 04:19:07,331 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45130: ~rctl~8 := #t~bitwise7995; [2025-02-08 04:19:07,332 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45130-2: havoc #t~bitwise7995;assume (#t~bitwise7995 % 4294967296 >= ~rctl~8 % 4294967296 && #t~bitwise7995 % 4294967296 >= 196608) && #t~bitwise7995 % 4294967296 <= 196608 + ~rctl~8 % 4294967296; [2025-02-08 04:19:07,332 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45130-1: [2025-02-08 04:19:07,332 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45130-4: assume 0 == ~rctl~8 % 4294967296 || 196608 == ~rctl~8 % 4294967296;#t~bitwise7995 := 196608; [2025-02-08 04:19:07,332 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45130-4: assume !(0 == ~rctl~8 % 4294967296 || 196608 == ~rctl~8 % 4294967296); [2025-02-08 04:19:07,332 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45130-3: assume false;#t~bitwise7995 := ~rctl~8; [2025-02-08 04:19:07,332 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45130-3: assume !false; [2025-02-08 04:19:07,332 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45181: SUMMARY for call __ew32___7(~hw~55.base, ~hw~55.offset, 8560, ~psrctl~0); srcloc: null [2025-02-08 04:19:07,332 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45133-1: [2025-02-08 04:19:07,332 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45133: ~rctl~8 := #t~bitwise7996; [2025-02-08 04:19:07,332 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45133-3: assume false;#t~bitwise7996 := ~rctl~8; [2025-02-08 04:19:07,332 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45133-3: assume !false; [2025-02-08 04:19:07,332 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45133-2: havoc #t~bitwise7996;assume (#t~bitwise7996 % 4294967296 >= ~rctl~8 % 4294967296 && #t~bitwise7996 % 4294967296 >= 131072) && #t~bitwise7996 % 4294967296 <= 131072 + ~rctl~8 % 4294967296; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45133-4: assume 0 == ~rctl~8 % 4294967296 || 131072 == ~rctl~8 % 4294967296;#t~bitwise7996 := 131072; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45133-4: assume !(0 == ~rctl~8 % 4294967296 || 131072 == ~rctl~8 % 4294967296); [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45136-4: assume 0 == ~rctl~8 % 4294967296 || 65536 == ~rctl~8 % 4294967296;#t~bitwise7997 := 65536; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45136-4: assume !(0 == ~rctl~8 % 4294967296 || 65536 == ~rctl~8 % 4294967296); [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45136-3: assume false;#t~bitwise7997 := ~rctl~8; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45136-3: assume !false; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45136: ~rctl~8 := #t~bitwise7997; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45136-2: havoc #t~bitwise7997;assume (#t~bitwise7997 % 4294967296 >= ~rctl~8 % 4294967296 && #t~bitwise7997 % 4294967296 >= 65536) && #t~bitwise7997 % 4294967296 <= 65536 + ~rctl~8 % 4294967296; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45136-1: [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45171-3: assume false;#t~bitwise8013 := ~psrctl~0; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45171-3: assume !false; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45171-2: havoc #t~bitwise8013;assume (#t~bitwise8013 % 4294967296 >= ~psrctl~0 % 4294967296 && #t~bitwise8013 % 4294967296 >= 67108864) && #t~bitwise8013 % 4294967296 <= 67108864 + ~psrctl~0 % 4294967296; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45171-4: assume 0 == ~psrctl~0 % 4294967296 || 67108864 == ~psrctl~0 % 4294967296;#t~bitwise8013 := 67108864; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45171-4: assume !(0 == ~psrctl~0 % 4294967296 || 67108864 == ~psrctl~0 % 4294967296); [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45171-1: [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45171: ~psrctl~0 := #t~bitwise8013; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45041: call ULTIMATE.dealloc(~#descriptor~95.base, ~#descriptor~95.offset);havoc ~#descriptor~95.base, ~#descriptor~95.offset;call ULTIMATE.dealloc(~#phy_data~19.base, ~#phy_data~19.offset);havoc ~#phy_data~19.base, ~#phy_data~19.offset; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45173-4: assume 0 == ~psrctl~0 % 4294967296 || 262144 == ~psrctl~0 % 4294967296;#t~bitwise8014 := 262144; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45173-4: assume !(0 == ~psrctl~0 % 4294967296 || 262144 == ~psrctl~0 % 4294967296); [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45173-1: [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45173: ~psrctl~0 := #t~bitwise8014; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45173-3: assume false;#t~bitwise8014 := ~psrctl~0; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45173-3: assume !false; [2025-02-08 04:19:07,333 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45173-2: havoc #t~bitwise8014;assume (#t~bitwise8014 % 4294967296 >= ~psrctl~0 % 4294967296 && #t~bitwise8014 % 4294967296 >= 262144) && #t~bitwise8014 % 4294967296 <= 262144 + ~psrctl~0 % 4294967296; [2025-02-08 04:19:07,337 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57681: havoc #t~nondet10312; [2025-02-08 04:19:07,365 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9521: call ULTIMATE.dealloc(~#data~4.base, ~#data~4.offset);havoc ~#data~4.base, ~#data~4.offset; [2025-02-08 04:19:07,420 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35582: SUMMARY for call usleep_range(1000, 2000); srcloc: null [2025-02-08 04:19:07,443 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22090: call ULTIMATE.dealloc(~#temp~2.base, ~#temp~2.offset);havoc ~#temp~2.base, ~#temp~2.offset; [2025-02-08 04:19:07,553 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L56930: havoc ldv_dev_get_drvdata_#t~mem10223#1.base, ldv_dev_get_drvdata_#t~mem10223#1.offset;havoc ldv_dev_get_drvdata_#t~mem10224#1.base, ldv_dev_get_drvdata_#t~mem10224#1.offset; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14933-1: SUMMARY for call #t~ret932 := __er32(~hw.base, ~hw.offset, 8); srcloc: null [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14900: ~ret_val~17 := -2; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14966-1: SUMMARY for call #t~ret937 := __er32(~hw.base, ~hw.offset, 24); srcloc: null [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14933: havoc #t~ret932;call #t~mem933 := read~int#1(~hw.base, 212 + ~hw.offset, 4); [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14966: ~mac_reg~1 := #t~ret937;havoc #t~ret937; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14925-1: SUMMARY for call #t~ret927 := __er32(~hw.base, ~hw.offset, 0); srcloc: null [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14925: ~mac_reg~1 := #t~ret927;havoc #t~ret927; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14958: SUMMARY for call usleep_range(30000, 60000); srcloc: null [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14876-2: [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14876-1: #t~short909 := 0 != #t~bitwise908 % 4294967296; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14876: assume #t~short909;havoc #t~mem907;havoc #t~bitwise908;havoc #t~short909; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14876: assume !#t~short909;havoc #t~mem907;havoc #t~bitwise908;havoc #t~short909;call #t~mem912.base, #t~mem912.offset := read~$Pointer$#1(~hw.base, 830 + ~hw.offset, 8); [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14967-4: assume 0 == ~mac_reg~1 % 4294967296;#t~bitwise938 := 0; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14967-4: assume !(0 == ~mac_reg~1 % 4294967296); [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14967-3: assume 4294965247 == ~mac_reg~1 % 4294967296;#t~bitwise938 := ~mac_reg~1; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14967-3: assume !(4294965247 == ~mac_reg~1 % 4294967296); [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14967-2: havoc #t~bitwise938;assume #t~bitwise938 % 4294967296 <= ~mac_reg~1 % 4294967296 && #t~bitwise938 % 4294967296 <= 4294965247; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14967-1: [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14876-6: assume #t~short909; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14876-6: assume !#t~short909; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14967: ~mac_reg~1 := #t~bitwise938;havoc #t~bitwise938; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14876-5: assume 0 == ~fwsm~0 % 4294967296;#t~bitwise908 := 0; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14876-5: assume !(0 == ~fwsm~0 % 4294967296); [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14876-4: assume 32768 == ~fwsm~0 % 4294967296;#t~bitwise908 := ~fwsm~0; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14876-4: assume !(32768 == ~fwsm~0 % 4294967296); [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14876-3: havoc #t~bitwise908;assume #t~bitwise908 % 4294967296 <= ~fwsm~0 % 4294967296 && #t~bitwise908 % 4294967296 <= 32768; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14926-4: assume 0 == ~mac_reg~1 % 4294967296 || 65536 == ~mac_reg~1 % 4294967296;#t~bitwise928 := 65536; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14926-4: assume !(0 == ~mac_reg~1 % 4294967296 || 65536 == ~mac_reg~1 % 4294967296); [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14926-3: assume false;#t~bitwise928 := ~mac_reg~1; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14926-3: assume !false; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14926-2: havoc #t~bitwise928;assume (#t~bitwise928 % 4294967296 >= ~mac_reg~1 % 4294967296 && #t~bitwise928 % 4294967296 >= 65536) && #t~bitwise928 % 4294967296 <= 65536 + ~mac_reg~1 % 4294967296; [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14926-1: [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14893: assume 0 != ~tmp___3~5;call #t~mem916.base, #t~mem916.offset := read~$Pointer$#1(~hw.base, ~hw.offset, 8);call #t~mem917.base, #t~mem917.offset := read~$Pointer$#1(#t~mem916.base, 1449 + #t~mem916.offset, 8); [2025-02-08 04:19:07,723 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14893: assume !(0 != ~tmp___3~5); [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14959-1: SUMMARY for call #t~ret936 := e1000_phy_is_accessible_pchlan(~hw.base, ~hw.offset); srcloc: null [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14926: ~mac_reg~1 := #t~bitwise928;havoc #t~bitwise928; [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14959: ~tmp___8~5 := (if 0 == #t~ret936 % 256 then 0 else 1);havoc #t~ret936; [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14943: SUMMARY for call usleep_range(5000, 10000); srcloc: null [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14869-1: SUMMARY for call #t~ret906 := e1000_phy_is_accessible_pchlan(~hw.base, ~hw.offset); srcloc: null [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14869: ~tmp___2~7 := (if 0 == #t~ret906 % 256 then 0 else 1);havoc #t~ret906; [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14935: assume #t~mem933 % 4294967296 <= 10;havoc #t~mem933; [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14935: assume !(#t~mem933 % 4294967296 <= 10);havoc #t~mem933;~count~0 := 20; [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14968: SUMMARY for call __ew32(~hw.base, ~hw.offset, 24, ~mac_reg~1); srcloc: null [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14927-4: assume 0 == ~mac_reg~1 % 4294967296;#t~bitwise929 := 0; [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14927-4: assume !(0 == ~mac_reg~1 % 4294967296); [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14927-3: assume 4294836223 == ~mac_reg~1 % 4294967296;#t~bitwise929 := ~mac_reg~1; [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14927-3: assume !(4294836223 == ~mac_reg~1 % 4294967296); [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14927-2: havoc #t~bitwise929;assume #t~bitwise929 % 4294967296 <= ~mac_reg~1 % 4294967296 && #t~bitwise929 % 4294967296 <= 4294836223; [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14927-1: [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14927: ~mac_reg~1 := #t~bitwise929;havoc #t~bitwise929; [2025-02-08 04:19:07,724 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14911-1: SUMMARY for call #t~ret920 := ldv__builtin_expect((if #t~mem919 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem919 % 4294967296 % 18446744073709551616 else #t~mem919 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14944-1: SUMMARY for call #t~ret934 := __er32(~hw.base, ~hw.offset, 24); srcloc: null [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14911: assume -9223372036854775808 <= #t~ret920 && #t~ret920 <= 9223372036854775807;~tmp___5~5 := #t~ret920;havoc #t~mem919;havoc #t~ret920; [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14944: ~tmp___6~5 := #t~ret934;havoc #t~ret934; [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14969-1: SUMMARY for call #t~ret939 := e1000_phy_is_accessible_pchlan(~hw.base, ~hw.offset); srcloc: null [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14969: ~tmp___9~4 := (if 0 == #t~ret939 % 256 then 0 else 1);havoc #t~ret939; [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14862-1: SUMMARY for call #t~ret904 := __er32(~hw.base, ~hw.offset, 24); srcloc: null [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14895-1: SUMMARY for call #t~ret918 := __dynamic_netdev_dbg(~#descriptor___0~5.base, ~#descriptor___0~5.offset, #t~mem917.base, #t~mem917.offset, 137, 0); srcloc: null [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14862: ~mac_reg~1 := #t~ret904;havoc #t~ret904; [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14895: assume -2147483648 <= #t~ret918 && #t~ret918 <= 2147483647;havoc #t~mem916.base, #t~mem916.offset;havoc #t~mem917.base, #t~mem917.offset;havoc #t~ret918; [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14928: SUMMARY for call __ew32(~hw.base, ~hw.offset, 0, ~mac_reg~1); srcloc: null [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14961: assume 0 != (if ~tmp___8~5 % 256 % 4294967296 <= 2147483647 then ~tmp___8~5 % 256 % 4294967296 else ~tmp___8~5 % 256 % 4294967296 - 4294967296); [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14961: assume !(0 != (if ~tmp___8~5 % 256 % 4294967296 <= 2147483647 then ~tmp___8~5 % 256 % 4294967296 else ~tmp___8~5 % 256 % 4294967296 - 4294967296)); [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14871: assume 0 != (if ~tmp___2~7 % 256 % 4294967296 <= 2147483647 then ~tmp___2~7 % 256 % 4294967296 else ~tmp___2~7 % 256 % 4294967296 - 4294967296); [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14871: assume !(0 != (if ~tmp___2~7 % 256 % 4294967296 <= 2147483647 then ~tmp___2~7 % 256 % 4294967296 else ~tmp___2~7 % 256 % 4294967296 - 4294967296));call #t~mem907 := read~int#1(~hw.base, 212 + ~hw.offset, 4);#t~short909 := 9 == #t~mem907 % 4294967296; [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14937: SUMMARY for call msleep(50); srcloc: null [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14863-4: assume 0 == ~mac_reg~1 % 4294967296 || 2048 == ~mac_reg~1 % 4294967296;#t~bitwise905 := 2048; [2025-02-08 04:19:07,725 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14863-4: assume !(0 == ~mac_reg~1 % 4294967296 || 2048 == ~mac_reg~1 % 4294967296); [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14863-3: assume false;#t~bitwise905 := ~mac_reg~1; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14863-3: assume !false; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14863-2: havoc #t~bitwise905;assume (#t~bitwise905 % 4294967296 >= ~mac_reg~1 % 4294967296 && #t~bitwise905 % 4294967296 >= 2048) && #t~bitwise905 % 4294967296 <= 2048 + ~mac_reg~1 % 4294967296; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14863-1: [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14863: ~mac_reg~1 := #t~bitwise905;havoc #t~bitwise905; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14929-1: SUMMARY for call #t~ret930 := __er32(~hw.base, ~hw.offset, 8); srcloc: null [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14929: havoc #t~ret930; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14946: assume 0 == #t~bitwise935 % 4294967296;havoc #t~bitwise935;~tmp___7~5 := ~count~0;~count~0 := (if ~count~0 % 65536 % 4294967296 <= 2147483647 then ~count~0 % 65536 % 4294967296 else ~count~0 % 65536 % 4294967296 - 4294967296) - 1; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14946: assume !(0 == #t~bitwise935 % 4294967296);havoc #t~bitwise935; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14855-1: SUMMARY for call #t~ret903 := e1000_phy_is_accessible_pchlan(~hw.base, ~hw.offset); srcloc: null [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14855: ~tmp___1~10 := (if 0 == #t~ret903 % 256 then 0 else 1);havoc #t~ret903; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14921-1: SUMMARY for call #t~ret924 := __er32(~hw.base, ~hw.offset, 60); srcloc: null [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14921: ~mac_reg~1 := #t~ret924;havoc #t~ret924; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14971: assume 0 != (if ~tmp___9~4 % 256 % 4294967296 <= 2147483647 then ~tmp___9~4 % 256 % 4294967296 else ~tmp___9~4 % 256 % 4294967296 - 4294967296); [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14971: assume !(0 != (if ~tmp___9~4 % 256 % 4294967296 <= 2147483647 then ~tmp___9~4 % 256 % 4294967296 else ~tmp___9~4 % 256 % 4294967296 - 4294967296));~ret_val~17 := -2; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14946-4: assume 0 == ~tmp___6~5 % 4294967296;#t~bitwise935 := 0; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14946-4: assume !(0 == ~tmp___6~5 % 4294967296); [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14946-3: assume 4 == ~tmp___6~5 % 4294967296;#t~bitwise935 := ~tmp___6~5; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14946-3: assume !(4 == ~tmp___6~5 % 4294967296); [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14946-2: havoc #t~bitwise935;assume #t~bitwise935 % 4294967296 <= ~tmp___6~5 % 4294967296 && #t~bitwise935 % 4294967296 <= 4; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14946-1: [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14913: assume 0 != ~tmp___5~5;call #t~mem921.base, #t~mem921.offset := read~$Pointer$#1(~hw.base, ~hw.offset, 8);call #t~mem922.base, #t~mem922.offset := read~$Pointer$#1(#t~mem921.base, 1449 + #t~mem921.offset, 8); [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14913: assume !(0 != ~tmp___5~5); [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14930: SUMMARY for call usleep_range(10, 20); srcloc: null [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14922: ~mac_reg~1 := #t~bitwise925;havoc #t~bitwise925; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14798: call ULTIMATE.dealloc(~#descriptor~10.base, ~#descriptor~10.offset);havoc ~#descriptor~10.base, ~#descriptor~10.offset;call ULTIMATE.dealloc(~#descriptor___0~5.base, ~#descriptor___0~5.offset);havoc ~#descriptor___0~5.base, ~#descriptor___0~5.offset;call ULTIMATE.dealloc(~#descriptor___1~3.base, ~#descriptor___1~3.offset);havoc ~#descriptor___1~3.base, ~#descriptor___1~3.offset; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14864: SUMMARY for call __ew32(~hw.base, ~hw.offset, 24, ~mac_reg~1); srcloc: null [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14922-4: assume 0 == ~mac_reg~1 % 4294967296;#t~bitwise925 := 0; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14922-4: assume !(0 == ~mac_reg~1 % 4294967296); [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14922-3: assume 4093640703 == ~mac_reg~1 % 4294967296;#t~bitwise925 := ~mac_reg~1; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14922-3: assume !(4093640703 == ~mac_reg~1 % 4294967296); [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14922-2: havoc #t~bitwise925;assume #t~bitwise925 % 4294967296 <= ~mac_reg~1 % 4294967296 && #t~bitwise925 % 4294967296 <= 4093640703; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14922-1: [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14881-1: SUMMARY for call #t~ret913 := ##fun~$Pointer$~TO~~s32~0(~hw.base, ~hw.offset, #t~mem912.base, #t~mem912.offset); srcloc: null [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14881: assume -2147483648 <= #t~ret913 && #t~ret913 <= 2147483647;~tmp___4~5 := #t~ret913;havoc #t~mem912.base, #t~mem912.offset;havoc #t~ret913; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14931-1: [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14931: ~mac_reg~1 := #t~bitwise931;havoc #t~bitwise931; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14923-1: [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14923: ~mac_reg~1 := #t~bitwise926;havoc #t~bitwise926; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14931-4: assume 0 == ~mac_reg~1 % 4294967296;#t~bitwise931 := 0; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14931-4: assume !(0 == ~mac_reg~1 % 4294967296); [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14931-3: assume 4294901759 == ~mac_reg~1 % 4294967296;#t~bitwise931 := ~mac_reg~1; [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14931-3: assume !(4294901759 == ~mac_reg~1 % 4294967296); [2025-02-08 04:19:07,726 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14931-2: havoc #t~bitwise931;assume #t~bitwise931 % 4294967296 <= ~mac_reg~1 % 4294967296 && #t~bitwise931 % 4294967296 <= 4294901759; [2025-02-08 04:19:07,727 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14865: SUMMARY for call msleep(50); srcloc: null [2025-02-08 04:19:07,727 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14915-1: SUMMARY for call #t~ret923 := __dynamic_netdev_dbg(~#descriptor___1~3.base, ~#descriptor___1~3.offset, #t~mem922.base, #t~mem922.offset, 142, 0); srcloc: null [2025-02-08 04:19:07,727 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14915: assume -2147483648 <= #t~ret923 && #t~ret923 <= 2147483647;havoc #t~mem921.base, #t~mem921.offset;havoc #t~mem922.base, #t~mem922.offset;havoc #t~ret923; [2025-02-08 04:19:07,727 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14923-4: assume 0 == ~mac_reg~1 % 4294967296 || 134217728 == ~mac_reg~1 % 4294967296;#t~bitwise926 := 134217728; [2025-02-08 04:19:07,727 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14923-4: assume !(0 == ~mac_reg~1 % 4294967296 || 134217728 == ~mac_reg~1 % 4294967296); [2025-02-08 04:19:07,727 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14923-3: assume false;#t~bitwise926 := ~mac_reg~1; [2025-02-08 04:19:07,728 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14923-3: assume !false; [2025-02-08 04:19:07,728 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14923-2: havoc #t~bitwise926;assume (#t~bitwise926 % 4294967296 >= ~mac_reg~1 % 4294967296 && #t~bitwise926 % 4294967296 >= 134217728) && #t~bitwise926 % 4294967296 <= 134217728 + ~mac_reg~1 % 4294967296; [2025-02-08 04:19:07,728 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14857: assume 0 != (if ~tmp___1~10 % 256 % 4294967296 <= 2147483647 then ~tmp___1~10 % 256 % 4294967296 else ~tmp___1~10 % 256 % 4294967296 - 4294967296); [2025-02-08 04:19:07,728 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14857: assume !(0 != (if ~tmp___1~10 % 256 % 4294967296 <= 2147483647 then ~tmp___1~10 % 256 % 4294967296 else ~tmp___1~10 % 256 % 4294967296 - 4294967296)); [2025-02-08 04:19:07,728 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14932: SUMMARY for call __ew32(~hw.base, ~hw.offset, 0, ~mac_reg~1); srcloc: null [2025-02-08 04:19:07,728 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14891-1: SUMMARY for call #t~ret915 := ldv__builtin_expect((if #t~mem914 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem914 % 4294967296 % 18446744073709551616 else #t~mem914 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:19:07,728 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14891: assume -9223372036854775808 <= #t~ret915 && #t~ret915 <= 9223372036854775807;~tmp___3~5 := #t~ret915;havoc #t~mem914;havoc #t~ret915; [2025-02-08 04:19:07,728 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14924: SUMMARY for call __ew32(~hw.base, ~hw.offset, 60, ~mac_reg~1); srcloc: null [2025-02-08 04:19:07,728 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14883: assume 0 != ~tmp___4~5;call write~$Pointer$#46(133, 0, ~#descriptor___0~5.base, ~#descriptor___0~5.offset, 8);call write~$Pointer$#46(134, 0, ~#descriptor___0~5.base, 8 + ~#descriptor___0~5.offset, 8);call write~$Pointer$#46(135, 0, ~#descriptor___0~5.base, 16 + ~#descriptor___0~5.offset, 8);call write~$Pointer$#46(136, 0, ~#descriptor___0~5.base, 24 + ~#descriptor___0~5.offset, 8);call write~int#46(298, ~#descriptor___0~5.base, 32 + ~#descriptor___0~5.offset, 4);call write~int#46(0, ~#descriptor___0~5.base, 36 + ~#descriptor___0~5.offset, 4);call #t~mem914 := read~int#46(~#descriptor___0~5.base, 36 + ~#descriptor___0~5.offset, 4); [2025-02-08 04:19:07,728 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14883: assume !(0 != ~tmp___4~5);call write~$Pointer$#46(138, 0, ~#descriptor___1~3.base, ~#descriptor___1~3.offset, 8);call write~$Pointer$#46(139, 0, ~#descriptor___1~3.base, 8 + ~#descriptor___1~3.offset, 8);call write~$Pointer$#46(140, 0, ~#descriptor___1~3.base, 16 + ~#descriptor___1~3.offset, 8);call write~$Pointer$#46(141, 0, ~#descriptor___1~3.base, 24 + ~#descriptor___1~3.offset, 8);call write~int#46(303, ~#descriptor___1~3.base, 32 + ~#descriptor___1~3.offset, 4);call write~int#46(0, ~#descriptor___1~3.base, 36 + ~#descriptor___1~3.offset, 4);call #t~mem919 := read~int#46(~#descriptor___1~3.base, 36 + ~#descriptor___1~3.offset, 4); [2025-02-08 04:19:07,728 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14949: assume 0 != ~tmp___7~5 % 65536 % 4294967296; [2025-02-08 04:19:07,728 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14949: assume !(0 != ~tmp___7~5 % 65536 % 4294967296); [2025-02-08 04:19:07,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26899: call write~int#1(e1000_commit_fc_settings_generic_~txcw~1#1, e1000_commit_fc_settings_generic_~mac~14#1.base, 216 + e1000_commit_fc_settings_generic_~mac~14#1.offset, 4);e1000_commit_fc_settings_generic_#res#1 := 0;call ULTIMATE.dealloc(e1000_commit_fc_settings_generic_~#descriptor~49#1.base, e1000_commit_fc_settings_generic_~#descriptor~49#1.offset);havoc e1000_commit_fc_settings_generic_~#descriptor~49#1.base, e1000_commit_fc_settings_generic_~#descriptor~49#1.offset; [2025-02-08 04:19:07,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26866: e1000_commit_fc_settings_generic_~txcw~1#1 := 2147483680; [2025-02-08 04:19:07,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26867: SUMMARY for call __ew32(e1000_commit_fc_settings_generic_~hw#1.base, e1000_commit_fc_settings_generic_~hw#1.offset, 376, e1000_commit_fc_settings_generic_~txcw~1#1); srcloc: null [2025-02-08 04:19:07,818 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26875: e1000_commit_fc_settings_generic_~txcw~1#1 := 2147484064; [2025-02-08 04:19:07,818 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26872: e1000_commit_fc_settings_generic_~txcw~1#1 := 2147483936; [2025-02-08 04:19:07,818 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26843: call ULTIMATE.dealloc(e1000_commit_fc_settings_generic_~#descriptor~49#1.base, e1000_commit_fc_settings_generic_~#descriptor~49#1.offset);havoc e1000_commit_fc_settings_generic_~#descriptor~49#1.base, e1000_commit_fc_settings_generic_~#descriptor~49#1.offset; [2025-02-08 04:19:07,818 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26869: e1000_commit_fc_settings_generic_~txcw~1#1 := 2147484064; [2025-02-08 04:19:07,818 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27005: call ULTIMATE.dealloc(~#descriptor~51#1.base, ~#descriptor~51#1.offset);havoc ~#descriptor~51#1.base, ~#descriptor~51#1.offset;call ULTIMATE.dealloc(~#descriptor___0~26#1.base, ~#descriptor___0~26#1.offset);havoc ~#descriptor___0~26#1.base, ~#descriptor___0~26#1.offset; [2025-02-08 04:19:07,882 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L33576: call ULTIMATE.dealloc(~#descriptor~90.base, ~#descriptor~90.offset);havoc ~#descriptor~90.base, ~#descriptor~90.offset;call ULTIMATE.dealloc(~#descriptor___0~49.base, ~#descriptor___0~49.offset);havoc ~#descriptor___0~49.base, ~#descriptor___0~49.offset; [2025-02-08 04:19:07,911 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26015-2: call #t~mem3117.base, #t~mem3117.offset := read~$Pointer$#1(~hw.base, 184 + ~hw.offset, 8); [2025-02-08 04:19:07,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26015: havoc #t~mem3117.base, #t~mem3117.offset;~i~27 := 1 + ~i~27; [2025-02-08 04:19:07,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26015-1: SUMMARY for call ##fun~$Pointer$~X~$Pointer$~X~~u32~0~TO~VOID(~hw.base, ~hw.offset, ~#mac_addr~1.base, ~#mac_addr~1.offset, ~i~27, #t~mem3117.base, #t~mem3117.offset); srcloc: null [2025-02-08 04:19:07,912 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25957: call ULTIMATE.dealloc(~#mac_addr~1.base, ~#mac_addr~1.offset);havoc ~#mac_addr~1.base, ~#mac_addr~1.offset;call ULTIMATE.dealloc(~#descriptor~42.base, ~#descriptor~42.offset);havoc ~#descriptor~42.base, ~#descriptor~42.offset;call ULTIMATE.dealloc(~#descriptor___0~20.base, ~#descriptor___0~20.offset);havoc ~#descriptor___0~20.base, ~#descriptor___0~20.offset; [2025-02-08 04:19:07,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L44202: assume -2147483648 <= #t~ret7725 && #t~ret7725 <= 2147483647;havoc #t~mem7724.base, #t~mem7724.offset;havoc #t~ret7725;#res := ~err~4; [2025-02-08 04:19:07,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L44202-1: SUMMARY for call #t~ret7725 := netdev_err(#t~mem7724.base, #t~mem7724.offset, 1271, 0); srcloc: null [2025-02-08 04:19:07,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L44201: havoc #t~mem7723.base, #t~mem7723.offset;call #t~mem7724.base, #t~mem7724.offset := read~$Pointer$#1(~adapter~46.base, 1449 + ~adapter~46.offset, 8); [2025-02-08 04:19:07,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L44201-1: SUMMARY for call vfree(#t~mem7723.base, #t~mem7723.offset); srcloc: null [2025-02-08 04:19:07,931 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L44201-2: call #t~mem7723.base, #t~mem7723.offset := read~$Pointer$#1(~tx_ring.base, 52 + ~tx_ring.offset, 8); [2025-02-08 04:19:07,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57685: havoc #t~nondet10313; [2025-02-08 04:19:08,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8805-4: assume 0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 || 4194304 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise395#1 := 4194304; [2025-02-08 04:19:08,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8805-4: assume !(0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 || 4194304 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8739-2: havoc e1000_initialize_hw_bits_82571_#t~bitwise379#1;assume e1000_initialize_hw_bits_82571_#t~bitwise379#1 % 4294967296 <= e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 && e1000_initialize_hw_bits_82571_#t~bitwise379#1 % 4294967296 <= 2684354559; [2025-02-08 04:19:08,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8739-3: assume 2684354559 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise379#1 := e1000_initialize_hw_bits_82571_~reg~0#1; [2025-02-08 04:19:08,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8739-3: assume !(2684354559 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8739-4: assume 0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise379#1 := 0; [2025-02-08 04:19:08,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8739-4: assume !(0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,146 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8657: SUMMARY for call __ew32(~hw#1.base, ~hw#1.offset, 23296, ~reg_data~0#1); srcloc: null [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8740: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~bitwise380#1;havoc e1000_initialize_hw_bits_82571_#t~bitwise380#1; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8740-1: [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8740-2: havoc e1000_initialize_hw_bits_82571_#t~bitwise380#1;assume (e1000_initialize_hw_bits_82571_#t~bitwise380#1 % 4294967296 >= e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 && e1000_initialize_hw_bits_82571_#t~bitwise380#1 % 4294967296 >= 121634816) && e1000_initialize_hw_bits_82571_#t~bitwise380#1 % 4294967296 <= 121634816 + e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8806: SUMMARY for call __ew32(e1000_initialize_hw_bits_82571_~hw#1.base, e1000_initialize_hw_bits_82571_~hw#1.offset, 24, e1000_initialize_hw_bits_82571_~reg~0#1); srcloc: null [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8740-3: assume false;e1000_initialize_hw_bits_82571_#t~bitwise380#1 := e1000_initialize_hw_bits_82571_~reg~0#1; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8740-3: assume !false; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8740-4: assume 0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 || 121634816 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise380#1 := 121634816; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8740-4: assume !(0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 || 121634816 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8542: call ULTIMATE.dealloc(~#descriptor~7#1.base, ~#descriptor~7#1.offset);havoc ~#descriptor~7#1.base, ~#descriptor~7#1.offset;call ULTIMATE.dealloc(~#descriptor___0~3#1.base, ~#descriptor___0~3#1.offset);havoc ~#descriptor___0~3#1.base, ~#descriptor___0~3#1.offset;call ULTIMATE.dealloc(~#descriptor___1~1#1.base, ~#descriptor___1~1#1.offset);havoc ~#descriptor___1~1#1.base, ~#descriptor___1~1#1.offset; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8856: SUMMARY for call __ew32(e1000_initialize_hw_bits_82571_~hw#1.base, e1000_initialize_hw_bits_82571_~hw#1.offset, 23396, e1000_initialize_hw_bits_82571_~reg~0#1); srcloc: null [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8741: e1000_initialize_hw_bits_82571_~tmp~22#1 := e1000_initialize_hw_bits_82571_#t~ret381#1;havoc e1000_initialize_hw_bits_82571_#t~ret381#1; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8741-1: SUMMARY for call e1000_initialize_hw_bits_82571_#t~ret381#1 := __er32(e1000_initialize_hw_bits_82571_~hw#1.base, e1000_initialize_hw_bits_82571_~hw#1.offset, 1024); srcloc: null [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8775: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~ret388#1;havoc e1000_initialize_hw_bits_82571_#t~ret388#1; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8775-1: SUMMARY for call e1000_initialize_hw_bits_82571_#t~ret388#1 := __er32(e1000_initialize_hw_bits_82571_~hw#1.base, e1000_initialize_hw_bits_82571_~hw#1.offset, 0); srcloc: null [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8776-3: assume 3758096383 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise389#1 := e1000_initialize_hw_bits_82571_~reg~0#1; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8776-3: assume !(3758096383 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8743-2: havoc e1000_initialize_hw_bits_82571_#t~bitwise382#1;assume e1000_initialize_hw_bits_82571_#t~bitwise382#1 % 4294967296 <= e1000_initialize_hw_bits_82571_~tmp~22#1 % 4294967296 && e1000_initialize_hw_bits_82571_#t~bitwise382#1 % 4294967296 <= 268435456; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8776-4: assume 0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise389#1 := 0; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8776-4: assume !(0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8743-3: assume 268435456 == e1000_initialize_hw_bits_82571_~tmp~22#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise382#1 := e1000_initialize_hw_bits_82571_~tmp~22#1; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8743-3: assume !(268435456 == e1000_initialize_hw_bits_82571_~tmp~22#1 % 4294967296); [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8743-4: assume 0 == e1000_initialize_hw_bits_82571_~tmp~22#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise382#1 := 0; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8743-4: assume !(0 == e1000_initialize_hw_bits_82571_~tmp~22#1 % 4294967296); [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8776: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~bitwise389#1;havoc e1000_initialize_hw_bits_82571_#t~bitwise389#1; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8776-1: [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8743: assume 0 != e1000_initialize_hw_bits_82571_#t~bitwise382#1 % 4294967296;havoc e1000_initialize_hw_bits_82571_#t~bitwise382#1; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8743: assume !(0 != e1000_initialize_hw_bits_82571_#t~bitwise382#1 % 4294967296);havoc e1000_initialize_hw_bits_82571_#t~bitwise382#1; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8776-2: havoc e1000_initialize_hw_bits_82571_#t~bitwise389#1;assume e1000_initialize_hw_bits_82571_#t~bitwise389#1 % 4294967296 <= e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 && e1000_initialize_hw_bits_82571_#t~bitwise389#1 % 4294967296 <= 3758096383; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8743-1: [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8744-3: assume 4026531839 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise383#1 := e1000_initialize_hw_bits_82571_~reg~0#1; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8744-3: assume !(4026531839 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8711-2: havoc e1000_initialize_hw_bits_82571_#t~bitwise374#1;assume (e1000_initialize_hw_bits_82571_#t~bitwise374#1 % 4294967296 >= e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 && e1000_initialize_hw_bits_82571_#t~bitwise374#1 % 4294967296 >= 125829120) && e1000_initialize_hw_bits_82571_#t~bitwise374#1 % 4294967296 <= 125829120 + e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8744-4: assume 0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise383#1 := 0; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8744-4: assume !(0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8711-3: assume false;e1000_initialize_hw_bits_82571_#t~bitwise374#1 := e1000_initialize_hw_bits_82571_~reg~0#1; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8711-3: assume !false; [2025-02-08 04:19:08,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8711-4: assume 0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 || 125829120 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise374#1 := 125829120; [2025-02-08 04:19:08,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8711-4: assume !(0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 || 125829120 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8777: SUMMARY for call __ew32(e1000_initialize_hw_bits_82571_~hw#1.base, e1000_initialize_hw_bits_82571_~hw#1.offset, 0, e1000_initialize_hw_bits_82571_~reg~0#1); srcloc: null [2025-02-08 04:19:08,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8744: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~bitwise383#1;havoc e1000_initialize_hw_bits_82571_#t~bitwise383#1; [2025-02-08 04:19:08,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8744-1: [2025-02-08 04:19:08,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8711: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~bitwise374#1; [2025-02-08 04:19:08,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8744-2: havoc e1000_initialize_hw_bits_82571_#t~bitwise383#1;assume e1000_initialize_hw_bits_82571_#t~bitwise383#1 % 4294967296 <= e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 && e1000_initialize_hw_bits_82571_#t~bitwise383#1 % 4294967296 <= 4026531839; [2025-02-08 04:19:08,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8711-1: [2025-02-08 04:19:08,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8746: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~bitwise384#1;havoc e1000_initialize_hw_bits_82571_#t~bitwise384#1; [2025-02-08 04:19:08,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8746-1: [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8746-2: havoc e1000_initialize_hw_bits_82571_#t~bitwise384#1;assume (e1000_initialize_hw_bits_82571_#t~bitwise384#1 % 4294967296 >= e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 && e1000_initialize_hw_bits_82571_#t~bitwise384#1 % 4294967296 >= 268435456) && e1000_initialize_hw_bits_82571_#t~bitwise384#1 % 4294967296 <= 268435456 + e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8746-3: assume false;e1000_initialize_hw_bits_82571_#t~bitwise384#1 := e1000_initialize_hw_bits_82571_~reg~0#1; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8746-3: assume !false; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8746-4: assume 0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 || 268435456 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise384#1 := 268435456; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8746-4: assume !(0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 || 268435456 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8715: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~bitwise375#1; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8715-1: [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8715-2: havoc e1000_initialize_hw_bits_82571_#t~bitwise375#1;assume (e1000_initialize_hw_bits_82571_#t~bitwise375#1 % 4294967296 >= e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 && e1000_initialize_hw_bits_82571_#t~bitwise375#1 % 4294967296 >= 67108864) && e1000_initialize_hw_bits_82571_#t~bitwise375#1 % 4294967296 <= 67108864 + e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8715-3: assume false;e1000_initialize_hw_bits_82571_#t~bitwise375#1 := e1000_initialize_hw_bits_82571_~reg~0#1; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8715-3: assume !false; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8715-4: assume 0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 || 67108864 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise375#1 := 67108864; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8715-4: assume !(0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 || 67108864 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8749: SUMMARY for call __ew32(e1000_initialize_hw_bits_82571_~hw#1.base, e1000_initialize_hw_bits_82571_~hw#1.offset, 14656, e1000_initialize_hw_bits_82571_~reg~0#1); srcloc: null [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8650: havoc #t~ret358#1; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8650-1: SUMMARY for call #t~ret358#1 := e1000e_enable_tx_pkt_filtering(~hw#1.base, ~hw#1.offset); srcloc: null [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8851: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~ret406#1;havoc e1000_initialize_hw_bits_82571_#t~ret406#1; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8851-1: SUMMARY for call e1000_initialize_hw_bits_82571_#t~ret406#1 := __er32(e1000_initialize_hw_bits_82571_~hw#1.base, e1000_initialize_hw_bits_82571_~hw#1.offset, 23296); srcloc: null [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8620: ~i~5#1 := 1 + (if ~i~5#1 % 65536 % 4294967296 <= 2147483647 then ~i~5#1 % 65536 % 4294967296 else ~i~5#1 % 65536 % 4294967296 - 4294967296); [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8620-1: SUMMARY for call __ew32(~hw#1.base, ~hw#1.offset, 20992 + 4 * (if ~i~5#1 % 65536 % 4294967296 <= 2147483647 then ~i~5#1 % 65536 % 4294967296 else ~i~5#1 % 65536 % 4294967296 - 4294967296), 0); srcloc: null [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8852: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~bitwise407#1;havoc e1000_initialize_hw_bits_82571_#t~bitwise407#1; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8852-1: [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8852-2: havoc e1000_initialize_hw_bits_82571_#t~bitwise407#1;assume (e1000_initialize_hw_bits_82571_#t~bitwise407#1 % 4294967296 >= e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 && e1000_initialize_hw_bits_82571_#t~bitwise407#1 % 4294967296 >= 4194304) && e1000_initialize_hw_bits_82571_#t~bitwise407#1 % 4294967296 <= 4194304 + e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8852-3: assume false;e1000_initialize_hw_bits_82571_#t~bitwise407#1 := e1000_initialize_hw_bits_82571_~reg~0#1; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8852-3: assume !false; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8852-4: assume 0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 || 4194304 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise407#1 := 4194304; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8852-4: assume !(0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 || 4194304 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8803: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~ret393#1;havoc e1000_initialize_hw_bits_82571_#t~ret393#1; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8803-1: SUMMARY for call e1000_initialize_hw_bits_82571_#t~ret393#1 := __er32(e1000_initialize_hw_bits_82571_~hw#1.base, e1000_initialize_hw_bits_82571_~hw#1.offset, 24); srcloc: null [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8853: SUMMARY for call __ew32(e1000_initialize_hw_bits_82571_~hw#1.base, e1000_initialize_hw_bits_82571_~hw#1.offset, 23296, e1000_initialize_hw_bits_82571_~reg~0#1); srcloc: null [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8655: ~reg_data~0#1 := #t~ret359#1;havoc #t~ret359#1; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8655-1: SUMMARY for call #t~ret359#1 := __er32(~hw#1.base, ~hw#1.offset, 23296); srcloc: null [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8804: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~bitwise394#1;havoc e1000_initialize_hw_bits_82571_#t~bitwise394#1; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8804-1: [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8804-2: havoc e1000_initialize_hw_bits_82571_#t~bitwise394#1;assume e1000_initialize_hw_bits_82571_#t~bitwise394#1 % 4294967296 <= e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 && e1000_initialize_hw_bits_82571_#t~bitwise394#1 % 4294967296 <= 4286578687; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8804-3: assume 4286578687 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise394#1 := e1000_initialize_hw_bits_82571_~reg~0#1; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8804-3: assume !(4286578687 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8804-4: assume 0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296;e1000_initialize_hw_bits_82571_#t~bitwise394#1 := 0; [2025-02-08 04:19:08,149 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8804-4: assume !(0 == e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296); [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8854-1: SUMMARY for call e1000_initialize_hw_bits_82571_#t~ret408#1 := __er32(e1000_initialize_hw_bits_82571_~hw#1.base, e1000_initialize_hw_bits_82571_~hw#1.offset, 23396); srcloc: null [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8854: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~ret408#1;havoc e1000_initialize_hw_bits_82571_#t~ret408#1;e1000_initialize_hw_bits_82571_~reg~0#1 := 1 + e1000_initialize_hw_bits_82571_~reg~0#1 - e1000_initialize_hw_bits_82571_~reg~0#1 % 2; [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8656-3: assume false;#t~bitwise360#1 := ~reg_data~0#1; [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8656-3: assume !false; [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8656-4: assume 0 == ~reg_data~0#1 % 4294967296 || 134217728 == ~reg_data~0#1 % 4294967296;#t~bitwise360#1 := 134217728; [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8656-4: assume !(0 == ~reg_data~0#1 % 4294967296 || 134217728 == ~reg_data~0#1 % 4294967296); [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8656: ~reg_data~0#1 := #t~bitwise360#1;havoc #t~bitwise360#1; [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8656-1: [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8656-2: havoc #t~bitwise360#1;assume (#t~bitwise360#1 % 4294967296 >= ~reg_data~0#1 % 4294967296 && #t~bitwise360#1 % 4294967296 >= 134217728) && #t~bitwise360#1 % 4294967296 <= 134217728 + ~reg_data~0#1 % 4294967296; [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8805: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~bitwise395#1;havoc e1000_initialize_hw_bits_82571_#t~bitwise395#1; [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8805-1: [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8805-2: havoc e1000_initialize_hw_bits_82571_#t~bitwise395#1;assume (e1000_initialize_hw_bits_82571_#t~bitwise395#1 % 4294967296 >= e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296 && e1000_initialize_hw_bits_82571_#t~bitwise395#1 % 4294967296 >= 4194304) && e1000_initialize_hw_bits_82571_#t~bitwise395#1 % 4294967296 <= 4194304 + e1000_initialize_hw_bits_82571_~reg~0#1 % 4294967296; [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8739: e1000_initialize_hw_bits_82571_~reg~0#1 := e1000_initialize_hw_bits_82571_#t~bitwise379#1;havoc e1000_initialize_hw_bits_82571_#t~bitwise379#1; [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8805-3: assume false;e1000_initialize_hw_bits_82571_#t~bitwise395#1 := e1000_initialize_hw_bits_82571_~reg~0#1; [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8805-3: assume !false; [2025-02-08 04:19:08,150 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8739-1: [2025-02-08 04:19:08,162 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57777: havoc #t~nondet10327; [2025-02-08 04:19:08,182 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35086: assume 0 != __ew32_prepare___6_~i~53#1; [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35086: assume !(0 != __ew32_prepare___6_~i~53#1); [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35084: assume 0 != __ew32_prepare___6_#t~bitwise5487#1 % 4294967296;havoc __ew32_prepare___6_#t~bitwise5487#1;__ew32_prepare___6_~i~53#1 := __ew32_prepare___6_~i~53#1 - 1; [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35084: assume !(0 != __ew32_prepare___6_#t~bitwise5487#1 % 4294967296);havoc __ew32_prepare___6_#t~bitwise5487#1;__ew32_prepare___6_#res#1 := __ew32_prepare___6_~i~53#1; [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35084-1: [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35084-2: havoc __ew32_prepare___6_#t~bitwise5487#1;assume __ew32_prepare___6_#t~bitwise5487#1 % 4294967296 <= __ew32_prepare___6_~tmp~225#1 % 4294967296 && __ew32_prepare___6_#t~bitwise5487#1 % 4294967296 <= 16777216; [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35082: __ew32_prepare___6_~tmp~225#1 := __ew32_prepare___6_#t~ret5486#1;havoc __ew32_prepare___6_#t~ret5486#1; [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35084-3: assume 16777216 == __ew32_prepare___6_~tmp~225#1 % 4294967296;__ew32_prepare___6_#t~bitwise5487#1 := __ew32_prepare___6_~tmp~225#1; [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35084-3: assume !(16777216 == __ew32_prepare___6_~tmp~225#1 % 4294967296); [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35082-1: SUMMARY for call __ew32_prepare___6_#t~ret5486#1 := __er32(__ew32_prepare___6_~hw#1.base, __ew32_prepare___6_~hw#1.offset, 23380); srcloc: null [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35084-4: assume 0 == __ew32_prepare___6_~tmp~225#1 % 4294967296;__ew32_prepare___6_#t~bitwise5487#1 := 0; [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35084-4: assume !(0 == __ew32_prepare___6_~tmp~225#1 % 4294967296); [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35078: SUMMARY for call __const_udelay(214750); srcloc: null [2025-02-08 04:19:08,183 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35102: #t~ret5491#1 := __ew32_prepare___6_#res#1;havoc __ew32_prepare___6_#t~ret5486#1, __ew32_prepare___6_#t~bitwise5487#1, __ew32_prepare___6_~hw#1.base, __ew32_prepare___6_~hw#1.offset, __ew32_prepare___6_~i~53#1, __ew32_prepare___6_~tmp~225#1;havoc __ew32_prepare___6_#in~hw#1.base, __ew32_prepare___6_#in~hw#1.offset;assume { :end_inline___ew32_prepare___6 } true;assume -2147483648 <= #t~ret5491#1 && #t~ret5491#1 <= 2147483647;havoc #t~ret5491#1; [2025-02-08 04:19:08,828 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15057-1: SUMMARY for call #t~ret955 := e1000_set_mdio_slow_mode_hv(~hw.base, ~hw.offset); srcloc: null [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15057: assume -2147483648 <= #t~ret955 && #t~ret955 <= 2147483647;~ret_val~18 := #t~ret955;havoc #t~ret955; [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15107: call write~$Pointer$#1(#funAddr~e1000_check_polarity_m88.base, #funAddr~e1000_check_polarity_m88.offset, ~phy~4.base, 16 + ~phy~4.offset, 8);call write~$Pointer$#1(#funAddr~e1000e_phy_force_speed_duplex_m88.base, #funAddr~e1000e_phy_force_speed_duplex_m88.offset, ~phy~4.base, 40 + ~phy~4.offset, 8);call write~$Pointer$#1(#funAddr~e1000e_get_cable_length_m88.base, #funAddr~e1000e_get_cable_length_m88.offset, ~phy~4.base, 56 + ~phy~4.offset, 8);call write~$Pointer$#1(#funAddr~e1000e_get_phy_info_m88.base, #funAddr~e1000e_get_phy_info_m88.offset, ~phy~4.base, 64 + ~phy~4.offset, 8); [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15066: assume 0 != ~ret_val~18;#res := ~ret_val~18; [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15066: assume !(0 != ~ret_val~18); [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15050: assume #t~short954;havoc #t~mem952;havoc #t~mem953;havoc #t~short954; [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15050: assume !#t~short954;havoc #t~mem952;havoc #t~mem953;havoc #t~short954; [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15046: assume 0 != ~ret_val~18;#res := ~ret_val~18; [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15046: assume !(0 != ~ret_val~18);call #t~mem952 := read~int#1(~phy~4.base, 208 + ~phy~4.offset, 4);#t~short954 := 0 != #t~mem952 % 4294967296; [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15050-1: assume #t~short954;call #t~mem953 := read~int#1(~phy~4.base, 208 + ~phy~4.offset, 4);#t~short954 := 4294967280 != #t~mem953 % 4294967296; [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15050-1: assume !#t~short954; [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15100: call write~$Pointer$#1(#funAddr~e1000_check_polarity_82577.base, #funAddr~e1000_check_polarity_82577.offset, ~phy~4.base, 16 + ~phy~4.offset, 8);call write~$Pointer$#1(#funAddr~e1000_phy_force_speed_duplex_82577.base, #funAddr~e1000_phy_force_speed_duplex_82577.offset, ~phy~4.base, 40 + ~phy~4.offset, 8);call write~$Pointer$#1(#funAddr~e1000_get_cable_length_82577.base, #funAddr~e1000_get_cable_length_82577.offset, ~phy~4.base, 56 + ~phy~4.offset, 8);call write~$Pointer$#1(#funAddr~e1000_get_phy_info_82577.base, #funAddr~e1000_get_phy_info_82577.offset, ~phy~4.base, 64 + ~phy~4.offset, 8);call write~$Pointer$#1(#funAddr~e1000e_phy_sw_reset.base, #funAddr~e1000e_phy_sw_reset.offset, ~phy~4.base, 32 + ~phy~4.offset, 8); [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15059: assume 0 != ~ret_val~18;#res := ~ret_val~18; [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15059: assume !(0 != ~ret_val~18); [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15064-1: SUMMARY for call #t~ret956 := e1000e_get_phy_id(~hw.base, ~hw.offset); srcloc: null [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15064: assume -2147483648 <= #t~ret956 && #t~ret956 <= 2147483647;~ret_val~18 := #t~ret956;havoc #t~ret956; [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15044-1: SUMMARY for call #t~ret951 := e1000e_get_phy_id(~hw.base, ~hw.offset); srcloc: null [2025-02-08 04:19:08,829 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15044: assume -2147483648 <= #t~ret951 && #t~ret951 <= 2147483647;~ret_val~18 := #t~ret951;havoc #t~ret951; [2025-02-08 04:19:08,878 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32795: call ULTIMATE.dealloc(~#data.base, ~#data.offset);havoc ~#data.base, ~#data.offset; [2025-02-08 04:19:08,886 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57795: havoc #t~nondet10330; [2025-02-08 04:19:08,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40319: havoc #t~mem6621.base, #t~mem6621.offset;havoc #t~mem6622; [2025-02-08 04:19:08,923 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21780: call write~int#1(3, ~hw.base, 1026 + ~hw.offset, 4);call write~$Pointer$#1(#funAddr~e1000e_check_for_serdes_link.base, #funAddr~e1000e_check_for_serdes_link.offset, ~mac~8.base, 24 + ~mac~8.offset, 8);call write~$Pointer$#1(#funAddr~e1000e_setup_fiber_serdes_link.base, #funAddr~e1000e_setup_fiber_serdes_link.offset, ~mac~8.base, 128 + ~mac~8.offset, 8); [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43873: assume -2147483648 <= #t~ret7619#1 && #t~ret7619#1 <= 2147483647;~tmp___0~164#1 := #t~ret7619#1;havoc #t~mem7618#1.base, #t~mem7618#1.offset;havoc #t~ret7619#1; [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43873-1: SUMMARY for call #t~ret7619#1 := pci_enable_msi_block(#t~mem7618#1.base, #t~mem7618#1.offset, 1); srcloc: null [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43865: assume -2147483648 <= #t~ret7617#1 && #t~ret7617#1 <= 2147483647;havoc #t~mem7616#1.base, #t~mem7616#1.offset;havoc #t~ret7617#1; [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43865-1: SUMMARY for call #t~ret7617#1 := netdev_err(#t~mem7616#1.base, #t~mem7616#1.offset, 1268, 0); srcloc: null [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57755: havoc pci_enable_msix_#t~nondet10323#1;#t~ret7615#1 := pci_enable_msix_#res#1;havoc pci_enable_msix_#t~nondet10323#1, pci_enable_msix_~arg0#1.base, pci_enable_msix_~arg0#1.offset, pci_enable_msix_~arg1#1.base, pci_enable_msix_~arg1#1.offset, pci_enable_msix_~arg2#1;havoc pci_enable_msix_#in~arg0#1.base, pci_enable_msix_#in~arg0#1.offset, pci_enable_msix_#in~arg1#1.base, pci_enable_msix_#in~arg1#1.offset, pci_enable_msix_#in~arg2#1;assume { :end_inline_pci_enable_msix } true;assume -2147483648 <= #t~ret7615#1 && #t~ret7615#1 <= 2147483647;~err~1#1 := #t~ret7615#1;havoc #t~mem7612#1.base, #t~mem7612#1.offset;havoc #t~mem7613#1.base, #t~mem7613#1.offset;havoc #t~mem7614#1;havoc #t~ret7615#1; [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43865-2: call #t~mem7616#1.base, #t~mem7616#1.offset := read~$Pointer$#1(~adapter#1.base, 1449 + ~adapter#1.offset, 8); [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43875: assume 0 == ~tmp___0~164#1;call #t~mem7620#1 := read~int#1(~adapter#1.base, 9871 + ~adapter#1.offset, 4); [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43875: assume !(0 == ~tmp___0~164#1);call write~int#1(0, ~adapter#1.base, 9846 + ~adapter#1.offset, 4);call #t~mem7622#1.base, #t~mem7622#1.offset := read~$Pointer$#1(~adapter#1.base, 1449 + ~adapter#1.offset, 8); [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43866: SUMMARY for call e1000e_reset_interrupt_capability(~adapter#1.base, ~adapter#1.offset); srcloc: null [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43841: ~tmp~361#1.base, ~tmp~361#1.offset := #t~ret7608#1.base, #t~ret7608#1.offset;havoc #t~mem7607#1;havoc #t~ret7608#1.base, #t~ret7608#1.offset;call write~$Pointer$#1(~tmp~361#1.base, ~tmp~361#1.offset, ~adapter#1.base, 9838 + ~adapter#1.offset, 8);call #t~mem7609#1.base, #t~mem7609#1.offset := read~$Pointer$#1(~adapter#1.base, 9838 + ~adapter#1.offset, 8); [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43841-1: SUMMARY for call #t~ret7608#1.base, #t~ret7608#1.offset := kcalloc(#t~mem7607#1 % 4294967296, 8, 208); srcloc: null [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43870: call write~int#1(1, ~adapter#1.base, 9846 + ~adapter#1.offset, 4);call #t~mem7618#1.base, #t~mem7618#1.offset := read~$Pointer$#1(~adapter#1.base, 1457 + ~adapter#1.offset, 8); [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43858: assume 0 == ~err~1#1; [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43858: assume !(0 == ~err~1#1); [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43851: assume ~i~77#1 % 4294967296 < #t~mem7611#1 % 4294967296;havoc #t~mem7611#1; [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43851: assume !(~i~77#1 % 4294967296 < #t~mem7611#1 % 4294967296);havoc #t~mem7611#1;call #t~mem7612#1.base, #t~mem7612#1.offset := read~$Pointer$#1(~adapter#1.base, 1457 + ~adapter#1.offset, 8);call #t~mem7613#1.base, #t~mem7613#1.offset := read~$Pointer$#1(~adapter#1.base, 9838 + ~adapter#1.offset, 8);call #t~mem7614#1 := read~int#1(~adapter#1.base, 9834 + ~adapter#1.offset, 4);assume { :begin_inline_pci_enable_msix } true;pci_enable_msix_#in~arg0#1.base, pci_enable_msix_#in~arg0#1.offset, pci_enable_msix_#in~arg1#1.base, pci_enable_msix_#in~arg1#1.offset, pci_enable_msix_#in~arg2#1 := #t~mem7612#1.base, #t~mem7612#1.offset, #t~mem7613#1.base, #t~mem7613#1.offset, (if #t~mem7614#1 % 4294967296 % 4294967296 <= 2147483647 then #t~mem7614#1 % 4294967296 % 4294967296 else #t~mem7614#1 % 4294967296 % 4294967296 - 4294967296);havoc pci_enable_msix_#res#1;havoc pci_enable_msix_#t~nondet10323#1, pci_enable_msix_~arg0#1.base, pci_enable_msix_~arg0#1.offset, pci_enable_msix_~arg1#1.base, pci_enable_msix_~arg1#1.offset, pci_enable_msix_~arg2#1;pci_enable_msix_~arg0#1.base, pci_enable_msix_~arg0#1.offset := pci_enable_msix_#in~arg0#1.base, pci_enable_msix_#in~arg0#1.offset;pci_enable_msix_~arg1#1.base, pci_enable_msix_~arg1#1.offset := pci_enable_msix_#in~arg1#1.base, pci_enable_msix_#in~arg1#1.offset;pci_enable_msix_~arg2#1 := pci_enable_msix_#in~arg2#1;havoc pci_enable_msix_#t~nondet10323#1;assume -2147483648 <= pci_enable_msix_#t~nondet10323#1 && pci_enable_msix_#t~nondet10323#1 <= 2147483647;pci_enable_msix_#res#1 := pci_enable_msix_#t~nondet10323#1;havoc pci_enable_msix_#t~nondet10323#1; [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43876: call write~int#1(#t~bitwise7621#1, ~adapter#1.base, 9871 + ~adapter#1.offset, 4);havoc #t~mem7620#1;havoc #t~bitwise7621#1; [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43876-1: [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43876-2: havoc #t~bitwise7621#1;assume (#t~bitwise7621#1 % 4294967296 >= #t~mem7620#1 % 4294967296 && #t~bitwise7621#1 % 4294967296 >= 134217728) && #t~bitwise7621#1 % 4294967296 <= 134217728 + #t~mem7620#1 % 4294967296; [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43880: assume -2147483648 <= #t~ret7623#1 && #t~ret7623#1 <= 2147483647;havoc #t~mem7622#1.base, #t~mem7622#1.offset;havoc #t~ret7623#1; [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43880-1: SUMMARY for call #t~ret7623#1 := netdev_err(#t~mem7622#1.base, #t~mem7622#1.offset, 1269, 0); srcloc: null [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43838-1: [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43838-2: havoc #t~bitwise7606#1;assume #t~bitwise7606#1 % 4294967296 <= #t~mem7605#1 % 4294967296 && #t~bitwise7606#1 % 4294967296 <= 1024; [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43838-3: assume 1024 == #t~mem7605#1 % 4294967296;#t~bitwise7606#1 := #t~mem7605#1; [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43838-3: assume !(1024 == #t~mem7605#1 % 4294967296); [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43838-4: assume 0 == #t~mem7605#1 % 4294967296;#t~bitwise7606#1 := 0; [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43838-4: assume !(0 == #t~mem7605#1 % 4294967296); [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43838: assume 0 != #t~bitwise7606#1 % 4294967296;havoc #t~mem7605#1;havoc #t~bitwise7606#1;call write~int#1(3, ~adapter#1.base, 9834 + ~adapter#1.offset, 4);call #t~mem7607#1 := read~int#1(~adapter#1.base, 9834 + ~adapter#1.offset, 4); [2025-02-08 04:19:08,960 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43838: assume !(0 != #t~bitwise7606#1 % 4294967296);havoc #t~mem7605#1;havoc #t~bitwise7606#1; [2025-02-08 04:19:08,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43838-5: call #t~mem7605#1 := read~int#1(~adapter#1.base, 9871 + ~adapter#1.offset, 4); [2025-02-08 04:19:08,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43844: assume 0 != (#t~mem7609#1.base + #t~mem7609#1.offset) % 18446744073709551616;havoc #t~mem7609#1.base, #t~mem7609#1.offset;~i~77#1 := 0; [2025-02-08 04:19:08,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43844: assume !(0 != (#t~mem7609#1.base + #t~mem7609#1.offset) % 18446744073709551616);havoc #t~mem7609#1.base, #t~mem7609#1.offset; [2025-02-08 04:19:08,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43848: call #t~mem7610#1.base, #t~mem7610#1.offset := read~$Pointer$#1(~adapter#1.base, 9838 + ~adapter#1.offset, 8);call write~int#1(~i~77#1, #t~mem7610#1.base, 4 + (#t~mem7610#1.offset + 6 * (if ~i~77#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~77#1 % 18446744073709551616 % 18446744073709551616 else ~i~77#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)), 2);~i~77#1 := 1 + ~i~77#1;call #t~mem7611#1 := read~int#1(~adapter#1.base, 9834 + ~adapter#1.offset, 4); [2025-02-08 04:19:08,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43876-3: assume false;#t~bitwise7621#1 := #t~mem7620#1; [2025-02-08 04:19:08,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43876-3: assume !false; [2025-02-08 04:19:08,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43876-4: assume 0 == #t~mem7620#1 % 4294967296 || 134217728 == #t~mem7620#1 % 4294967296;#t~bitwise7621#1 := 134217728; [2025-02-08 04:19:08,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L43876-4: assume !(0 == #t~mem7620#1 % 4294967296 || 134217728 == #t~mem7620#1 % 4294967296); [2025-02-08 04:19:09,028 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19810: call ULTIMATE.dealloc(~#data~16.base, ~#data~16.offset);havoc ~#data~16.base, ~#data~16.offset; [2025-02-08 04:19:09,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55225: #res := 3; [2025-02-08 04:19:09,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55231: #res := 23; [2025-02-08 04:19:09,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55233: #res := 24; [2025-02-08 04:19:09,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55227: #res := 8; [2025-02-08 04:19:09,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55229: #res := 10; [2025-02-08 04:19:09,104 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55175: #res := 66; [2025-02-08 04:19:09,104 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55109: #res := 8; [2025-02-08 04:19:09,104 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55183: #res := 71; [2025-02-08 04:19:09,104 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55117: #res := 16; [2025-02-08 04:19:09,104 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55125: #res := 20; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55133: #res := 27; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55143: #res := 38; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55151: #res := 45; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55159: #res := 49; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55167: #res := 58; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55111: #res := 10; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55177: #res := 68; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55119: #res := 17; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55185: #res := 72; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55127: #res := 21; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55135: #res := 30; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55145: #res := 40; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55153: #res := 46; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55161: #res := 51; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55103: #res := 1; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55169: #res := 60; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55113: #res := 12; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55171: #res := 61; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55121: #res := 18; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55179: #res := 69; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55129: #res := 23; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55137: #res := 32; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55139: #res := 33; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55147: #res := 41; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55155: #res := 47; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55105: #res := 3; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55163: #res := 54; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55107: #res := 7; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55173: #res := 63; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55115: #res := 14; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55181: #res := 70; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55123: #res := 19; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55131: #res := 25; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55141: #res := 35; [2025-02-08 04:19:09,105 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55149: #res := 43; [2025-02-08 04:19:09,106 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55157: #res := 48; [2025-02-08 04:19:09,106 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55165: #res := 56; [2025-02-08 04:19:09,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55271: #res := 22; [2025-02-08 04:19:09,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55273: #res := 25; [2025-02-08 04:19:09,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55269: #res := 1; [2025-02-08 04:19:09,115 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55275: #res := 27; [2025-02-08 04:19:09,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L54898: havoc ldv_dispatch_register_25_4_~arg0#1.base, ldv_dispatch_register_25_4_~arg0#1.offset;havoc ldv_dispatch_register_25_4_#in~arg0#1.base, ldv_dispatch_register_25_4_#in~arg0#1.offset;assume { :end_inline_ldv_dispatch_register_25_4 } true; [2025-02-08 04:19:09,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L54912: #res#1 := ~arg0#1; [2025-02-08 04:19:09,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57637: havoc ldv_pre_register_netdev_#t~nondet10307#1; [2025-02-08 04:19:09,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L54911: #res#1 := ~arg0#1; [2025-02-08 04:19:09,129 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L51994: assume { :end_inline_ldv_switch_automaton_state_7_5 } true; [2025-02-08 04:19:09,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55383: #res := 81; [2025-02-08 04:19:09,136 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55379: #res := 6; [2025-02-08 04:19:09,137 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55381: #res := 11; [2025-02-08 04:19:09,166 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49580-1: SUMMARY for call enable_irq(e1000_intr_msix_~msix_irq~0#1); srcloc: null [2025-02-08 04:19:09,166 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49580: e1000_intr_msix_~vector~4#1 := 1 + e1000_intr_msix_~vector~4#1;call e1000_intr_msix_#t~mem9408#1.base, e1000_intr_msix_#t~mem9408#1.offset := read~$Pointer$#1(e1000_intr_msix_~adapter~84#1.base, 9838 + e1000_intr_msix_~adapter~84#1.offset, 8);call e1000_intr_msix_#t~mem9409#1 := read~int#1(e1000_intr_msix_#t~mem9408#1.base, e1000_intr_msix_#t~mem9408#1.offset + 6 * (if e1000_intr_msix_~vector~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then e1000_intr_msix_~vector~4#1 % 18446744073709551616 % 18446744073709551616 else e1000_intr_msix_~vector~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);e1000_intr_msix_~msix_irq~0#1 := (if e1000_intr_msix_#t~mem9409#1 % 4294967296 % 4294967296 <= 2147483647 then e1000_intr_msix_#t~mem9409#1 % 4294967296 % 4294967296 else e1000_intr_msix_#t~mem9409#1 % 4294967296 % 4294967296 - 4294967296);havoc e1000_intr_msix_#t~mem9408#1.base, e1000_intr_msix_#t~mem9408#1.offset;havoc e1000_intr_msix_#t~mem9409#1; [2025-02-08 04:19:09,166 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49584-1: SUMMARY for call e1000_intr_msix_#t~ret9410#1 := e1000_intr_msix_tx(e1000_intr_msix_~msix_irq~0#1, e1000_intr_msix_~netdev~33#1.base, e1000_intr_msix_~netdev~33#1.offset); srcloc: null [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint e1000_netpollFINAL: assume true; [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49584: assume -2147483648 <= e1000_intr_msix_#t~ret9410#1 && e1000_intr_msix_#t~ret9410#1 <= 2147483647;havoc e1000_intr_msix_#t~ret9410#1; [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49588: SUMMARY for call disable_irq(e1000_intr_msix_~msix_irq~0#1); srcloc: null [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49625-1: SUMMARY for call enable_irq(#t~mem9426#1); srcloc: null [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49625: havoc #t~mem9425#1.base, #t~mem9425#1.offset;havoc #t~mem9426#1; [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49585-1: SUMMARY for call enable_irq(e1000_intr_msix_~msix_irq~0#1); srcloc: null [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49585: e1000_intr_msix_~vector~4#1 := 1 + e1000_intr_msix_~vector~4#1;call e1000_intr_msix_#t~mem9411#1.base, e1000_intr_msix_#t~mem9411#1.offset := read~$Pointer$#1(e1000_intr_msix_~adapter~84#1.base, 9838 + e1000_intr_msix_~adapter~84#1.offset, 8);call e1000_intr_msix_#t~mem9412#1 := read~int#1(e1000_intr_msix_#t~mem9411#1.base, e1000_intr_msix_#t~mem9411#1.offset + 6 * (if e1000_intr_msix_~vector~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then e1000_intr_msix_~vector~4#1 % 18446744073709551616 % 18446744073709551616 else e1000_intr_msix_~vector~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);e1000_intr_msix_~msix_irq~0#1 := (if e1000_intr_msix_#t~mem9412#1 % 4294967296 % 4294967296 <= 2147483647 then e1000_intr_msix_#t~mem9412#1 % 4294967296 % 4294967296 else e1000_intr_msix_#t~mem9412#1 % 4294967296 % 4294967296 - 4294967296);havoc e1000_intr_msix_#t~mem9411#1.base, e1000_intr_msix_#t~mem9411#1.offset;havoc e1000_intr_msix_#t~mem9412#1; [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49618: call #t~mem9417#1.base, #t~mem9417#1.offset := read~$Pointer$#1(~adapter~85#1.base, 1457 + ~adapter~85#1.offset, 8);call #t~mem9418#1 := read~int#1(#t~mem9417#1.base, 1547 + #t~mem9417#1.offset, 4);assume { :begin_inline_e1000_intr_msix } true;e1000_intr_msix_#in~irq#1, e1000_intr_msix_#in~data#1.base, e1000_intr_msix_#in~data#1.offset := (if #t~mem9418#1 % 4294967296 % 4294967296 <= 2147483647 then #t~mem9418#1 % 4294967296 % 4294967296 else #t~mem9418#1 % 4294967296 % 4294967296 - 4294967296), ~netdev#1.base, ~netdev#1.offset;havoc e1000_intr_msix_#res#1;havoc e1000_intr_msix_#t~ret9403#1.base, e1000_intr_msix_#t~ret9403#1.offset, e1000_intr_msix_#t~mem9404#1.base, e1000_intr_msix_#t~mem9404#1.offset, e1000_intr_msix_#t~mem9405#1.base, e1000_intr_msix_#t~mem9405#1.offset, e1000_intr_msix_#t~mem9406#1, e1000_intr_msix_#t~ret9407#1, e1000_intr_msix_#t~mem9408#1.base, e1000_intr_msix_#t~mem9408#1.offset, e1000_intr_msix_#t~mem9409#1, e1000_intr_msix_#t~ret9410#1, e1000_intr_msix_#t~mem9411#1.base, e1000_intr_msix_#t~mem9411#1.offset, e1000_intr_msix_#t~mem9412#1, e1000_intr_msix_#t~ret9413#1, e1000_intr_msix_~irq#1, e1000_intr_msix_~data#1.base, e1000_intr_msix_~data#1.offset, e1000_intr_msix_~netdev~33#1.base, e1000_intr_msix_~netdev~33#1.offset, e1000_intr_msix_~adapter~84#1.base, e1000_intr_msix_~adapter~84#1.offset, e1000_intr_msix_~tmp~423#1.base, e1000_intr_msix_~tmp~423#1.offset, e1000_intr_msix_~vector~4#1, e1000_intr_msix_~msix_irq~0#1;e1000_intr_msix_~irq#1 := e1000_intr_msix_#in~irq#1;e1000_intr_msix_~data#1.base, e1000_intr_msix_~data#1.offset := e1000_intr_msix_#in~data#1.base, e1000_intr_msix_#in~data#1.offset;havoc e1000_intr_msix_~netdev~33#1.base, e1000_intr_msix_~netdev~33#1.offset;havoc e1000_intr_msix_~adapter~84#1.base, e1000_intr_msix_~adapter~84#1.offset;havoc e1000_intr_msix_~tmp~423#1.base, e1000_intr_msix_~tmp~423#1.offset;havoc e1000_intr_msix_~vector~4#1;havoc e1000_intr_msix_~msix_irq~0#1;e1000_intr_msix_~netdev~33#1.base, e1000_intr_msix_~netdev~33#1.offset := e1000_intr_msix_~data#1.base, e1000_intr_msix_~data#1.offset; [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49589-1: SUMMARY for call e1000_intr_msix_#t~ret9413#1 := e1000_msix_other(e1000_intr_msix_~msix_irq~0#1, e1000_intr_msix_~netdev~33#1.base, e1000_intr_msix_~netdev~33#1.offset); srcloc: null [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49589: assume -2147483648 <= e1000_intr_msix_#t~ret9413#1 && e1000_intr_msix_#t~ret9413#1 <= 2147483647;havoc e1000_intr_msix_#t~ret9413#1; [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49578: SUMMARY for call disable_irq(e1000_intr_msix_~msix_irq~0#1); srcloc: null [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49574: assume 0 != (e1000_intr_msix_#t~mem9404#1.base + e1000_intr_msix_#t~mem9404#1.offset) % 18446744073709551616;havoc e1000_intr_msix_#t~mem9404#1.base, e1000_intr_msix_#t~mem9404#1.offset;e1000_intr_msix_~vector~4#1 := 0;call e1000_intr_msix_#t~mem9405#1.base, e1000_intr_msix_#t~mem9405#1.offset := read~$Pointer$#1(e1000_intr_msix_~adapter~84#1.base, 9838 + e1000_intr_msix_~adapter~84#1.offset, 8);call e1000_intr_msix_#t~mem9406#1 := read~int#1(e1000_intr_msix_#t~mem9405#1.base, e1000_intr_msix_#t~mem9405#1.offset + 6 * (if e1000_intr_msix_~vector~4#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then e1000_intr_msix_~vector~4#1 % 18446744073709551616 % 18446744073709551616 else e1000_intr_msix_~vector~4#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);e1000_intr_msix_~msix_irq~0#1 := (if e1000_intr_msix_#t~mem9406#1 % 4294967296 % 4294967296 <= 2147483647 then e1000_intr_msix_#t~mem9406#1 % 4294967296 % 4294967296 else e1000_intr_msix_#t~mem9406#1 % 4294967296 % 4294967296 - 4294967296);havoc e1000_intr_msix_#t~mem9405#1.base, e1000_intr_msix_#t~mem9405#1.offset;havoc e1000_intr_msix_#t~mem9406#1; [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49574: assume !(0 != (e1000_intr_msix_#t~mem9404#1.base + e1000_intr_msix_#t~mem9404#1.offset) % 18446744073709551616);havoc e1000_intr_msix_#t~mem9404#1.base, e1000_intr_msix_#t~mem9404#1.offset; [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49594: e1000_intr_msix_#res#1 := 1;#t~ret9419#1 := e1000_intr_msix_#res#1;havoc e1000_intr_msix_#t~ret9403#1.base, e1000_intr_msix_#t~ret9403#1.offset, e1000_intr_msix_#t~mem9404#1.base, e1000_intr_msix_#t~mem9404#1.offset, e1000_intr_msix_#t~mem9405#1.base, e1000_intr_msix_#t~mem9405#1.offset, e1000_intr_msix_#t~mem9406#1, e1000_intr_msix_#t~ret9407#1, e1000_intr_msix_#t~mem9408#1.base, e1000_intr_msix_#t~mem9408#1.offset, e1000_intr_msix_#t~mem9409#1, e1000_intr_msix_#t~ret9410#1, e1000_intr_msix_#t~mem9411#1.base, e1000_intr_msix_#t~mem9411#1.offset, e1000_intr_msix_#t~mem9412#1, e1000_intr_msix_#t~ret9413#1, e1000_intr_msix_~irq#1, e1000_intr_msix_~data#1.base, e1000_intr_msix_~data#1.offset, e1000_intr_msix_~netdev~33#1.base, e1000_intr_msix_~netdev~33#1.offset, e1000_intr_msix_~adapter~84#1.base, e1000_intr_msix_~adapter~84#1.offset, e1000_intr_msix_~tmp~423#1.base, e1000_intr_msix_~tmp~423#1.offset, e1000_intr_msix_~vector~4#1, e1000_intr_msix_~msix_irq~0#1;havoc e1000_intr_msix_#in~irq#1, e1000_intr_msix_#in~data#1.base, e1000_intr_msix_#in~data#1.offset;assume { :end_inline_e1000_intr_msix } true;assume -2147483648 <= #t~ret9419#1 && #t~ret9419#1 <= 2147483647;havoc #t~mem9417#1.base, #t~mem9417#1.offset;havoc #t~mem9418#1;havoc #t~ret9419#1; [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49623-2: call #t~mem9420#1.base, #t~mem9420#1.offset := read~$Pointer$#1(~adapter~85#1.base, 1457 + ~adapter~85#1.offset, 8);call #t~mem9421#1 := read~int#1(#t~mem9420#1.base, 1547 + #t~mem9420#1.offset, 4); [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49623-1: SUMMARY for call disable_irq(#t~mem9421#1); srcloc: null [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49590: SUMMARY for call enable_irq(e1000_intr_msix_~msix_irq~0#1); srcloc: null [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49623: havoc #t~mem9420#1.base, #t~mem9420#1.offset;havoc #t~mem9421#1;call #t~mem9422#1.base, #t~mem9422#1.offset := read~$Pointer$#1(~adapter~85#1.base, 1457 + ~adapter~85#1.offset, 8);call #t~mem9423#1 := read~int#1(#t~mem9422#1.base, 1547 + #t~mem9422#1.offset, 4); [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49579-1: SUMMARY for call e1000_intr_msix_#t~ret9407#1 := e1000_intr_msix_rx(e1000_intr_msix_~msix_irq~0#1, e1000_intr_msix_~netdev~33#1.base, e1000_intr_msix_~netdev~33#1.offset); srcloc: null [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49579: assume -2147483648 <= e1000_intr_msix_#t~ret9407#1 && e1000_intr_msix_#t~ret9407#1 <= 2147483647;havoc e1000_intr_msix_#t~ret9407#1; [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49583: SUMMARY for call disable_irq(e1000_intr_msix_~msix_irq~0#1); srcloc: null [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49571-1: SUMMARY for call e1000_intr_msix_#t~ret9403#1.base, e1000_intr_msix_#t~ret9403#1.offset := netdev_priv(e1000_intr_msix_~netdev~33#1.base, e1000_intr_msix_~netdev~33#1.offset); srcloc: null [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49571: e1000_intr_msix_~tmp~423#1.base, e1000_intr_msix_~tmp~423#1.offset := e1000_intr_msix_#t~ret9403#1.base, e1000_intr_msix_#t~ret9403#1.offset;havoc e1000_intr_msix_#t~ret9403#1.base, e1000_intr_msix_#t~ret9403#1.offset;e1000_intr_msix_~adapter~84#1.base, e1000_intr_msix_~adapter~84#1.offset := e1000_intr_msix_~tmp~423#1.base, e1000_intr_msix_~tmp~423#1.offset;call e1000_intr_msix_#t~mem9404#1.base, e1000_intr_msix_#t~mem9404#1.offset := read~$Pointer$#1(e1000_intr_msix_~adapter~84#1.base, 9838 + e1000_intr_msix_~adapter~84#1.offset, 8); [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49624-1: SUMMARY for call #t~ret9424#1 := e1000_intr_msi((if #t~mem9423#1 % 4294967296 % 4294967296 <= 2147483647 then #t~mem9423#1 % 4294967296 % 4294967296 else #t~mem9423#1 % 4294967296 % 4294967296 - 4294967296), ~netdev#1.base, ~netdev#1.offset); srcloc: null [2025-02-08 04:19:09,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L49624: assume -2147483648 <= #t~ret9424#1 && #t~ret9424#1 <= 2147483647;havoc #t~mem9422#1.base, #t~mem9422#1.offset;havoc #t~mem9423#1;havoc #t~ret9424#1;call #t~mem9425#1.base, #t~mem9425#1.offset := read~$Pointer$#1(~adapter~85#1.base, 1457 + ~adapter~85#1.offset, 8);call #t~mem9426#1 := read~int#1(#t~mem9425#1.base, 1547 + #t~mem9425#1.offset, 4); [2025-02-08 04:19:09,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55343: #res := 6; [2025-02-08 04:19:09,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55345: #res := 7; [2025-02-08 04:19:09,175 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55347: #res := 20; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55621: #res := 38; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55629: #res := 45; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55637: #res := 52; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55579: #res := 2; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55645: #res := 60; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55655: #res := 66; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55589: #res := 20; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55663: #res := 76; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55597: #res := 24; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55605: #res := 28; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55613: #res := 32; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55623: #res := 39; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55631: #res := 47; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55639: #res := 53; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55647: #res := 61; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55581: #res := 4; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55591: #res := 21; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55657: #res := 69; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55599: #res := 25; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55665: #res := 79; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55607: #res := 29; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55615: #res := 34; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55625: #res := 40; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55633: #res := 49; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55641: #res := 55; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55583: #res := 17; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55649: #res := 62; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55593: #res := 22; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55651: #res := 63; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55601: #res := 26; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55659: #res := 71; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55609: #res := 30; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55617: #res := 36; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55619: #res := 37; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55627: #res := 42; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55635: #res := 51; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55585: #res := 18; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55643: #res := 58; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55587: #res := 19; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55653: #res := 64; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55595: #res := 23; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55661: #res := 73; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55603: #res := 27; [2025-02-08 04:19:09,246 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L55611: #res := 31; [2025-02-08 04:19:09,296 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20412: call ULTIMATE.dealloc(~#phy_data~2.base, ~#phy_data~2.offset);havoc ~#phy_data~2.base, ~#phy_data~2.offset; [2025-02-08 04:19:09,310 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32486: call ULTIMATE.dealloc(~#phy_ctrl~5.base, ~#phy_ctrl~5.offset);havoc ~#phy_ctrl~5.base, ~#phy_ctrl~5.offset; [2025-02-08 04:19:09,315 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57454: havoc #t~nondet10277; [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30751-4: assume 0 == #t~mem4326 % 65536 % 4294967296;#t~bitwise4327 := 0; [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30751-4: assume !(0 == #t~mem4326 % 65536 % 4294967296); [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30751-5: call #t~mem4326 := read~int#1(~#data~24.base, ~#data~24.offset, 2); [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30751-2: havoc #t~bitwise4327;assume #t~bitwise4327 % 4294967296 <= #t~mem4326 % 65536 % 4294967296 && #t~bitwise4327 % 4294967296 <= 57343; [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30751-3: assume 57343 == #t~mem4326 % 65536 % 4294967296;#t~bitwise4327 := #t~mem4326 % 65536; [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30751-3: assume !(57343 == #t~mem4326 % 65536 % 4294967296); [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30751: call write~int#1(#t~bitwise4327, ~#data~24.base, ~#data~24.offset, 2); [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30751-1: [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30754: call write~int#1(#t~bitwise4329, ~#data~24.base, ~#data~24.offset, 2); [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30754-5: call #t~mem4328 := read~int#1(~#data~24.base, ~#data~24.offset, 2); [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30754-3: assume false;#t~bitwise4329 := #t~mem4328 % 65536; [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30754-3: assume !false; [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30754-4: assume 0 == #t~mem4328 % 65536 % 4294967296 || 8192 == #t~mem4328 % 65536 % 4294967296;#t~bitwise4329 := 8192; [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30754-4: assume !(0 == #t~mem4328 % 65536 % 4294967296 || 8192 == #t~mem4328 % 65536 % 4294967296); [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30754-1: [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30754-2: havoc #t~bitwise4329;assume (#t~bitwise4329 % 4294967296 >= #t~mem4328 % 65536 % 4294967296 && #t~bitwise4329 % 4294967296 >= 8192) && #t~bitwise4329 % 4294967296 <= 8192 + #t~mem4328 % 65536 % 4294967296; [2025-02-08 04:19:09,416 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L30668: call ULTIMATE.dealloc(~#data~24.base, ~#data~24.offset);havoc ~#data~24.base, ~#data~24.offset;call ULTIMATE.dealloc(~#descriptor~73.base, ~#descriptor~73.offset);havoc ~#descriptor~73.base, ~#descriptor~73.offset;call ULTIMATE.dealloc(~#descriptor___0~37.base, ~#descriptor___0~37.offset);havoc ~#descriptor___0~37.base, ~#descriptor___0~37.offset; [2025-02-08 04:19:09,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9185: assume -9223372036854775808 <= #t~ret459 && #t~ret459 <= 9223372036854775807;~tmp~27 := #t~ret459;havoc #t~mem458;havoc #t~ret459; [2025-02-08 04:19:09,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9185-1: SUMMARY for call #t~ret459 := ldv__builtin_expect((if #t~mem458 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem458 % 4294967296 % 18446744073709551616 else #t~mem458 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:19:09,961 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9268: SUMMARY for call __ew32(~hw.base, ~hw.offset, 0, ~ctrl~3); srcloc: null [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9235: assume -9223372036854775808 <= #t~ret474 && #t~ret474 <= 9223372036854775807;~tmp___1~4 := #t~ret474;havoc #t~mem473;havoc #t~ret474; [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9235-1: SUMMARY for call #t~ret474 := ldv__builtin_expect((if #t~mem473 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem473 % 4294967296 % 18446744073709551616 else #t~mem473 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9202: havoc #t~bitwise465;call write~int#1(1, ~mac~2.base, 756 + ~mac~2.offset, 4);call write~int#1(0, ~mac~2.base, 754 + ~mac~2.offset, 1);call write~$Pointer$#46(78, 0, ~#descriptor___0~4.base, ~#descriptor___0~4.offset, 8);call write~$Pointer$#46(79, 0, ~#descriptor___0~4.base, 8 + ~#descriptor___0~4.offset, 8);call write~$Pointer$#46(80, 0, ~#descriptor___0~4.base, 16 + ~#descriptor___0~4.offset, 8);call write~$Pointer$#46(81, 0, ~#descriptor___0~4.base, 24 + ~#descriptor___0~4.offset, 8);call write~int#46(1570, ~#descriptor___0~4.base, 32 + ~#descriptor___0~4.offset, 4);call write~int#46(0, ~#descriptor___0~4.base, 36 + ~#descriptor___0~4.offset, 4);call #t~mem466 := read~int#46(~#descriptor___0~4.base, 36 + ~#descriptor___0~4.offset, 4); [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9202-5: assume 0 == ~ctrl~3 % 4294967296;#t~bitwise465 := 0; [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9202-5: assume !(0 == ~ctrl~3 % 4294967296); [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9202-1: SUMMARY for call __ew32(~hw.base, ~hw.offset, 0, #t~bitwise465); srcloc: null [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9202-2: [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9202-3: havoc #t~bitwise465;assume #t~bitwise465 % 4294967296 <= ~ctrl~3 % 4294967296 && #t~bitwise465 % 4294967296 <= 4294967231; [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9326: assume 0 != ~tmp___5~0;call #t~mem500.base, #t~mem500.offset := read~$Pointer$#1(~hw.base, ~hw.offset, 8);call #t~mem501.base, #t~mem501.offset := read~$Pointer$#1(#t~mem500.base, 1449 + #t~mem500.offset, 8); [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9326: assume !(0 != ~tmp___5~0); [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9202-4: assume 4294967231 == ~ctrl~3 % 4294967296;#t~bitwise465 := ~ctrl~3; [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9202-4: assume !(4294967231 == ~ctrl~3 % 4294967296); [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9244: call write~int#1(1, ~mac~2.base, 754 + ~mac~2.offset, 1); [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9211: assume -9223372036854775808 <= #t~ret467 && #t~ret467 <= 9223372036854775807;~tmp___0~7 := #t~ret467;havoc #t~mem466;havoc #t~ret467; [2025-02-08 04:19:09,962 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9211-1: SUMMARY for call #t~ret467 := ldv__builtin_expect((if #t~mem466 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem466 % 4294967296 % 18446744073709551616 else #t~mem466 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9269: assume -2147483648 <= #t~ret485 && #t~ret485 <= 2147483647;~ret_val~12 := #t~ret485;havoc #t~ret485; [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9269-1: SUMMARY for call #t~ret485 := e1000e_config_fc_after_link_up(~hw.base, ~hw.offset); srcloc: null [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9401: ~txcw~0 := #t~ret517;havoc #t~ret517;~txcw~0 := 2147483648 + ~txcw~0 - (~txcw~0 - ~txcw~0 % 2147483648); [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9401-1: SUMMARY for call #t~ret517 := __er32(~hw.base, ~hw.offset, 376); srcloc: null [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9302: assume 0 != ~tmp___4~0;call #t~mem493.base, #t~mem493.offset := read~$Pointer$#1(~hw.base, ~hw.offset, 8);call #t~mem494.base, #t~mem494.offset := read~$Pointer$#1(#t~mem493.base, 1449 + #t~mem493.offset, 8); [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9302: assume !(0 != ~tmp___4~0); [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9187: assume 0 != ~tmp~27;call #t~mem460.base, #t~mem460.offset := read~$Pointer$#1(~hw.base, ~hw.offset, 8);call #t~mem461.base, #t~mem461.offset := read~$Pointer$#1(#t~mem460.base, 1449 + #t~mem460.offset, 8); [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9187: assume !(0 != ~tmp~27); [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9237: assume 0 != ~tmp___1~4;call #t~mem475.base, #t~mem475.offset := read~$Pointer$#1(~hw.base, ~hw.offset, 8);call #t~mem476.base, #t~mem476.offset := read~$Pointer$#1(#t~mem475.base, 1449 + #t~mem475.offset, 8); [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9237: assume !(0 != ~tmp___1~4); [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9369-4: assume 0 == ~rxcw~0 % 4294967296;#t~bitwise511 := 0; [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9369-4: assume !(0 == ~rxcw~0 % 4294967296); [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9394: assume ~i~7 % 4294967296 <= 4; [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9394: assume !(~i~7 % 4294967296 <= 4); [2025-02-08 04:19:09,963 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9369: assume 0 != #t~bitwise511 % 4294967296;havoc #t~bitwise511;call write~int#1(0, ~mac~2.base, 754 + ~mac~2.offset, 1);call write~int#1(0, ~mac~2.base, 756 + ~mac~2.offset, 4);call write~$Pointer$#46(113, 0, ~#descriptor___7~0.base, ~#descriptor___7~0.offset, 8);call write~$Pointer$#46(114, 0, ~#descriptor___7~0.base, 8 + ~#descriptor___7~0.offset, 8);call write~$Pointer$#46(115, 0, ~#descriptor___7~0.base, 16 + ~#descriptor___7~0.offset, 8);call write~$Pointer$#46(116, 0, ~#descriptor___7~0.base, 24 + ~#descriptor___7~0.offset, 8);call write~int#46(1650, ~#descriptor___7~0.base, 32 + ~#descriptor___7~0.offset, 4);call write~int#46(0, ~#descriptor___7~0.base, 36 + ~#descriptor___7~0.offset, 4);call #t~mem512 := read~int#46(~#descriptor___7~0.base, 36 + ~#descriptor___7~0.offset, 4); [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9369: assume !(0 != #t~bitwise511 % 4294967296);havoc #t~bitwise511;~i~7 := 1 + ~i~7; [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9369-1: [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9369-2: havoc #t~bitwise511;assume #t~bitwise511 % 4294967296 <= ~rxcw~0 % 4294967296 && #t~bitwise511 % 4294967296 <= 134217728; [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9369-3: assume 134217728 == ~rxcw~0 % 4294967296;#t~bitwise511 := ~rxcw~0; [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9369-3: assume !(134217728 == ~rxcw~0 % 4294967296); [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9328: assume -2147483648 <= #t~ret502 && #t~ret502 <= 2147483647;havoc #t~mem500.base, #t~mem500.offset;havoc #t~mem501.base, #t~mem501.offset;havoc #t~ret502; [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9328-1: SUMMARY for call #t~ret502 := __dynamic_netdev_dbg(~#descriptor___5~0.base, ~#descriptor___5~0.offset, #t~mem501.base, #t~mem501.offset, 107, 0); srcloc: null [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9254-1: SUMMARY for call #t~ret479 := ldv__builtin_expect((if #t~mem478 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem478 % 4294967296 % 18446744073709551616 else #t~mem478 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9254: assume -9223372036854775808 <= #t~ret479 && #t~ret479 <= 9223372036854775807;~tmp___2~2 := #t~ret479;havoc #t~mem478;havoc #t~ret479; [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9213: assume 0 != ~tmp___0~7;call #t~mem468.base, #t~mem468.offset := read~$Pointer$#1(~hw.base, ~hw.offset, 8);call #t~mem469.base, #t~mem469.offset := read~$Pointer$#1(#t~mem468.base, 1449 + #t~mem468.offset, 8); [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9213: assume !(0 != ~tmp___0~7); [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9403: call write~int#1(1, ~mac~2.base, 756 + ~mac~2.offset, 4);call write~int#1(0, ~mac~2.base, 754 + ~mac~2.offset, 1);call write~$Pointer$#46(118, 0, ~#descriptor___8~0.base, ~#descriptor___8~0.offset, 8);call write~$Pointer$#46(119, 0, ~#descriptor___8~0.base, 8 + ~#descriptor___8~0.offset, 8);call write~$Pointer$#46(120, 0, ~#descriptor___8~0.base, 16 + ~#descriptor___8~0.offset, 8);call write~$Pointer$#46(121, 0, ~#descriptor___8~0.base, 24 + ~#descriptor___8~0.offset, 8);call write~int#46(1662, ~#descriptor___8~0.base, 32 + ~#descriptor___8~0.offset, 4);call write~int#46(0, ~#descriptor___8~0.base, 36 + ~#descriptor___8~0.offset, 4);call #t~mem518 := read~int#46(~#descriptor___8~0.base, 36 + ~#descriptor___8~0.offset, 4); [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9403-1: SUMMARY for call __ew32(~hw.base, ~hw.offset, 376, ~txcw~0); srcloc: null [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9279: assume -9223372036854775808 <= #t~ret487 && #t~ret487 <= 9223372036854775807;~tmp___3~0 := #t~ret487;havoc #t~mem486;havoc #t~ret487; [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9279-1: SUMMARY for call #t~ret487 := ldv__builtin_expect((if #t~mem486 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem486 % 4294967296 % 18446744073709551616 else #t~mem486 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9362: SUMMARY for call usleep_range(10, 20); srcloc: null [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9304: assume -2147483648 <= #t~ret495 && #t~ret495 <= 2147483647;havoc #t~mem493.base, #t~mem493.offset;havoc #t~mem494.base, #t~mem494.offset;havoc #t~ret495; [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9304-1: SUMMARY for call #t~ret495 := __dynamic_netdev_dbg(~#descriptor___4~0.base, ~#descriptor___4~0.offset, #t~mem494.base, #t~mem494.offset, 102, 0); srcloc: null [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9271: assume 0 != ~ret_val~12;call write~$Pointer$#46(93, 0, ~#descriptor___3~0.base, ~#descriptor___3~0.offset, 8);call write~$Pointer$#46(94, 0, ~#descriptor___3~0.base, 8 + ~#descriptor___3~0.offset, 8);call write~$Pointer$#46(95, 0, ~#descriptor___3~0.base, 16 + ~#descriptor___3~0.offset, 8);call write~$Pointer$#46(96, 0, ~#descriptor___3~0.base, 24 + ~#descriptor___3~0.offset, 8);call write~int#46(1605, ~#descriptor___3~0.base, 32 + ~#descriptor___3~0.offset, 4);call write~int#46(0, ~#descriptor___3~0.base, 36 + ~#descriptor___3~0.offset, 4);call #t~mem486 := read~int#46(~#descriptor___3~0.base, 36 + ~#descriptor___3~0.offset, 4); [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9271: assume !(0 != ~ret_val~12);call write~int#1(3, ~mac~2.base, 756 + ~mac~2.offset, 4);call write~int#1(1, ~mac~2.base, 754 + ~mac~2.offset, 1);call write~$Pointer$#46(98, 0, ~#descriptor___4~0.base, ~#descriptor___4~0.offset, 8);call write~$Pointer$#46(99, 0, ~#descriptor___4~0.base, 8 + ~#descriptor___4~0.offset, 8);call write~$Pointer$#46(100, 0, ~#descriptor___4~0.base, 16 + ~#descriptor___4~0.offset, 8);call write~$Pointer$#46(101, 0, ~#descriptor___4~0.base, 24 + ~#descriptor___4~0.offset, 8);call write~int#46(1611, ~#descriptor___4~0.base, 32 + ~#descriptor___4~0.offset, 4);call write~int#46(0, ~#descriptor___4~0.base, 36 + ~#descriptor___4~0.offset, 4);call #t~mem491 := read~int#46(~#descriptor___4~0.base, 36 + ~#descriptor___4~0.offset, 4); [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9189: assume -2147483648 <= #t~ret462 && #t~ret462 <= 2147483647;havoc #t~mem460.base, #t~mem460.offset;havoc #t~mem461.base, #t~mem461.offset;havoc #t~ret462; [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9189-1: SUMMARY for call #t~ret462 := __dynamic_netdev_dbg(~#descriptor~8.base, ~#descriptor~8.offset, #t~mem461.base, #t~mem461.offset, 77, 0); srcloc: null [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9412: assume -9223372036854775808 <= #t~ret519 && #t~ret519 <= 9223372036854775807;~tmp___8~0 := #t~ret519;havoc #t~mem518;havoc #t~ret519; [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9412-1: SUMMARY for call #t~ret519 := ldv__builtin_expect((if #t~mem518 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem518 % 4294967296 % 18446744073709551616 else #t~mem518 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9379: assume -9223372036854775808 <= #t~ret513 && #t~ret513 <= 9223372036854775807;~tmp___7~0 := #t~ret513;havoc #t~mem512;havoc #t~ret513; [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9379-1: SUMMARY for call #t~ret513 := ldv__builtin_expect((if #t~mem512 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem512 % 4294967296 % 18446744073709551616 else #t~mem512 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9363: ~rxcw~0 := #t~ret509;havoc #t~ret509; [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9363-1: SUMMARY for call #t~ret509 := __er32(~hw.base, ~hw.offset, 384); srcloc: null [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9239: assume -2147483648 <= #t~ret477 && #t~ret477 <= 2147483647;havoc #t~mem475.base, #t~mem475.offset;havoc #t~mem476.base, #t~mem476.offset;havoc #t~ret477; [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9239-1: SUMMARY for call #t~ret477 := __dynamic_netdev_dbg(~#descriptor___1~2.base, ~#descriptor___1~2.offset, #t~mem476.base, #t~mem476.offset, 87, 0); srcloc: null [2025-02-08 04:19:09,964 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9314: havoc #t~mem496; [2025-02-08 04:19:09,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9256: assume 0 != ~tmp___2~2;call #t~mem480.base, #t~mem480.offset := read~$Pointer$#1(~hw.base, ~hw.offset, 8);call #t~mem481.base, #t~mem481.offset := read~$Pointer$#1(#t~mem480.base, 1449 + #t~mem480.offset, 8); [2025-02-08 04:19:09,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9256: assume !(0 != ~tmp___2~2); [2025-02-08 04:19:09,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9314-1: SUMMARY for call __ew32(~hw.base, ~hw.offset, 376, #t~mem496); srcloc: null [2025-02-08 04:19:09,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9281: assume 0 != ~tmp___3~0;call #t~mem488.base, #t~mem488.offset := read~$Pointer$#1(~hw.base, ~hw.offset, 8);call #t~mem489.base, #t~mem489.offset := read~$Pointer$#1(#t~mem488.base, 1449 + #t~mem488.offset, 8); [2025-02-08 04:19:09,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9281: assume !(0 != ~tmp___3~0); [2025-02-08 04:19:09,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9314-2: call #t~mem496 := read~int#1(~mac~2.base, 216 + ~mac~2.offset, 4); [2025-02-08 04:19:09,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9215: assume -2147483648 <= #t~ret470 && #t~ret470 <= 2147483647;havoc #t~mem468.base, #t~mem468.offset;havoc #t~mem469.base, #t~mem469.offset;havoc #t~ret470; [2025-02-08 04:19:09,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9215-1: SUMMARY for call #t~ret470 := __dynamic_netdev_dbg(~#descriptor___0~4.base, ~#descriptor___0~4.offset, #t~mem469.base, #t~mem469.offset, 82, 0); srcloc: null [2025-02-08 04:19:09,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9199-2: havoc #t~bitwise463;assume #t~bitwise463 % 4294967296 <= ~rxcw~0 % 4294967296 && #t~bitwise463 % 4294967296 <= 536870912; [2025-02-08 04:19:09,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9199-3: assume 536870912 == ~rxcw~0 % 4294967296;#t~bitwise463 := ~rxcw~0; [2025-02-08 04:19:09,965 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9199-3: assume !(536870912 == ~rxcw~0 % 4294967296); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9199-4: assume 0 == ~rxcw~0 % 4294967296;#t~bitwise463 := 0; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9199-4: assume !(0 == ~rxcw~0 % 4294967296); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9199: assume 0 != #t~bitwise463 % 4294967296;havoc #t~bitwise463;call #t~mem464 := read~int#1(~mac~2.base, 216 + ~mac~2.offset, 4); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9199: assume !(0 != #t~bitwise463 % 4294967296);havoc #t~bitwise463;call write~int#1(1, ~mac~2.base, 754 + ~mac~2.offset, 1); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9199-1: [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9125: call ULTIMATE.dealloc(~#descriptor~8.base, ~#descriptor~8.offset);havoc ~#descriptor~8.base, ~#descriptor~8.offset;call ULTIMATE.dealloc(~#descriptor___0~4.base, ~#descriptor___0~4.offset);havoc ~#descriptor___0~4.base, ~#descriptor___0~4.offset;call ULTIMATE.dealloc(~#descriptor___1~2.base, ~#descriptor___1~2.offset);havoc ~#descriptor___1~2.base, ~#descriptor___1~2.offset;call ULTIMATE.dealloc(~#descriptor___2~0.base, ~#descriptor___2~0.offset);havoc ~#descriptor___2~0.base, ~#descriptor___2~0.offset;call ULTIMATE.dealloc(~#descriptor___3~0.base, ~#descriptor___3~0.offset);havoc ~#descriptor___3~0.base, ~#descriptor___3~0.offset;call ULTIMATE.dealloc(~#descriptor___4~0.base, ~#descriptor___4~0.offset);havoc ~#descriptor___4~0.base, ~#descriptor___4~0.offset;call ULTIMATE.dealloc(~#descriptor___5~0.base, ~#descriptor___5~0.offset);havoc ~#descriptor___5~0.base, ~#descriptor___5~0.offset;call ULTIMATE.dealloc(~#descriptor___6~0.base, ~#descriptor___6~0.offset);havoc ~#descriptor___6~0.base, ~#descriptor___6~0.offset;call ULTIMATE.dealloc(~#descriptor___7~0.base, ~#descriptor___7~0.offset);havoc ~#descriptor___7~0.base, ~#descriptor___7~0.offset;call ULTIMATE.dealloc(~#descriptor___8~0.base, ~#descriptor___8~0.offset);havoc ~#descriptor___8~0.base, ~#descriptor___8~0.offset; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9381: assume 0 != ~tmp___7~0;call #t~mem514.base, #t~mem514.offset := read~$Pointer$#1(~hw.base, ~hw.offset, 8);call #t~mem515.base, #t~mem515.offset := read~$Pointer$#1(#t~mem514.base, 1449 + #t~mem514.offset, 8); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9381: assume !(0 != ~tmp___7~0); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9315: havoc #t~bitwise497;call write~int#1(1, ~mac~2.base, 756 + ~mac~2.offset, 4);call write~int#1(0, ~mac~2.base, 754 + ~mac~2.offset, 1);call write~$Pointer$#46(103, 0, ~#descriptor___5~0.base, ~#descriptor___5~0.offset, 8);call write~$Pointer$#46(104, 0, ~#descriptor___5~0.base, 8 + ~#descriptor___5~0.offset, 8);call write~$Pointer$#46(105, 0, ~#descriptor___5~0.base, 16 + ~#descriptor___5~0.offset, 8);call write~$Pointer$#46(106, 0, ~#descriptor___5~0.base, 24 + ~#descriptor___5~0.offset, 8);call write~int#46(1626, ~#descriptor___5~0.base, 32 + ~#descriptor___5~0.offset, 4);call write~int#46(0, ~#descriptor___5~0.base, 36 + ~#descriptor___5~0.offset, 4);call #t~mem498 := read~int#46(~#descriptor___5~0.base, 36 + ~#descriptor___5~0.offset, 4); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9315-1: SUMMARY for call __ew32(~hw.base, ~hw.offset, 0, #t~bitwise497); srcloc: null [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9414: assume 0 != ~tmp___8~0;call #t~mem520.base, #t~mem520.offset := read~$Pointer$#1(~hw.base, ~hw.offset, 8);call #t~mem521.base, #t~mem521.offset := read~$Pointer$#1(#t~mem520.base, 1449 + #t~mem520.offset, 8); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9414: assume !(0 != ~tmp___8~0); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9315-2: [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9315-3: havoc #t~bitwise497;assume #t~bitwise497 % 4294967296 <= ~ctrl~3 % 4294967296 && #t~bitwise497 % 4294967296 <= 4294967231; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9315-4: assume 4294967231 == ~ctrl~3 % 4294967296;#t~bitwise497 := ~ctrl~3; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9315-4: assume !(4294967231 == ~ctrl~3 % 4294967296); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9315-5: assume 0 == ~ctrl~3 % 4294967296;#t~bitwise497 := 0; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9315-5: assume !(0 == ~ctrl~3 % 4294967296); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9175-2: havoc #t~bitwise457;assume #t~bitwise457 % 4294967296 <= ~status~0 % 4294967296 && #t~bitwise457 % 4294967296 <= 2; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9365: assume 1610612736 == #t~bitwise510 % 4294967296;havoc #t~bitwise510; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9365: assume !(1610612736 == #t~bitwise510 % 4294967296);havoc #t~bitwise510; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9175-3: assume 2 == ~status~0 % 4294967296;#t~bitwise457 := ~status~0; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9175-3: assume !(2 == ~status~0 % 4294967296); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9365-1: [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9175-4: assume 0 == ~status~0 % 4294967296;#t~bitwise457 := 0; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9175-4: assume !(0 == ~status~0 % 4294967296); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9365-2: havoc #t~bitwise510;assume #t~bitwise510 % 4294967296 <= ~rxcw~0 % 4294967296 && #t~bitwise510 % 4294967296 <= 1610612736; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9266: havoc #t~mem483; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9365-3: assume 1610612736 == ~rxcw~0 % 4294967296;#t~bitwise510 := ~rxcw~0; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9365-3: assume !(1610612736 == ~rxcw~0 % 4294967296); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9175: assume 0 == #t~bitwise457 % 4294967296;havoc #t~bitwise457;call write~int#1(1, ~mac~2.base, 756 + ~mac~2.offset, 4);call write~int#1(0, ~mac~2.base, 754 + ~mac~2.offset, 1);call write~$Pointer$#46(73, 0, ~#descriptor~8.base, ~#descriptor~8.offset, 8);call write~$Pointer$#46(74, 0, ~#descriptor~8.base, 8 + ~#descriptor~8.offset, 8);call write~$Pointer$#46(75, 0, ~#descriptor~8.base, 16 + ~#descriptor~8.offset, 8);call write~$Pointer$#46(76, 0, ~#descriptor~8.base, 24 + ~#descriptor~8.offset, 8);call write~int#46(1551, ~#descriptor~8.base, 32 + ~#descriptor~8.offset, 4);call write~int#46(0, ~#descriptor~8.base, 36 + ~#descriptor~8.offset, 4);call #t~mem458 := read~int#46(~#descriptor~8.base, 36 + ~#descriptor~8.offset, 4); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9175: assume !(0 == #t~bitwise457 % 4294967296);havoc #t~bitwise457;call write~int#1(1, ~mac~2.base, 754 + ~mac~2.offset, 1); [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9175-1: [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9324: assume -9223372036854775808 <= #t~ret499 && #t~ret499 <= 9223372036854775807;~tmp___5~0 := #t~ret499;havoc #t~mem498;havoc #t~ret499; [2025-02-08 04:19:09,966 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9324-1: SUMMARY for call #t~ret499 := ldv__builtin_expect((if #t~mem498 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem498 % 4294967296 % 18446744073709551616 else #t~mem498 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9258: assume -2147483648 <= #t~ret482 && #t~ret482 <= 2147483647;havoc #t~mem480.base, #t~mem480.offset;havoc #t~mem481.base, #t~mem481.offset;havoc #t~ret482; [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9266-1: SUMMARY for call __ew32(~hw.base, ~hw.offset, 376, #t~mem483 % 2147483648); srcloc: null [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9365-4: assume 0 == ~rxcw~0 % 4294967296;#t~bitwise510 := 0; [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9365-4: assume !(0 == ~rxcw~0 % 4294967296); [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9225-4: assume 0 == ~rxcw~0 % 4294967296;#t~bitwise471 := 0; [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9225-4: assume !(0 == ~rxcw~0 % 4294967296); [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9283: assume -2147483648 <= #t~ret490 && #t~ret490 <= 2147483647;havoc #t~mem488.base, #t~mem488.offset;havoc #t~mem489.base, #t~mem489.offset;havoc #t~ret490; [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9283-1: SUMMARY for call #t~ret490 := __dynamic_netdev_dbg(~#descriptor___3~0.base, ~#descriptor___3~0.offset, #t~mem489.base, #t~mem489.offset, 97, 0); srcloc: null [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9258-1: SUMMARY for call #t~ret482 := __dynamic_netdev_dbg(~#descriptor___2~0.base, ~#descriptor___2~0.offset, #t~mem481.base, #t~mem481.offset, 92, 0); srcloc: null [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9225: assume 0 != #t~bitwise471 % 4294967296;havoc #t~bitwise471; [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9225: assume !(0 != #t~bitwise471 % 4294967296);havoc #t~bitwise471;call #t~mem483 := read~int#1(~mac~2.base, 216 + ~mac~2.offset, 4); [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9225-1: [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9225-2: havoc #t~bitwise471;assume #t~bitwise471 % 4294967296 <= ~rxcw~0 % 4294967296 && #t~bitwise471 % 4294967296 <= 536870912; [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9225-3: assume 536870912 == ~rxcw~0 % 4294967296;#t~bitwise471 := ~rxcw~0; [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9225-3: assume !(536870912 == ~rxcw~0 % 4294967296); [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9300: assume -9223372036854775808 <= #t~ret492 && #t~ret492 <= 9223372036854775807;~tmp___4~0 := #t~ret492;havoc #t~mem491;havoc #t~ret492; [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9300-1: SUMMARY for call #t~ret492 := ldv__builtin_expect((if #t~mem491 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem491 % 4294967296 % 18446744073709551616 else #t~mem491 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9267: ~ctrl~3 := #t~bitwise484;havoc #t~bitwise484; [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9267-1: [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9399: assume 5 == ~i~7 % 4294967296; [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9399: assume !(5 == ~i~7 % 4294967296); [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9226: assume 0 != #t~bitwise472 % 4294967296;havoc #t~bitwise472;call write~int#1(2, ~mac~2.base, 756 + ~mac~2.offset, 4);call write~$Pointer$#46(83, 0, ~#descriptor___1~2.base, ~#descriptor___1~2.offset, 8);call write~$Pointer$#46(84, 0, ~#descriptor___1~2.base, 8 + ~#descriptor___1~2.offset, 8);call write~$Pointer$#46(85, 0, ~#descriptor___1~2.base, 16 + ~#descriptor___1~2.offset, 8);call write~$Pointer$#46(86, 0, ~#descriptor___1~2.base, 24 + ~#descriptor___1~2.offset, 8);call write~int#46(1585, ~#descriptor___1~2.base, 32 + ~#descriptor___1~2.offset, 4);call write~int#46(0, ~#descriptor___1~2.base, 36 + ~#descriptor___1~2.offset, 4);call #t~mem473 := read~int#46(~#descriptor___1~2.base, 36 + ~#descriptor___1~2.offset, 4); [2025-02-08 04:19:09,967 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9226: assume !(0 != #t~bitwise472 % 4294967296);havoc #t~bitwise472;call write~int#1(0, ~mac~2.base, 756 + ~mac~2.offset, 4);call write~$Pointer$#46(88, 0, ~#descriptor___2~0.base, ~#descriptor___2~0.offset, 8);call write~$Pointer$#46(89, 0, ~#descriptor___2~0.base, 8 + ~#descriptor___2~0.offset, 8);call write~$Pointer$#46(90, 0, ~#descriptor___2~0.base, 16 + ~#descriptor___2~0.offset, 8);call write~$Pointer$#46(91, 0, ~#descriptor___2~0.base, 24 + ~#descriptor___2~0.offset, 8);call write~int#46(1591, ~#descriptor___2~0.base, 32 + ~#descriptor___2~0.offset, 4);call write~int#46(0, ~#descriptor___2~0.base, 36 + ~#descriptor___2~0.offset, 4);call #t~mem478 := read~int#46(~#descriptor___2~0.base, 36 + ~#descriptor___2~0.offset, 4); [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9267-2: havoc #t~bitwise484;assume (#t~bitwise484 % 4294967296 >= ~ctrl~3 % 4294967296 && #t~bitwise484 % 4294967296 >= 65) && #t~bitwise484 % 4294967296 <= 65 + ~ctrl~3 % 4294967296; [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9201: havoc #t~mem464; [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9267-3: assume false;#t~bitwise484 := ~ctrl~3; [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9267-3: assume !false; [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9201-1: SUMMARY for call __ew32(~hw.base, ~hw.offset, 376, #t~mem464); srcloc: null [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9267-4: assume 0 == ~ctrl~3 % 4294967296 || 65 == ~ctrl~3 % 4294967296;#t~bitwise484 := 65; [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9267-4: assume !(0 == ~ctrl~3 % 4294967296 || 65 == ~ctrl~3 % 4294967296); [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9226-1: [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9226-2: havoc #t~bitwise472;assume #t~bitwise472 % 4294967296 <= ~status~0 % 4294967296 && #t~bitwise472 % 4294967296 <= 2; [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9416: assume -2147483648 <= #t~ret522 && #t~ret522 <= 2147483647;havoc #t~mem520.base, #t~mem520.offset;havoc #t~mem521.base, #t~mem521.offset;havoc #t~ret522; [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9226-3: assume 2 == ~status~0 % 4294967296;#t~bitwise472 := ~status~0; [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9226-3: assume !(2 == ~status~0 % 4294967296); [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9416-1: SUMMARY for call #t~ret522 := __dynamic_netdev_dbg(~#descriptor___8~0.base, ~#descriptor___8~0.offset, #t~mem521.base, #t~mem521.offset, 122, 0); srcloc: null [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9383: assume -2147483648 <= #t~ret516 && #t~ret516 <= 2147483647;havoc #t~mem514.base, #t~mem514.offset;havoc #t~mem515.base, #t~mem515.offset;havoc #t~ret516; [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9226-4: assume 0 == ~status~0 % 4294967296;#t~bitwise472 := 0; [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9226-4: assume !(0 == ~status~0 % 4294967296); [2025-02-08 04:19:09,968 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9383-1: SUMMARY for call #t~ret516 := __dynamic_netdev_dbg(~#descriptor___7~0.base, ~#descriptor___7~0.offset, #t~mem515.base, #t~mem515.offset, 117, 0); srcloc: null [2025-02-08 04:19:09,996 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22999: call ULTIMATE.dealloc(~#reg_data~7.base, ~#reg_data~7.offset);havoc ~#reg_data~7.base, ~#reg_data~7.offset;call ULTIMATE.dealloc(~#reg_data2~1.base, ~#reg_data2~1.offset);havoc ~#reg_data2~1.base, ~#reg_data2~1.offset; [2025-02-08 04:19:10,052 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L32417: call ULTIMATE.dealloc(~#data~30.base, ~#data~30.offset);havoc ~#data~30.base, ~#data~30.offset;call ULTIMATE.dealloc(~#link~10.base, ~#link~10.offset);havoc ~#link~10.base, ~#link~10.offset;call ULTIMATE.dealloc(~#descriptor~83.base, ~#descriptor~83.offset);havoc ~#descriptor~83.base, ~#descriptor~83.offset; [2025-02-08 04:19:10,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34467: havoc #t~mem5286; [2025-02-08 04:19:10,110 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17526: assume -2147483648 <= #t~ret1660 && #t~ret1660 <= 2147483647;~ret_val~38 := #t~ret1660;havoc #t~ret1660; [2025-02-08 04:19:10,110 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17526-1: SUMMARY for call #t~ret1660 := e1000_hv_phy_workarounds_ich8lan(~hw.base, ~hw.offset); srcloc: null [2025-02-08 04:19:10,110 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17535: assume -2147483648 <= #t~ret1661 && #t~ret1661 <= 2147483647;~ret_val~38 := #t~ret1661;havoc #t~ret1661; [2025-02-08 04:19:10,110 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17535-1: SUMMARY for call #t~ret1661 := e1000_lv_phy_workarounds_ich8lan(~hw.base, ~hw.offset); srcloc: null [2025-02-08 04:19:10,110 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17528: assume 0 != ~ret_val~38;#res := ~ret_val~38;call ULTIMATE.dealloc(~#reg~5.base, ~#reg~5.offset);havoc ~#reg~5.base, ~#reg~5.offset; [2025-02-08 04:19:10,110 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17528: assume !(0 != ~ret_val~38); [2025-02-08 04:19:10,111 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17499: call ULTIMATE.dealloc(~#reg~5.base, ~#reg~5.offset);havoc ~#reg~5.base, ~#reg~5.offset; [2025-02-08 04:19:10,111 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17537: assume 0 != ~ret_val~38;#res := ~ret_val~38;call ULTIMATE.dealloc(~#reg~5.base, ~#reg~5.offset);havoc ~#reg~5.base, ~#reg~5.offset; [2025-02-08 04:19:10,111 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17537: assume !(0 != ~ret_val~38); [2025-02-08 04:19:10,435 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26474: call ULTIMATE.dealloc(~#descriptor~46.base, ~#descriptor~46.offset);havoc ~#descriptor~46.base, ~#descriptor~46.offset;call ULTIMATE.dealloc(~#descriptor___0~23.base, ~#descriptor___0~23.offset);havoc ~#descriptor___0~23.base, ~#descriptor___0~23.offset;call ULTIMATE.dealloc(~#descriptor___1~15.base, ~#descriptor___1~15.offset);havoc ~#descriptor___1~15.base, ~#descriptor___1~15.offset;call ULTIMATE.dealloc(~#descriptor___2~1.base, ~#descriptor___2~1.offset);havoc ~#descriptor___2~1.base, ~#descriptor___2~1.offset;call ULTIMATE.dealloc(~#descriptor___3~1.base, ~#descriptor___3~1.offset);havoc ~#descriptor___3~1.base, ~#descriptor___3~1.offset;call ULTIMATE.dealloc(~#descriptor___4~1.base, ~#descriptor___4~1.offset);havoc ~#descriptor___4~1.base, ~#descriptor___4~1.offset;call ULTIMATE.dealloc(~#descriptor___5~1.base, ~#descriptor___5~1.offset);havoc ~#descriptor___5~1.base, ~#descriptor___5~1.offset;call ULTIMATE.dealloc(~#descriptor___6~1.base, ~#descriptor___6~1.offset);havoc ~#descriptor___6~1.base, ~#descriptor___6~1.offset;call ULTIMATE.dealloc(~#descriptor___7~1.base, ~#descriptor___7~1.offset);havoc ~#descriptor___7~1.base, ~#descriptor___7~1.offset; [2025-02-08 04:19:10,569 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45835-1: SUMMARY for call #t~ret8178#1 := __er32(~hw~62#1.base, ~hw~62#1.offset, 46624); srcloc: null [2025-02-08 04:19:10,569 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45835: ~tmp___0~177#1 := #t~ret8178#1;havoc #t~ret8178#1;call #t~mem8179#1 := read~int#47(~#regval~0#1.base, ~#regval~0#1.offset, 4); [2025-02-08 04:19:10,569 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45818: call write~int#47(#t~bitwise8162#1, ~#regval~0#1.base, ~#regval~0#1.offset, 4);havoc #t~mem8161#1;havoc #t~bitwise8162#1;call #t~mem8163#1 := read~int#47(~#regval~0#1.base, ~#regval~0#1.offset, 4); [2025-02-08 04:19:10,569 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45851: assume 0 != (if ~is_l4~0#1 % 256 % 4294967296 <= 2147483647 then ~is_l4~0#1 % 256 % 4294967296 else ~is_l4~0#1 % 256 % 4294967296 - 4294967296);call write~int#5(319, ~#rxudp~0#1.base, ~#rxudp~0#1.offset, 2);assume { :begin_inline___swab16s } true;__swab16s_#in~p#1.base, __swab16s_#in~p#1.offset := ~#rxudp~0#1.base, ~#rxudp~0#1.offset;havoc __swab16s_#t~ret6442#1, __swab16s_~p#1.base, __swab16s_~p#1.offset;__swab16s_~p#1.base, __swab16s_~p#1.offset := __swab16s_#in~p#1.base, __swab16s_#in~p#1.offset;assume { :begin_inline___swab16p } true;__swab16p_#in~p#1.base, __swab16p_#in~p#1.offset := __swab16s_~p#1.base, __swab16s_~p#1.offset;havoc __swab16p_#res#1;havoc __swab16p_#t~mem6440#1, __swab16p_#t~ret6441#1, __swab16p_~p#1.base, __swab16p_~p#1.offset, __swab16p_~tmp~269#1;__swab16p_~p#1.base, __swab16p_~p#1.offset := __swab16p_#in~p#1.base, __swab16p_#in~p#1.offset;havoc __swab16p_~tmp~269#1;call __swab16p_#t~mem6440#1 := read~int#5(__swab16p_~p#1.base, __swab16p_~p#1.offset, 2); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45851: assume !(0 != (if ~is_l4~0#1 % 256 % 4294967296 <= 2147483647 then ~is_l4~0#1 % 256 % 4294967296 else ~is_l4~0#1 % 256 % 4294967296 - 4294967296)); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45818-2: havoc #t~bitwise8162#1;assume #t~bitwise8162#1 % 4294967296 <= #t~mem8161#1 % 4294967296 && #t~bitwise8162#1 % 4294967296 <= 4294967279; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45818-1: [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45818-4: assume 0 == #t~mem8161#1 % 4294967296;#t~bitwise8162#1 := 0; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45818-4: assume !(0 == #t~mem8161#1 % 4294967296); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45818-3: assume 4294967279 == #t~mem8161#1 % 4294967296;#t~bitwise8162#1 := #t~mem8161#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45818-3: assume !(4294967279 == #t~mem8161#1 % 4294967296); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45737: assume 6 == #t~mem8146#1;havoc #t~mem8146#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45737: assume !(6 == #t~mem8146#1);havoc #t~mem8146#1;call #t~mem8147#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45819-1: [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45819: call write~int#47(#t~bitwise8164#1, ~#regval~0#1.base, ~#regval~0#1.offset, 4);havoc #t~mem8163#1;havoc #t~bitwise8164#1;call #t~mem8165#1 := read~int#47(~#regval~0#1.base, ~#regval~0#1.offset, 4); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45819-3: assume 0 == ~tsync_tx_ctl~0#1 % 4294967296;#t~bitwise8164#1 := #t~mem8163#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45819-3: assume !(0 == ~tsync_tx_ctl~0#1 % 4294967296); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45819-2: havoc #t~bitwise8164#1;assume (#t~bitwise8164#1 % 4294967296 >= #t~mem8163#1 % 4294967296 && #t~bitwise8164#1 % 4294967296 >= ~tsync_tx_ctl~0#1 % 4294967296) && #t~bitwise8164#1 % 4294967296 <= #t~mem8163#1 % 4294967296 + ~tsync_tx_ctl~0#1 % 4294967296; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45753: assume 1 == #t~mem8150#1;havoc #t~mem8150#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45753: assume !(1 == #t~mem8150#1);havoc #t~mem8150#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45819-4: assume 0 == #t~mem8163#1 % 4294967296 || #t~mem8163#1 % 4294967296 == ~tsync_tx_ctl~0#1 % 4294967296;#t~bitwise8164#1 := ~tsync_tx_ctl~0#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45819-4: assume !(0 == #t~mem8163#1 % 4294967296 || #t~mem8163#1 % 4294967296 == ~tsync_tx_ctl~0#1 % 4294967296); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-1: [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45870-1: SUMMARY for call __ew32___7(~hw~62#1.base, ~hw~62#1.offset, 46600, #t~mem8190#1); srcloc: null [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837: assume 0 != #t~bitwise8181#1 % 4294967296;havoc #t~mem8179#1;havoc #t~bitwise8180#1;havoc #t~bitwise8181#1;call #t~mem8182#1.base, #t~mem8182#1.offset := read~$Pointer$#1(~adapter#1.base, 1449 + ~adapter#1.offset, 8); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837: assume !(0 != #t~bitwise8181#1 % 4294967296);havoc #t~mem8179#1;havoc #t~bitwise8180#1;havoc #t~bitwise8181#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-3: assume 30 == #t~bitwise8180#1 % 4294967296;#t~bitwise8181#1 := #t~bitwise8180#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-3: assume !(30 == #t~bitwise8180#1 % 4294967296); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-2: havoc #t~bitwise8181#1;assume #t~bitwise8181#1 % 4294967296 <= #t~bitwise8180#1 % 4294967296 && #t~bitwise8181#1 % 4294967296 <= 30; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45870: havoc #t~mem8190#1;assume { :begin_inline_ktime_get_real } true;havoc ktime_get_real_#res#1.tv64;havoc ktime_get_real_#t~ret10304#1.base, ktime_get_real_#t~ret10304#1.offset, ktime_get_real_#t~mem10305#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-9: assume 0 == ~tmp___0~177#1 % 4294967296;#t~bitwise8180#1 := #t~mem8179#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-9: assume !(0 == ~tmp___0~177#1 % 4294967296); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-8: assume 0 == #t~mem8179#1 % 4294967296;#t~bitwise8180#1 := ~tmp___0~177#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-8: assume !(0 == #t~mem8179#1 % 4294967296); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-5: [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-4: assume 0 == #t~bitwise8180#1 % 4294967296;#t~bitwise8181#1 := 0; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-4: assume !(0 == #t~bitwise8180#1 % 4294967296); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45705: assume 4 == #t~mem8138#1;havoc #t~mem8138#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45705: assume !(4 == #t~mem8138#1);havoc #t~mem8138#1;call #t~mem8139#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-7: assume ~tmp___0~177#1 % 4294967296 == #t~mem8179#1 % 4294967296;#t~bitwise8180#1 := 0; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-7: assume !(~tmp___0~177#1 % 4294967296 == #t~mem8179#1 % 4294967296); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45837-6: havoc #t~bitwise8180#1;assume #t~bitwise8180#1 % 4294967296 <= ~tmp___0~177#1 % 4294967296 + #t~mem8179#1 % 4294967296; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45820: havoc #t~mem8165#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45820-1: SUMMARY for call __ew32___7(~hw~62#1.base, ~hw~62#1.offset, 46612, #t~mem8165#1); srcloc: null [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45721: assume 7 == #t~mem8142#1;havoc #t~mem8142#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45721: assume !(7 == #t~mem8142#1);havoc #t~mem8142#1;call #t~mem8143#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45772: ~tsync_rx_ctl~0#1 := ~tsync_rx_ctl~0#1;~rxmtrl~0#1 := 0;~is_l2~0#1 := 1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45805: ~is_l2~0#1 := 1;~is_l4~0#1 := 1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57614: havoc ktime_get_real_#t~ret10304#1.base, ktime_get_real_#t~ret10304#1.offset;havoc ktime_get_real_#t~mem10305#1; [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57614-3: SUMMARY for call ktime_get_real_#t~ret10304#1.base, ktime_get_real_#t~ret10304#1.offset := ldv_xmalloc(8); srcloc: null [2025-02-08 04:19:10,570 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57614-2: call ktime_get_real_#t~mem10305#1 := read~int#1(ktime_get_real_#t~ret10304#1.base, ktime_get_real_#t~ret10304#1.offset, 8);ktime_get_real_#res#1.tv64 := ktime_get_real_#t~mem10305#1;havoc ktime_get_real_#t~ret10304#1.base, ktime_get_real_#t~ret10304#1.offset;havoc ktime_get_real_#t~mem10305#1; [2025-02-08 04:19:10,571 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L57614-1: #t~ret8191#1.tv64 := ktime_get_real_#res#1.tv64;havoc ktime_get_real_#t~ret10304#1.base, ktime_get_real_#t~ret10304#1.offset, ktime_get_real_#t~mem10305#1;assume { :end_inline_ktime_get_real } true;call write~int#48(#t~ret8191#1.tv64, ~#tmp___1~107#1.base, ~#tmp___1~107#1.offset, 8);havoc #t~ret8191#1.tv64;call #t~mem8192#1 := read~int#48(~#tmp___1~107#1.base, ~#tmp___1~107#1.offset, 8); [2025-02-08 04:19:10,571 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45821-1: SUMMARY for call #t~ret8166#1 := __er32(~hw~62#1.base, ~hw~62#1.offset, 46612); srcloc: null [2025-02-08 04:19:10,571 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45821: ~tmp~379#1 := #t~ret8166#1;havoc #t~ret8166#1;call #t~mem8167#1 := read~int#47(~#regval~0#1.base, ~#regval~0#1.offset, 4); [2025-02-08 04:19:10,571 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45854: havoc __swab16s_#t~ret6442#1, __swab16s_~p#1.base, __swab16s_~p#1.offset;havoc __swab16s_#in~p#1.base, __swab16s_#in~p#1.offset;assume { :end_inline___swab16s } true; [2025-02-08 04:19:10,571 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45656: call ULTIMATE.dealloc(~#rxudp~0#1.base, ~#rxudp~0#1.offset);havoc ~#rxudp~0#1.base, ~#rxudp~0#1.offset;call ULTIMATE.dealloc(~#regval~0#1.base, ~#regval~0#1.offset);havoc ~#regval~0#1.base, ~#regval~0#1.offset;call ULTIMATE.dealloc(~#tmp___1~107#1.base, ~#tmp___1~107#1.offset);havoc ~#tmp___1~107#1.base, ~#tmp___1~107#1.offset; [2025-02-08 04:19:10,571 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45872: havoc #t~mem8192#1;#res#1 := 0;call ULTIMATE.dealloc(~#rxudp~0#1.base, ~#rxudp~0#1.offset);havoc ~#rxudp~0#1.base, ~#rxudp~0#1.offset;call ULTIMATE.dealloc(~#regval~0#1.base, ~#regval~0#1.offset);havoc ~#regval~0#1.base, ~#regval~0#1.offset;call ULTIMATE.dealloc(~#tmp___1~107#1.base, ~#tmp___1~107#1.offset);havoc ~#tmp___1~107#1.base, ~#tmp___1~107#1.offset; [2025-02-08 04:19:10,571 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45839-1: SUMMARY for call #t~ret8183#1 := netdev_err(#t~mem8182#1.base, #t~mem8182#1.offset, 1281, 0); srcloc: null [2025-02-08 04:19:10,571 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45872-1: SUMMARY for call timecounter_init(~adapter#1.base, 10516 + ~adapter#1.offset, ~adapter#1.base, 10492 + ~adapter#1.offset, #t~mem8192#1); srcloc: null [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45839: assume -2147483648 <= #t~ret8183#1 && #t~ret8183#1 <= 2147483647;havoc #t~mem8182#1.base, #t~mem8182#1.offset;havoc #t~ret8183#1;#res#1 := -11;call ULTIMATE.dealloc(~#rxudp~0#1.base, ~#rxudp~0#1.offset);havoc ~#rxudp~0#1.base, ~#rxudp~0#1.offset;call ULTIMATE.dealloc(~#regval~0#1.base, ~#regval~0#1.offset);havoc ~#regval~0#1.base, ~#regval~0#1.offset;call ULTIMATE.dealloc(~#tmp___1~107#1.base, ~#tmp___1~107#1.offset);havoc ~#tmp___1~107#1.base, ~#tmp___1~107#1.offset; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45807-3: assume false;#t~bitwise8156#1 := ~tsync_rx_ctl~0#1; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45807-3: assume !false; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45807-2: havoc #t~bitwise8156#1;assume (#t~bitwise8156#1 % 4294967296 >= ~tsync_rx_ctl~0#1 % 4294967296 && #t~bitwise8156#1 % 4294967296 >= 8) && #t~bitwise8156#1 % 4294967296 <= 8 + ~tsync_rx_ctl~0#1 % 4294967296; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45741: assume 9 == #t~mem8147#1;havoc #t~mem8147#1; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45741: assume !(9 == #t~mem8147#1);havoc #t~mem8147#1;call #t~mem8148#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45807-4: assume 0 == ~tsync_rx_ctl~0#1 % 4294967296 || 8 == ~tsync_rx_ctl~0#1 % 4294967296;#t~bitwise8156#1 := 8; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45807-4: assume !(0 == ~tsync_rx_ctl~0#1 % 4294967296 || 8 == ~tsync_rx_ctl~0#1 % 4294967296); [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45807-1: [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45807: ~tsync_rx_ctl~0#1 := #t~bitwise8156#1;havoc #t~bitwise8156#1;call write~int#1(1, ~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-3: assume 16 == #t~bitwise8168#1 % 4294967296;#t~bitwise8169#1 := #t~bitwise8168#1; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-3: assume !(16 == #t~bitwise8168#1 % 4294967296); [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45790-2: havoc #t~bitwise8154#1;assume (#t~bitwise8154#1 % 4294967296 >= ~tsync_rx_ctl~0#1 % 4294967296 && #t~bitwise8154#1 % 4294967296 >= 4) && #t~bitwise8154#1 % 4294967296 <= 4 + ~tsync_rx_ctl~0#1 % 4294967296; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-2: havoc #t~bitwise8169#1;assume #t~bitwise8169#1 % 4294967296 <= #t~bitwise8168#1 % 4294967296 && #t~bitwise8169#1 % 4294967296 <= 16; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45790-1: [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45757: #res#1 := -34;call ULTIMATE.dealloc(~#rxudp~0#1.base, ~#rxudp~0#1.offset);havoc ~#rxudp~0#1.base, ~#rxudp~0#1.offset;call ULTIMATE.dealloc(~#regval~0#1.base, ~#regval~0#1.offset);havoc ~#regval~0#1.base, ~#regval~0#1.offset;call ULTIMATE.dealloc(~#tmp___1~107#1.base, ~#tmp___1~107#1.offset);havoc ~#tmp___1~107#1.base, ~#tmp___1~107#1.offset; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-5: [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45790-4: assume 0 == ~tsync_rx_ctl~0#1 % 4294967296 || 4 == ~tsync_rx_ctl~0#1 % 4294967296;#t~bitwise8154#1 := 4; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45790-4: assume !(0 == ~tsync_rx_ctl~0#1 % 4294967296 || 4 == ~tsync_rx_ctl~0#1 % 4294967296); [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-4: assume 0 == #t~bitwise8168#1 % 4294967296;#t~bitwise8169#1 := 0; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-4: assume !(0 == #t~bitwise8168#1 % 4294967296); [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45790-3: assume false;#t~bitwise8154#1 := ~tsync_rx_ctl~0#1; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45790-3: assume !false; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45691: ~tsync_tx_ctl~0#1 := 0; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-1: [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45790: ~tsync_rx_ctl~0#1 := #t~bitwise8154#1;~rxmtrl~0#1 := 16777216;~is_l2~0#1 := 1;~is_l4~0#1 := 1; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823: assume 0 != #t~bitwise8169#1 % 4294967296;havoc #t~mem8167#1;havoc #t~bitwise8168#1;havoc #t~bitwise8169#1;call #t~mem8170#1.base, #t~mem8170#1.offset := read~$Pointer$#1(~adapter#1.base, 1449 + ~adapter#1.offset, 8); [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823: assume !(0 != #t~bitwise8169#1 % 4294967296);havoc #t~mem8167#1;havoc #t~bitwise8168#1;havoc #t~bitwise8169#1; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L39448-1: SUMMARY for call __swab16p_#t~ret6441#1 := __fswab16((if __swab16p_#t~mem6440#1 % 65536 % 4294967296 <= 2147483647 then __swab16p_#t~mem6440#1 % 65536 % 4294967296 else __swab16p_#t~mem6440#1 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L39448: __swab16p_~tmp~269#1 := __swab16p_#t~ret6441#1;havoc __swab16p_#t~mem6440#1;havoc __swab16p_#t~ret6441#1;__swab16p_#res#1 := __swab16p_~tmp~269#1; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-7: assume ~tmp~379#1 % 4294967296 == #t~mem8167#1 % 4294967296;#t~bitwise8168#1 := 0; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-7: assume !(~tmp~379#1 % 4294967296 == #t~mem8167#1 % 4294967296); [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-6: havoc #t~bitwise8168#1;assume #t~bitwise8168#1 % 4294967296 <= ~tmp~379#1 % 4294967296 + #t~mem8167#1 % 4294967296; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-9: assume 0 == ~tmp~379#1 % 4294967296;#t~bitwise8168#1 := #t~mem8167#1; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-9: assume !(0 == ~tmp~379#1 % 4294967296); [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-8: assume 0 == #t~mem8167#1 % 4294967296;#t~bitwise8168#1 := ~tmp~379#1; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45823-8: assume !(0 == #t~mem8167#1 % 4294967296); [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45709: assume 5 == #t~mem8139#1;havoc #t~mem8139#1; [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45709: assume !(5 == #t~mem8139#1);havoc #t~mem8139#1;call #t~mem8140#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,572 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45692: call #t~mem8137#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45725: assume 13 == #t~mem8143#1;havoc #t~mem8143#1; [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45725: assume !(13 == #t~mem8143#1);havoc #t~mem8143#1;call #t~mem8144#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45859-1: SUMMARY for call __ew32___7(~hw~62#1.base, ~hw~62#1.offset, 46648, #t~mem8185#1 % 65536); srcloc: null [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45859: havoc #t~mem8185#1; [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45825-1: SUMMARY for call #t~ret8171#1 := netdev_err(#t~mem8170#1.base, #t~mem8170#1.offset, 1280, 0); srcloc: null [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45825: assume -2147483648 <= #t~ret8171#1 && #t~ret8171#1 <= 2147483647;havoc #t~mem8170#1.base, #t~mem8170#1.offset;havoc #t~ret8171#1;#res#1 := -11;call ULTIMATE.dealloc(~#rxudp~0#1.base, ~#rxudp~0#1.offset);havoc ~#rxudp~0#1.base, ~#rxudp~0#1.offset;call ULTIMATE.dealloc(~#regval~0#1.base, ~#regval~0#1.offset);havoc ~#regval~0#1.base, ~#regval~0#1.offset;call ULTIMATE.dealloc(~#tmp___1~107#1.base, ~#tmp___1~107#1.offset);havoc ~#tmp___1~107#1.base, ~#tmp___1~107#1.offset; [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45759: ~tsync_rx_ctl~0#1 := 0; [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45777: ~tsync_rx_ctl~0#1 := ~tsync_rx_ctl~0#1;~rxmtrl~0#1 := 16777216;~is_l2~0#1 := 1; [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45860: havoc #t~ret8186#1; [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45860-1: SUMMARY for call #t~ret8186#1 := __er32(~hw~62#1.base, ~hw~62#1.offset, 8); srcloc: null [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45760: call #t~mem8157#1 := read~int#1(~config#1.base, ~config#1.offset, 4);call #t~mem8158#1 := read~int#1(~config#1.base, 4 + ~config#1.offset, 4);call #t~mem8159#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4);call write~int#1(#t~mem8157#1, ~adapter#1.base, 10116 + ~adapter#1.offset, 4);call write~int#1(#t~mem8158#1, ~adapter#1.base, 10120 + ~adapter#1.offset, 4);call write~int#1(#t~mem8159#1, ~adapter#1.base, 10124 + ~adapter#1.offset, 4);havoc #t~mem8157#1;havoc #t~mem8158#1;havoc #t~mem8159#1; [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45859-2: call #t~mem8185#1 := read~int#5(~#rxudp~0#1.base, ~#rxudp~0#1.offset, 2); [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45745: assume 12 == #t~mem8148#1;havoc #t~mem8148#1; [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45745: assume !(12 == #t~mem8148#1);havoc #t~mem8148#1;call #t~mem8149#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45861-1: SUMMARY for call #t~ret8187#1 := __er32(~hw~62#1.base, ~hw~62#1.offset, 46632); srcloc: null [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45861: havoc #t~ret8187#1; [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45762: ~tsync_rx_ctl~0#1 := #t~bitwise8151#1;~rxmtrl~0#1 := 0;~is_l4~0#1 := 1; [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45844: assume 0 != (if ~is_l2~0#1 % 256 % 4294967296 <= 2147483647 then ~is_l2~0#1 % 256 % 4294967296 else ~is_l2~0#1 % 256 % 4294967296 - 4294967296); [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45844: assume !(0 != (if ~is_l2~0#1 % 256 % 4294967296 <= 2147483647 then ~is_l2~0#1 % 256 % 4294967296 else ~is_l2~0#1 % 256 % 4294967296 - 4294967296)); [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45845-4: assume 0 == ~rxmtrl~0#1 % 4294967296 || 35063 == ~rxmtrl~0#1 % 4294967296;#t~bitwise8184#1 := 35063; [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45845-4: assume !(0 == ~rxmtrl~0#1 % 4294967296 || 35063 == ~rxmtrl~0#1 % 4294967296); [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45713: assume 10 == #t~mem8140#1;havoc #t~mem8140#1; [2025-02-08 04:19:10,573 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45713: assume !(10 == #t~mem8140#1);havoc #t~mem8140#1;call #t~mem8141#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45862-1: SUMMARY for call #t~ret8188#1 := __er32(~hw~62#1.base, ~hw~62#1.offset, 46620); srcloc: null [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45862: havoc #t~ret8188#1; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45762-2: havoc #t~bitwise8151#1;assume (#t~bitwise8151#1 % 4294967296 >= ~tsync_rx_ctl~0#1 % 4294967296 && #t~bitwise8151#1 % 4294967296 >= 2) && #t~bitwise8151#1 % 4294967296 <= 2 + ~tsync_rx_ctl~0#1 % 4294967296; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45762-1: [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45729: assume 8 == #t~mem8144#1;havoc #t~mem8144#1; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45729: assume !(8 == #t~mem8144#1);havoc #t~mem8144#1;call #t~mem8145#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45762-4: assume 0 == ~tsync_rx_ctl~0#1 % 4294967296 || 2 == ~tsync_rx_ctl~0#1 % 4294967296;#t~bitwise8151#1 := 2; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45762-4: assume !(0 == ~tsync_rx_ctl~0#1 % 4294967296 || 2 == ~tsync_rx_ctl~0#1 % 4294967296); [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45762-3: assume false;#t~bitwise8151#1 := ~tsync_rx_ctl~0#1; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45762-3: assume !false; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45845-1: [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45845: ~rxmtrl~0#1 := #t~bitwise8184#1;havoc #t~bitwise8184#1; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45845-3: assume false;#t~bitwise8184#1 := ~rxmtrl~0#1; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45845-3: assume !false; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45845-2: havoc #t~bitwise8184#1;assume (#t~bitwise8184#1 % 4294967296 >= ~rxmtrl~0#1 % 4294967296 && #t~bitwise8184#1 % 4294967296 >= 35063) && #t~bitwise8184#1 % 4294967296 <= 35063 + ~rxmtrl~0#1 % 4294967296; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45863-1: SUMMARY for call #t~ret8189#1 := e1000e_get_base_timinca(~adapter#1.base, ~adapter#1.offset, ~#regval~0#1.base, ~#regval~0#1.offset); srcloc: null [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45863: assume -2147483648 <= #t~ret8189#1 && #t~ret8189#1 <= 2147483647;~ret_val~161#1 := #t~ret8189#1;havoc #t~ret8189#1; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45798-2: havoc #t~bitwise8155#1;assume (#t~bitwise8155#1 % 4294967296 >= ~tsync_rx_ctl~0#1 % 4294967296 && #t~bitwise8155#1 % 4294967296 >= 10) && #t~bitwise8155#1 % 4294967296 <= 10 + ~tsync_rx_ctl~0#1 % 4294967296; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45798-1: [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45798-4: assume 0 == ~tsync_rx_ctl~0#1 % 4294967296 || 10 == ~tsync_rx_ctl~0#1 % 4294967296;#t~bitwise8155#1 := 10; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45798-4: assume !(0 == ~tsync_rx_ctl~0#1 % 4294967296 || 10 == ~tsync_rx_ctl~0#1 % 4294967296); [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45798-3: assume false;#t~bitwise8155#1 := ~tsync_rx_ctl~0#1; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45798-3: assume !false; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45831-1: SUMMARY for call #t~ret8172#1 := __er32(~hw~62#1.base, ~hw~62#1.offset, 46624); srcloc: null [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45798: ~tsync_rx_ctl~0#1 := #t~bitwise8155#1;call write~int#1(12, ~config#1.base, 8 + ~config#1.offset, 4);~is_l2~0#1 := 1;~is_l4~0#1 := 1; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45831: call write~int#47(#t~ret8172#1, ~#regval~0#1.base, ~#regval~0#1.offset, 4);havoc #t~ret8172#1;call #t~mem8173#1 := read~int#47(~#regval~0#1.base, ~#regval~0#1.offset, 4); [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45832-4: assume 0 == #t~mem8173#1 % 4294967296;#t~bitwise8174#1 := 0; [2025-02-08 04:19:10,574 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45832-4: assume !(0 == #t~mem8173#1 % 4294967296); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45832-3: assume 4294967265 == #t~mem8173#1 % 4294967296;#t~bitwise8174#1 := #t~mem8173#1; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45832-3: assume !(4294967265 == #t~mem8173#1 % 4294967296); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45733: assume 14 == #t~mem8145#1;havoc #t~mem8145#1; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45733: assume !(14 == #t~mem8145#1);havoc #t~mem8145#1;call #t~mem8146#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45832: call write~int#47(#t~bitwise8174#1, ~#regval~0#1.base, ~#regval~0#1.offset, 4);havoc #t~mem8173#1;havoc #t~bitwise8174#1;call #t~mem8175#1 := read~int#47(~#regval~0#1.base, ~#regval~0#1.offset, 4); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45865: assume 0 != ~ret_val~161#1;#res#1 := ~ret_val~161#1;call ULTIMATE.dealloc(~#rxudp~0#1.base, ~#rxudp~0#1.offset);havoc ~#rxudp~0#1.base, ~#rxudp~0#1.offset;call ULTIMATE.dealloc(~#regval~0#1.base, ~#regval~0#1.offset);havoc ~#regval~0#1.base, ~#regval~0#1.offset;call ULTIMATE.dealloc(~#tmp___1~107#1.base, ~#tmp___1~107#1.offset);havoc ~#tmp___1~107#1.base, ~#tmp___1~107#1.offset; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45865: assume !(0 != ~ret_val~161#1);call #t~mem8190#1 := read~int#47(~#regval~0#1.base, ~#regval~0#1.offset, 4); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45832-2: havoc #t~bitwise8174#1;assume #t~bitwise8174#1 % 4294967296 <= #t~mem8173#1 % 4294967296 && #t~bitwise8174#1 % 4294967296 <= 4294967265; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45832-1: [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45749: assume 3 == #t~mem8149#1;havoc #t~mem8149#1; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45749: assume !(3 == #t~mem8149#1);havoc #t~mem8149#1;call #t~mem8150#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45767-3: assume false;#t~bitwise8152#1 := ~tsync_rx_ctl~0#1; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45767-3: assume !false; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45833-4: assume 0 == #t~mem8175#1 % 4294967296 || #t~mem8175#1 % 4294967296 == ~tsync_rx_ctl~0#1 % 4294967296;#t~bitwise8176#1 := ~tsync_rx_ctl~0#1; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45833-4: assume !(0 == #t~mem8175#1 % 4294967296 || #t~mem8175#1 % 4294967296 == ~tsync_rx_ctl~0#1 % 4294967296); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45767-2: havoc #t~bitwise8152#1;assume (#t~bitwise8152#1 % 4294967296 >= ~tsync_rx_ctl~0#1 % 4294967296 && #t~bitwise8152#1 % 4294967296 >= 2) && #t~bitwise8152#1 % 4294967296 <= 2 + ~tsync_rx_ctl~0#1 % 4294967296; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45701: assume 0 == #t~mem8137#1;havoc #t~mem8137#1; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45701: assume !(0 == #t~mem8137#1);havoc #t~mem8137#1;call #t~mem8138#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45767-4: assume 0 == ~tsync_rx_ctl~0#1 % 4294967296 || 2 == ~tsync_rx_ctl~0#1 % 4294967296;#t~bitwise8152#1 := 2; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45767-4: assume !(0 == ~tsync_rx_ctl~0#1 % 4294967296 || 2 == ~tsync_rx_ctl~0#1 % 4294967296); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45833-1: [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45833: call write~int#47(#t~bitwise8176#1, ~#regval~0#1.base, ~#regval~0#1.offset, 4);havoc #t~mem8175#1;havoc #t~bitwise8176#1;call #t~mem8177#1 := read~int#47(~#regval~0#1.base, ~#regval~0#1.offset, 4); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45833-3: assume 0 == ~tsync_rx_ctl~0#1 % 4294967296;#t~bitwise8176#1 := #t~mem8175#1; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45833-3: assume !(0 == ~tsync_rx_ctl~0#1 % 4294967296); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45767-1: [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45833-2: havoc #t~bitwise8176#1;assume (#t~bitwise8176#1 % 4294967296 >= #t~mem8175#1 % 4294967296 && #t~bitwise8176#1 % 4294967296 >= ~tsync_rx_ctl~0#1 % 4294967296) && #t~bitwise8176#1 % 4294967296 <= #t~mem8175#1 % 4294967296 + ~tsync_rx_ctl~0#1 % 4294967296; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45767: ~tsync_rx_ctl~0#1 := #t~bitwise8152#1;~rxmtrl~0#1 := 65536;~is_l4~0#1 := 1; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L39457: __swab16s_#t~ret6442#1 := __swab16p_#res#1;havoc __swab16p_#t~mem6440#1, __swab16p_#t~ret6441#1, __swab16p_~p#1.base, __swab16p_~p#1.offset, __swab16p_~tmp~269#1;havoc __swab16p_#in~p#1.base, __swab16p_#in~p#1.offset;assume { :end_inline___swab16p } true;call write~int#5(__swab16s_#t~ret6442#1, __swab16s_~p#1.base, __swab16s_~p#1.offset, 2);havoc __swab16s_#t~ret6442#1; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45783-3: assume false;#t~bitwise8153#1 := ~tsync_rx_ctl~0#1; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45783-3: assume !false; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45783-2: havoc #t~bitwise8153#1;assume (#t~bitwise8153#1 % 4294967296 >= ~tsync_rx_ctl~0#1 % 4294967296 && #t~bitwise8153#1 % 4294967296 >= 4) && #t~bitwise8153#1 % 4294967296 <= 4 + ~tsync_rx_ctl~0#1 % 4294967296; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45717: assume 11 == #t~mem8141#1;havoc #t~mem8141#1; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45717: assume !(11 == #t~mem8141#1);havoc #t~mem8141#1;call #t~mem8142#1 := read~int#1(~config#1.base, 8 + ~config#1.offset, 4); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45783-4: assume 0 == ~tsync_rx_ctl~0#1 % 4294967296 || 4 == ~tsync_rx_ctl~0#1 % 4294967296;#t~bitwise8153#1 := 4; [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45783-4: assume !(0 == ~tsync_rx_ctl~0#1 % 4294967296 || 4 == ~tsync_rx_ctl~0#1 % 4294967296); [2025-02-08 04:19:10,575 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45849: SUMMARY for call __ew32___7(~hw~62#1.base, ~hw~62#1.offset, 46644, ~rxmtrl~0#1); srcloc: null [2025-02-08 04:19:10,576 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45783-1: [2025-02-08 04:19:10,576 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45783: ~tsync_rx_ctl~0#1 := #t~bitwise8153#1;~rxmtrl~0#1 := 0;~is_l2~0#1 := 1;~is_l4~0#1 := 1; [2025-02-08 04:19:10,576 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45834: havoc #t~mem8177#1; [2025-02-08 04:19:10,576 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45834-1: SUMMARY for call __ew32___7(~hw~62#1.base, ~hw~62#1.offset, 46624, #t~mem8177#1); srcloc: null [2025-02-08 04:19:10,576 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45817-1: SUMMARY for call #t~ret8160#1 := __er32(~hw~62#1.base, ~hw~62#1.offset, 46612); srcloc: null [2025-02-08 04:19:10,576 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L45817: call write~int#47(#t~ret8160#1, ~#regval~0#1.base, ~#regval~0#1.offset, 4);havoc #t~ret8160#1;call #t~mem8161#1 := read~int#47(~#regval~0#1.base, ~#regval~0#1.offset, 4); [2025-02-08 04:19:10,578 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L40249: havoc #t~mem6602.base, #t~mem6602.offset;havoc #t~mem6603;