./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.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 cd8358eac51c2b516cb80e1fece1e99ae2111e7e21bcedaebec592868f9101d3 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 03:49:43,891 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 03:49:43,942 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-08 03:49:43,949 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 03:49:43,949 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 03:49:43,971 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 03:49:43,972 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 03:49:43,972 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 03:49:43,973 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 03:49:43,973 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 03:49:43,973 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 03:49:43,973 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 03:49:43,973 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 03:49:43,973 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 03:49:43,973 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 03:49:43,974 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 03:49:43,974 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 03:49:43,974 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 03:49:43,975 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 03:49:43,975 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 03:49:43,975 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 03:49:43,975 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 03:49:43,975 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 03:49:43,975 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 03:49:43,975 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 03:49:43,975 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 03:49:43,975 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 03:49:43,975 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 03:49:43,975 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 03:49:43,976 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 03:49:43,976 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 03:49:43,976 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 03:49:43,976 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 03:49:43,976 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 03:49:43,976 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 03:49:43,976 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 03:49:43,977 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 03:49:43,977 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 03:49:43,977 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 03:49:43,977 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 03:49:43,977 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 -> cd8358eac51c2b516cb80e1fece1e99ae2111e7e21bcedaebec592868f9101d3 [2025-02-08 03:49:44,168 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 03:49:44,176 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 03:49:44,177 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 03:49:44,179 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 03:49:44,179 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 03:49:44,180 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i [2025-02-08 03:49:45,302 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b630ac324/7b5dc2e2fb6148b799332f1be6bbc14b/FLAG1b24eb825 [2025-02-08 03:49:45,725 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 03:49:45,726 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i [2025-02-08 03:49:45,765 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b630ac324/7b5dc2e2fb6148b799332f1be6bbc14b/FLAG1b24eb825 [2025-02-08 03:49:45,869 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b630ac324/7b5dc2e2fb6148b799332f1be6bbc14b [2025-02-08 03:49:45,871 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 03:49:45,872 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 03:49:45,872 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 03:49:45,872 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 03:49:45,875 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 03:49:45,876 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 03:49:45" (1/1) ... [2025-02-08 03:49:45,876 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@38f80d06 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:45, skipping insertion in model container [2025-02-08 03:49:45,876 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 03:49:45" (1/1) ... [2025-02-08 03:49:45,949 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 03:49:47,826 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317420,317433] [2025-02-08 03:49:47,828 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317586,317599] [2025-02-08 03:49:47,830 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317750,317763] [2025-02-08 03:49:47,831 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317915,317928] [2025-02-08 03:49:47,858 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:49:47,886 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 03:49:48,028 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"); [5333] [2025-02-08 03:49:48,030 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)); [5340] [2025-02-08 03:49:48,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5347] [2025-02-08 03:49:48,033 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5401-5402] [2025-02-08 03:49:48,033 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"); [5407-5409] [2025-02-08 03:49:48,034 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5446] [2025-02-08 03:49:48,034 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5449] [2025-02-08 03:49:48,035 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5452] [2025-02-08 03:49:48,035 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5455] [2025-02-08 03:49:48,037 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [5544] [2025-02-08 03:49:48,037 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [5552] [2025-02-08 03:49:48,037 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outw %w0, %w1": : "a" (value), "Nd" (port)); [5582] [2025-02-08 03:49:48,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inw %w1, %w0": "=a" (value): "Nd" (port)); [5590] [2025-02-08 03:49:48,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outl %0, %w1": : "a" (value), "Nd" (port)); [5597] [2025-02-08 03:49:48,038 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inl %w1, %0": "=a" (value): "Nd" (port)); [5605] [2025-02-08 03:49:48,042 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)); [5673-5674] [2025-02-08 03:49:48,044 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)); [5707-5708] [2025-02-08 03:49:48,194 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317420,317433] [2025-02-08 03:49:48,194 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317586,317599] [2025-02-08 03:49:48,195 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317750,317763] [2025-02-08 03:49:48,195 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317915,317928] [2025-02-08 03:49:48,201 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:49:48,309 INFO L204 MainTranslator]: Completed translation [2025-02-08 03:49:48,309 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48 WrapperNode [2025-02-08 03:49:48,310 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 03:49:48,310 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 03:49:48,311 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 03:49:48,311 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 03:49:48,315 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48" (1/1) ... [2025-02-08 03:49:48,366 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48" (1/1) ... [2025-02-08 03:49:48,536 INFO L138 Inliner]: procedures = 357, calls = 2196, calls flagged for inlining = 198, calls inlined = 188, statements flattened = 6142 [2025-02-08 03:49:48,537 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 03:49:48,537 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 03:49:48,537 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 03:49:48,537 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 03:49:48,544 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48" (1/1) ... [2025-02-08 03:49:48,545 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48" (1/1) ... [2025-02-08 03:49:48,580 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48" (1/1) ... [2025-02-08 03:49:49,284 INFO L175 MemorySlicer]: Split 1028 memory accesses to 25 slices as follows [5, 1, 2, 9, 9, 9, 26, 7, 6, 2, 9, 6, 3, 851, 52, 2, 2, 7, 5, 5, 1, 5, 1, 1, 2]. 83 percent of accesses are in the largest equivalence class. The 89 initializations are split as follows [5, 1, 2, 8, 8, 8, 0, 6, 6, 0, 8, 6, 1, 5, 0, 0, 0, 7, 5, 5, 0, 5, 0, 1, 2]. The 445 writes are split as follows [0, 0, 0, 0, 0, 0, 26, 0, 0, 1, 0, 0, 0, 374, 42, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0]. [2025-02-08 03:49:49,285 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48" (1/1) ... [2025-02-08 03:49:49,285 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48" (1/1) ... [2025-02-08 03:49:49,394 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48" (1/1) ... [2025-02-08 03:49:49,409 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48" (1/1) ... [2025-02-08 03:49:49,437 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48" (1/1) ... [2025-02-08 03:49:49,459 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48" (1/1) ... [2025-02-08 03:49:49,514 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 03:49:49,516 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 03:49:49,516 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 03:49:49,516 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 03:49:49,517 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:48" (1/1) ... [2025-02-08 03:49:49,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 03:49:49,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 03:49:49,544 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 03:49:49,546 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 03:49:49,570 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_resume [2025-02-08 03:49:49,570 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_resume [2025-02-08 03:49:49,570 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unregister_driver [2025-02-08 03:49:49,570 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unregister_driver [2025-02-08 03:49:49,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 03:49:49,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 03:49:49,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 03:49:49,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 03:49:49,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 03:49:49,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 03:49:49,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 03:49:49,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 03:49:49,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 03:49:49,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-08 03:49:49,571 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-02-08 03:49:49,571 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-08 03:49:49,571 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_exit [2025-02-08 03:49:49,571 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_exit [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-02-08 03:49:49,571 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_write_reg [2025-02-08 03:49:49,571 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_write_reg [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-02-08 03:49:49,571 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 03:49:49,571 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure slow_down_io [2025-02-08 03:49:49,571 INFO L138 BoogieDeclarations]: Found implementation of procedure slow_down_io [2025-02-08 03:49:49,571 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_handle_interrupt [2025-02-08 03:49:49,571 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_handle_interrupt [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_start [2025-02-08 03:49:49,572 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_start [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-08 03:49:49,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_read8 [2025-02-08 03:49:49,572 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_read8 [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-02-08 03:49:49,572 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-02-08 03:49:49,572 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_read_and_clear_stats [2025-02-08 03:49:49,572 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_read_and_clear_stats [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-02-08 03:49:49,572 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb_ip_align [2025-02-08 03:49:49,572 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb_ip_align [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-08 03:49:49,572 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_sync [2025-02-08 03:49:49,572 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_sync [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_26 [2025-02-08 03:49:49,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_26 [2025-02-08 03:49:49,572 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_set_multicast_list [2025-02-08 03:49:49,572 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_set_multicast_list [2025-02-08 03:49:49,573 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-02-08 03:49:49,573 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-02-08 03:49:49,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 03:49:49,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 03:49:49,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 03:49:49,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 03:49:49,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 03:49:49,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 03:49:49,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 03:49:49,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 03:49:49,573 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-08 03:49:49,574 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-08 03:49:49,574 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-08 03:49:49,575 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure add_timer [2025-02-08 03:49:49,575 INFO L138 BoogieDeclarations]: Found implementation of procedure add_timer [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-08 03:49:49,575 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-08 03:49:49,575 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2025-02-08 03:49:49,575 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_eisa_cleanup [2025-02-08 03:49:49,575 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_eisa_cleanup [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-02-08 03:49:49,575 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-02-08 03:49:49,575 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-08 03:49:49,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-08 03:49:49,576 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_print_list [2025-02-08 03:49:49,576 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_print_list [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2025-02-08 03:49:49,576 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_write16 [2025-02-08 03:49:49,576 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_write16 [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure outw [2025-02-08 03:49:49,576 INFO L138 BoogieDeclarations]: Found implementation of procedure outw [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-08 03:49:49,576 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure outb [2025-02-08 03:49:49,576 INFO L138 BoogieDeclarations]: Found implementation of procedure outb [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-02-08 03:49:49,576 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-02-08 03:49:49,576 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-08 03:49:49,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-08 03:49:49,576 INFO L130 BoogieDeclarations]: Found specification of procedure outl [2025-02-08 03:49:49,577 INFO L138 BoogieDeclarations]: Found implementation of procedure outl [2025-02-08 03:49:49,577 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_reset_lists [2025-02-08 03:49:49,577 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_reset_lists [2025-02-08 03:49:49,577 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_finish_reset [2025-02-08 03:49:49,577 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_finish_reset [2025-02-08 03:49:49,577 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_close [2025-02-08 03:49:49,577 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_close [2025-02-08 03:49:49,577 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-08 03:49:49,577 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-08 03:49:49,577 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_print [2025-02-08 03:49:49,577 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_print [2025-02-08 03:49:49,577 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev [2025-02-08 03:49:49,577 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev [2025-02-08 03:49:49,577 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_write32 [2025-02-08 03:49:49,577 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_write32 [2025-02-08 03:49:49,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-08 03:49:49,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-08 03:49:49,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-08 03:49:49,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-08 03:49:49,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-08 03:49:49,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-08 03:49:49,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-08 03:49:49,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-08 03:49:49,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-08 03:49:49,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-08 03:49:49,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-08 03:49:49,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-08 03:49:49,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pci_unregister_driver [2025-02-08 03:49:49,581 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pci_unregister_driver [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_probe1 [2025-02-08 03:49:49,581 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_probe1 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-08 03:49:49,581 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-02-08 03:49:49,581 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-02-08 03:49:49,581 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-02-08 03:49:49,582 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-02-08 03:49:49,582 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-08 03:49:49,582 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-08 03:49:49,582 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-08 03:49:49,582 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_set_timer [2025-02-08 03:49:49,582 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_set_timer [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_stop [2025-02-08 03:49:49,582 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_stop [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_set_mac [2025-02-08 03:49:49,582 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_set_mac [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure __release_region [2025-02-08 03:49:49,582 INFO L138 BoogieDeclarations]: Found implementation of procedure __release_region [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_ee_send_start [2025-02-08 03:49:49,582 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_ee_send_start [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_read32 [2025-02-08 03:49:49,582 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_read32 [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-02-08 03:49:49,582 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-08 03:49:49,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-08 03:49:49,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-08 03:49:49,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-08 03:49:49,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-08 03:49:49,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-08 03:49:49,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-08 03:49:49,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-08 03:49:49,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-08 03:49:49,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-08 03:49:49,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_remove_one [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_remove_one [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_get_skb [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_get_skb [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_write8 [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_write8 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_power_down [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_power_down [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_ee_send_byte [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_ee_send_byte [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure inb_p [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure inb_p [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~~TO~VOID [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~~TO~VOID [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_poll [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_poll [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_reset_adapter [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_reset_adapter [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-08 03:49:49,585 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 03:49:49,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-08 03:49:49,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_send_data [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_send_data [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_read_reg [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_read_reg [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_free_lists [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_free_lists [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_open [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_open [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_stop_11_2 [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_stop_11_2 [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure outb_p [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure outb_p [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure inb [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure inb [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure inl [2025-02-08 03:49:49,589 INFO L138 BoogieDeclarations]: Found implementation of procedure inl [2025-02-08 03:49:49,589 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_store_skb [2025-02-08 03:49:49,590 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_store_skb [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_tx_timeout [2025-02-08 03:49:49,590 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_tx_timeout [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure inw [2025-02-08 03:49:49,590 INFO L138 BoogieDeclarations]: Found implementation of procedure inw [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-08 03:49:49,590 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdev [2025-02-08 03:49:49,590 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdev [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_detect [2025-02-08 03:49:49,590 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_detect [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 03:49:49,590 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 03:49:49,590 INFO L130 BoogieDeclarations]: Found specification of procedure preempt_count [2025-02-08 03:49:49,590 INFO L138 BoogieDeclarations]: Found implementation of procedure preempt_count [2025-02-08 03:49:50,357 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 03:49:50,359 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 03:49:50,406 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11931: havoc __pci_enable_wake_#t~nondet1321#1; [2025-02-08 03:49:50,408 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder has thrown an exception: java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildCodeBlock(CfgBuilder.java:761) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildCodeBlock(CfgBuilder.java:742) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildProcedureCfgFromImplementation(CfgBuilder.java:676) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:291) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.IcfgBuilderObserver.process(IcfgBuilderObserver.java:88) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2025-02-08 03:49:50,413 INFO L158 Benchmark]: Toolchain (without parser) took 4540.31ms. Allocated memory was 167.8MB in the beginning and 318.8MB in the end (delta: 151.0MB). Free memory was 117.8MB in the beginning and 147.7MB in the end (delta: -29.9MB). Peak memory consumption was 119.9MB. Max. memory is 16.1GB. [2025-02-08 03:49:50,414 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 201.3MB. Free memory is still 127.2MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 03:49:50,415 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2437.49ms. Allocated memory is still 167.8MB. Free memory was 117.8MB in the beginning and 57.6MB in the end (delta: 60.2MB). Peak memory consumption was 120.4MB. Max. memory is 16.1GB. [2025-02-08 03:49:50,415 INFO L158 Benchmark]: Boogie Procedure Inliner took 226.39ms. Allocated memory is still 167.8MB. Free memory was 57.6MB in the beginning and 59.1MB in the end (delta: -1.5MB). Peak memory consumption was 31.8MB. Max. memory is 16.1GB. [2025-02-08 03:49:50,416 INFO L158 Benchmark]: Boogie Preprocessor took 977.25ms. Allocated memory was 167.8MB in the beginning and 318.8MB in the end (delta: 151.0MB). Free memory was 59.1MB in the beginning and 195.1MB in the end (delta: -136.0MB). Peak memory consumption was 140.2MB. Max. memory is 16.1GB. [2025-02-08 03:49:50,416 INFO L158 Benchmark]: IcfgBuilder took 894.96ms. Allocated memory is still 318.8MB. Free memory was 195.1MB in the beginning and 147.7MB in the end (delta: 47.4MB). Peak memory consumption was 50.3MB. Max. memory is 16.1GB. [2025-02-08 03:49:50,417 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.19ms. Allocated memory is still 201.3MB. Free memory is still 127.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2437.49ms. Allocated memory is still 167.8MB. Free memory was 117.8MB in the beginning and 57.6MB in the end (delta: 60.2MB). Peak memory consumption was 120.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 226.39ms. Allocated memory is still 167.8MB. Free memory was 57.6MB in the beginning and 59.1MB in the end (delta: -1.5MB). Peak memory consumption was 31.8MB. Max. memory is 16.1GB. * Boogie Preprocessor took 977.25ms. Allocated memory was 167.8MB in the beginning and 318.8MB in the end (delta: 151.0MB). Free memory was 59.1MB in the beginning and 195.1MB in the end (delta: -136.0MB). Peak memory consumption was 140.2MB. Max. memory is 16.1GB. * IcfgBuilder took 894.96ms. Allocated memory is still 318.8MB. Free memory was 195.1MB in the beginning and 147.7MB in the end (delta: 47.4MB). Peak memory consumption was 50.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: - ExceptionOrErrorResult: ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2: de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildCodeBlock(CfgBuilder.java:761) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 5333]: 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"); [5333] - GenericResultAtLocation [Line: 5340]: 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)); [5340] - GenericResultAtLocation [Line: 5347]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("":); [5347] - GenericResultAtLocation [Line: 5401]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5401-5402] - GenericResultAtLocation [Line: 5407]: 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"); [5407-5409] - GenericResultAtLocation [Line: 5446]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5446] - GenericResultAtLocation [Line: 5449]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5449] - GenericResultAtLocation [Line: 5452]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5452] - GenericResultAtLocation [Line: 5455]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5455] - GenericResultAtLocation [Line: 5544]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [5544] - GenericResultAtLocation [Line: 5552]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [5552] - GenericResultAtLocation [Line: 5582]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("outw %w0, %w1": : "a" (value), "Nd" (port)); [5582] - GenericResultAtLocation [Line: 5590]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("inw %w1, %w0": "=a" (value): "Nd" (port)); [5590] - GenericResultAtLocation [Line: 5597]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("outl %0, %w1": : "a" (value), "Nd" (port)); [5597] - GenericResultAtLocation [Line: 5605]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("inl %w1, %0": "=a" (value): "Nd" (port)); [5605] - GenericResultAtLocation [Line: 5673]: 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)); [5673-5674] - GenericResultAtLocation [Line: 5707]: 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)); [5707-5708] RESULT: Ultimate could not prove your program: Toolchain returned no result. [2025-02-08 03:49:50,434 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.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 cd8358eac51c2b516cb80e1fece1e99ae2111e7e21bcedaebec592868f9101d3 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 03:49:52,276 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 03:49:52,369 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2025-02-08 03:49:52,378 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 03:49:52,379 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 03:49:52,401 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 03:49:52,402 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 03:49:52,402 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 03:49:52,402 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 03:49:52,403 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 03:49:52,403 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 03:49:52,403 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 03:49:52,404 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 03:49:52,404 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 03:49:52,404 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 03:49:52,404 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 03:49:52,404 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 03:49:52,405 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 03:49:52,405 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 03:49:52,405 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 03:49:52,405 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 03:49:52,405 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-08 03:49:52,405 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-02-08 03:49:52,405 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-02-08 03:49:52,405 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 03:49:52,405 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 03:49:52,405 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 03:49:52,406 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 03:49:52,406 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 03:49:52,406 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 03:49:52,406 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 03:49:52,406 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 03:49:52,406 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 03:49:52,406 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 03:49:52,407 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 03:49:52,407 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 03:49:52,407 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-02-08 03:49:52,407 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-02-08 03:49:52,407 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 03:49:52,407 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 03:49:52,407 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 03:49:52,407 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 03:49:52,407 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 -> cd8358eac51c2b516cb80e1fece1e99ae2111e7e21bcedaebec592868f9101d3 [2025-02-08 03:49:52,695 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 03:49:52,701 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 03:49:52,703 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 03:49:52,704 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 03:49:52,704 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 03:49:52,706 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i [2025-02-08 03:49:53,961 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/2862d939b/271ed639e0ce47e3a60e7713fc7452f6/FLAG25d6e7f49 [2025-02-08 03:49:54,392 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 03:49:54,394 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i [2025-02-08 03:49:54,424 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/2862d939b/271ed639e0ce47e3a60e7713fc7452f6/FLAG25d6e7f49 [2025-02-08 03:49:54,434 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/2862d939b/271ed639e0ce47e3a60e7713fc7452f6 [2025-02-08 03:49:54,435 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 03:49:54,436 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 03:49:54,437 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 03:49:54,437 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 03:49:54,440 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 03:49:54,440 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 03:49:54" (1/1) ... [2025-02-08 03:49:54,441 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@cb611eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:54, skipping insertion in model container [2025-02-08 03:49:54,441 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 03:49:54" (1/1) ... [2025-02-08 03:49:54,515 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 03:49:55,204 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,411 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,416 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,416 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,422 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,425 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,428 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,437 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,442 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,453 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,469 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,473 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,478 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,479 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,480 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,483 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,484 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,487 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,487 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,489 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,489 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,490 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,514 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,523 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,527 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,530 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,532 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,535 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,536 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,538 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,543 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,544 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,557 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,562 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,576 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,580 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,584 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,584 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,586 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,589 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,595 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,601 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,612 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,705 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,712 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,715 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,721 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,722 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,722 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,722 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,738 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,745 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,746 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,781 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,782 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,783 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,784 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,889 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317420,317433] [2025-02-08 03:49:55,891 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317586,317599] [2025-02-08 03:49:55,891 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317750,317763] [2025-02-08 03:49:55,891 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317915,317928] [2025-02-08 03:49:55,906 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 03:49:55,908 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:49:55,956 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 03:49:56,038 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"); [5333] [2025-02-08 03:49:56,040 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)); [5340] [2025-02-08 03:49:56,040 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5347] [2025-02-08 03:49:56,043 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5401-5402] [2025-02-08 03:49:56,043 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"); [5407-5409] [2025-02-08 03:49:56,043 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5446] [2025-02-08 03:49:56,043 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5449] [2025-02-08 03:49:56,043 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5452] [2025-02-08 03:49:56,043 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5455] [2025-02-08 03:49:56,045 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [5544] [2025-02-08 03:49:56,045 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [5552] [2025-02-08 03:49:56,046 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outw %w0, %w1": : "a" (value), "Nd" (port)); [5582] [2025-02-08 03:49:56,046 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inw %w1, %w0": "=a" (value): "Nd" (port)); [5590] [2025-02-08 03:49:56,046 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outl %0, %w1": : "a" (value), "Nd" (port)); [5597] [2025-02-08 03:49:56,046 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inl %w1, %0": "=a" (value): "Nd" (port)); [5605] [2025-02-08 03:49:56,048 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)); [5673-5674] [2025-02-08 03:49:56,050 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)); [5707-5708] [2025-02-08 03:49:56,208 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317420,317433] [2025-02-08 03:49:56,212 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317586,317599] [2025-02-08 03:49:56,213 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317750,317763] [2025-02-08 03:49:56,214 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-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[317915,317928] [2025-02-08 03:49:56,221 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 03:49:56,327 INFO L204 MainTranslator]: Completed translation [2025-02-08 03:49:56,328 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56 WrapperNode [2025-02-08 03:49:56,328 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 03:49:56,329 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 03:49:56,329 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 03:49:56,329 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 03:49:56,333 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56" (1/1) ... [2025-02-08 03:49:56,418 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56" (1/1) ... [2025-02-08 03:49:56,574 INFO L138 Inliner]: procedures = 367, calls = 2196, calls flagged for inlining = 198, calls inlined = 188, statements flattened = 4995 [2025-02-08 03:49:56,577 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 03:49:56,578 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 03:49:56,578 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 03:49:56,578 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 03:49:56,584 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56" (1/1) ... [2025-02-08 03:49:56,585 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56" (1/1) ... [2025-02-08 03:49:56,612 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56" (1/1) ... [2025-02-08 03:49:57,201 INFO L175 MemorySlicer]: Split 1028 memory accesses to 25 slices as follows [52, 851, 1, 5, 2, 9, 9, 2, 9, 26, 7, 1, 9, 6, 6, 2, 1, 3, 7, 2, 5, 5, 5, 1, 2]. 83 percent of accesses are in the largest equivalence class. The 89 initializations are split as follows [0, 5, 1, 5, 2, 8, 8, 0, 8, 0, 6, 0, 8, 6, 6, 0, 0, 1, 7, 0, 5, 5, 5, 1, 2]. The 445 writes are split as follows [42, 374, 0, 0, 0, 0, 0, 1, 0, 26, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0]. [2025-02-08 03:49:57,201 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56" (1/1) ... [2025-02-08 03:49:57,201 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56" (1/1) ... [2025-02-08 03:49:57,331 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56" (1/1) ... [2025-02-08 03:49:57,341 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56" (1/1) ... [2025-02-08 03:49:57,379 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56" (1/1) ... [2025-02-08 03:49:57,403 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56" (1/1) ... [2025-02-08 03:49:57,448 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 03:49:57,449 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 03:49:57,450 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 03:49:57,450 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 03:49:57,451 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 03:49:56" (1/1) ... [2025-02-08 03:49:57,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 03:49:57,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 03:49:57,477 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 03:49:57,480 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 03:49:57,497 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2025-02-08 03:49:57,497 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2025-02-08 03:49:57,497 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2025-02-08 03:49:57,497 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2025-02-08 03:49:57,498 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2025-02-08 03:49:57,498 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2025-02-08 03:49:57,498 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6 [2025-02-08 03:49:57,498 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7 [2025-02-08 03:49:57,498 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8 [2025-02-08 03:49:57,498 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9 [2025-02-08 03:49:57,498 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#10 [2025-02-08 03:49:57,498 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#11 [2025-02-08 03:49:57,498 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#12 [2025-02-08 03:49:57,498 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#13 [2025-02-08 03:49:57,498 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#14 [2025-02-08 03:49:57,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#15 [2025-02-08 03:49:57,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#16 [2025-02-08 03:49:57,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#17 [2025-02-08 03:49:57,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#18 [2025-02-08 03:49:57,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#19 [2025-02-08 03:49:57,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#20 [2025-02-08 03:49:57,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#21 [2025-02-08 03:49:57,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#22 [2025-02-08 03:49:57,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#23 [2025-02-08 03:49:57,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#24 [2025-02-08 03:49:57,499 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_resume [2025-02-08 03:49:57,500 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_resume [2025-02-08 03:49:57,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2025-02-08 03:49:57,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2025-02-08 03:49:57,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2025-02-08 03:49:57,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2025-02-08 03:49:57,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2025-02-08 03:49:57,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2025-02-08 03:49:57,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2025-02-08 03:49:57,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7 [2025-02-08 03:49:57,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8 [2025-02-08 03:49:57,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9 [2025-02-08 03:49:57,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#15 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#16 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#17 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#18 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#19 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#20 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#21 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#22 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#23 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#24 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unregister_driver [2025-02-08 03:49:57,501 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unregister_driver [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2025-02-08 03:49:57,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#15 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#16 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#17 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#18 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#19 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#20 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#21 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#22 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#23 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#24 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 03:49:57,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 03:49:57,504 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_exit [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_exit [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_write_reg [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_write_reg [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure slow_down_io [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure slow_down_io [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_handle_interrupt [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_handle_interrupt [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_start [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_start [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_read8 [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_read8 [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-02-08 03:49:57,505 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-02-08 03:49:57,505 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_read_and_clear_stats [2025-02-08 03:49:57,506 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_read_and_clear_stats [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-02-08 03:49:57,506 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb_ip_align [2025-02-08 03:49:57,506 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb_ip_align [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-08 03:49:57,506 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_sync [2025-02-08 03:49:57,506 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_sync [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_26 [2025-02-08 03:49:57,506 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_26 [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_set_multicast_list [2025-02-08 03:49:57,506 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_set_multicast_list [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-02-08 03:49:57,506 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 03:49:57,506 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 03:49:57,507 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 03:49:57,508 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 03:49:57,508 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 03:49:57,508 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 03:49:57,508 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 03:49:57,508 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 03:49:57,508 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 03:49:57,508 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 03:49:57,508 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-08 03:49:57,508 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-08 03:49:57,509 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-08 03:49:57,509 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure add_timer [2025-02-08 03:49:57,509 INFO L138 BoogieDeclarations]: Found implementation of procedure add_timer [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-08 03:49:57,509 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-08 03:49:57,509 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2025-02-08 03:49:57,509 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_eisa_cleanup [2025-02-08 03:49:57,509 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_eisa_cleanup [2025-02-08 03:49:57,509 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-02-08 03:49:57,510 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-02-08 03:49:57,510 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#10 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#11 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#12 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#13 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#14 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#15 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#16 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#17 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#18 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#19 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#20 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#21 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#22 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#23 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#24 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#15 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#16 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#17 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#18 [2025-02-08 03:49:57,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#19 [2025-02-08 03:49:57,512 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#20 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#21 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#22 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#23 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#24 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#15 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#16 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#17 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#18 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#19 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#20 [2025-02-08 03:49:57,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#21 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#22 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#23 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#24 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-08 03:49:57,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-08 03:49:57,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-08 03:49:57,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-08 03:49:57,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-08 03:49:57,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-08 03:49:57,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-08 03:49:57,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-08 03:49:57,517 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2025-02-08 03:49:57,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#6 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#7 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#8 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#9 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#10 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#11 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#12 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#13 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#14 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#15 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#16 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#17 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#18 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#19 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#20 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#21 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#22 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#23 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#24 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_print_list [2025-02-08 03:49:57,518 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_print_list [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2025-02-08 03:49:57,518 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_write16 [2025-02-08 03:49:57,518 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_write16 [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure outw [2025-02-08 03:49:57,518 INFO L138 BoogieDeclarations]: Found implementation of procedure outw [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-08 03:49:57,518 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure outb [2025-02-08 03:49:57,518 INFO L138 BoogieDeclarations]: Found implementation of procedure outb [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-02-08 03:49:57,518 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-02-08 03:49:57,518 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-08 03:49:57,518 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure outl [2025-02-08 03:49:57,518 INFO L138 BoogieDeclarations]: Found implementation of procedure outl [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_reset_lists [2025-02-08 03:49:57,518 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_reset_lists [2025-02-08 03:49:57,518 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_finish_reset [2025-02-08 03:49:57,520 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_finish_reset [2025-02-08 03:49:57,520 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_close [2025-02-08 03:49:57,520 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_close [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_print [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_print [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_write32 [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_write32 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pci_unregister_driver [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pci_unregister_driver [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_probe1 [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_probe1 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_set_timer [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_set_timer [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_stop [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_stop [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_set_mac [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_set_mac [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure __release_region [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure __release_region [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_ee_send_start [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_ee_send_start [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_read32 [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_read32 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_remove_one [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_remove_one [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_get_skb [2025-02-08 03:49:57,521 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_get_skb [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11 [2025-02-08 03:49:57,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12 [2025-02-08 03:49:57,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13 [2025-02-08 03:49:57,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14 [2025-02-08 03:49:57,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#15 [2025-02-08 03:49:57,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#16 [2025-02-08 03:49:57,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#17 [2025-02-08 03:49:57,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#18 [2025-02-08 03:49:57,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#19 [2025-02-08 03:49:57,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#20 [2025-02-08 03:49:57,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#21 [2025-02-08 03:49:57,522 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#22 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#23 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#24 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_write8 [2025-02-08 03:49:57,523 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_write8 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#15 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#16 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#17 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#18 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#19 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#20 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#21 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#22 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#23 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#24 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#15 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#16 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#17 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#18 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#19 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#20 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#21 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#22 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#23 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#24 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0 [2025-02-08 03:49:57,523 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1 [2025-02-08 03:49:57,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2 [2025-02-08 03:49:57,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3 [2025-02-08 03:49:57,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4 [2025-02-08 03:49:57,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5 [2025-02-08 03:49:57,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6 [2025-02-08 03:49:57,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7 [2025-02-08 03:49:57,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8 [2025-02-08 03:49:57,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9 [2025-02-08 03:49:57,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#15 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#16 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#17 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#18 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#19 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#20 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#21 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#22 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#23 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#24 [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-08 03:49:57,526 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_power_down [2025-02-08 03:49:57,526 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_power_down [2025-02-08 03:49:57,526 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_ee_send_byte [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_ee_send_byte [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure inb_p [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure inb_p [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~~TO~VOID [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~~TO~VOID [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_poll [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_poll [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_reset_adapter [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_reset_adapter [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_send_data [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_send_data [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_read_reg [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_read_reg [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_free_lists [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_free_lists [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_open [2025-02-08 03:49:57,527 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_open [2025-02-08 03:49:57,527 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-02-08 03:49:57,528 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-02-08 03:49:57,528 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-02-08 03:49:57,528 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-02-08 03:49:57,528 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_stop_11_2 [2025-02-08 03:49:57,528 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_stop_11_2 [2025-02-08 03:49:57,528 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-02-08 03:49:57,528 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-02-08 03:49:57,528 INFO L130 BoogieDeclarations]: Found specification of procedure outb_p [2025-02-08 03:49:57,528 INFO L138 BoogieDeclarations]: Found implementation of procedure outb_p [2025-02-08 03:49:57,528 INFO L130 BoogieDeclarations]: Found specification of procedure inb [2025-02-08 03:49:57,528 INFO L138 BoogieDeclarations]: Found implementation of procedure inb [2025-02-08 03:49:57,528 INFO L130 BoogieDeclarations]: Found specification of procedure inl [2025-02-08 03:49:57,528 INFO L138 BoogieDeclarations]: Found implementation of procedure inl [2025-02-08 03:49:57,528 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_store_skb [2025-02-08 03:49:57,528 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_store_skb [2025-02-08 03:49:57,528 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_tx_timeout [2025-02-08 03:49:57,528 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_tx_timeout [2025-02-08 03:49:57,529 INFO L130 BoogieDeclarations]: Found specification of procedure inw [2025-02-08 03:49:57,529 INFO L138 BoogieDeclarations]: Found implementation of procedure inw [2025-02-08 03:49:57,529 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-08 03:49:57,529 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-08 03:49:57,529 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdev [2025-02-08 03:49:57,529 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdev [2025-02-08 03:49:57,529 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_detect [2025-02-08 03:49:57,529 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_detect [2025-02-08 03:49:57,529 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 03:49:57,529 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 03:49:57,529 INFO L130 BoogieDeclarations]: Found specification of procedure preempt_count [2025-02-08 03:49:57,529 INFO L138 BoogieDeclarations]: Found implementation of procedure preempt_count [2025-02-08 03:49:58,292 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 03:49:58,296 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 03:49:58,363 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11931: havoc __pci_enable_wake_#t~nondet1151#1; [2025-02-08 03:49:58,397 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5948: havoc __netif_schedule_~arg0#1.base, __netif_schedule_~arg0#1.offset;havoc __netif_schedule_#in~arg0#1.base, __netif_schedule_#in~arg0#1.offset;assume { :end_inline___netif_schedule } true;havoc netif_tx_wake_queue_#t~mem151#1.base, netif_tx_wake_queue_#t~mem151#1.offset; [2025-02-08 03:49:58,397 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12076: havoc netpoll_trap_#t~nondet1168#1; [2025-02-08 03:49:58,397 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5349-1: test_and_clear_bit_#res#1 := 1bv32; [2025-02-08 03:50:02,838 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9222-1: SUMMARY for call #t~ret930 := inb_p(~zero_extend~32~16(~sio~3)); srcloc: null [2025-02-08 03:50:02,838 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9221: SUMMARY for call outb_p(~bvand~32(251bv32, ~zero_extend~32~8(~tmp___0~25))[8:0], ~zero_extend~32~16(~sio~3)); srcloc: null [2025-02-08 03:50:02,838 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9220: ~tmp___0~25 := #t~ret929;havoc #t~ret929; [2025-02-08 03:50:02,838 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9220-1: SUMMARY for call #t~ret929 := inb_p(~zero_extend~32~16(~sio~3)); srcloc: null [2025-02-08 03:50:02,838 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9223: ~i~13 := ~bvadd~32(1bv32, ~i~13); [2025-02-08 03:50:02,838 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9223-1: SUMMARY for call outb_p(~bvor~32(4bv32, ~zero_extend~32~8(~tmp___1~10))[8:0], ~zero_extend~32~16(~sio~3)); srcloc: null [2025-02-08 03:50:02,838 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9222: ~tmp___1~10 := #t~ret930;havoc #t~ret930; [2025-02-08 03:50:02,933 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11196: havoc ldv_dev_get_drvdata_#t~mem1095#1.base, ldv_dev_get_drvdata_#t~mem1095#1.offset;havoc ldv_dev_get_drvdata_#t~mem1096#1.base, ldv_dev_get_drvdata_#t~mem1096#1.offset; [2025-02-08 03:50:02,996 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12010: havoc #t~nondet1162; [2025-02-08 03:50:03,148 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5893: havoc #t~mem145.base, #t~mem145.offset; [2025-02-08 03:50:03,166 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12056: havoc #t~nondet1166; [2025-02-08 03:50:05,026 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8091-1: SUMMARY for call #t~ret597 := pci_map_single(#t~mem595.base, #t~mem595.offset, #t~mem596.base, #t~mem596.offset, 1600bv64, 2bv32); srcloc: null [2025-02-08 03:50:05,026 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8091: ~tmp___0~19 := #t~ret597;havoc #t~mem595.base, #t~mem595.offset;havoc #t~mem596.base, #t~mem596.offset;havoc #t~ret597;call write~intINTTYPE4#1(~tmp___0~19[32:0], ~list~0.base, ~bvadd~64(4bv64, ~bvadd~64(8bv64, ~list~0.offset)), 4bv64); [2025-02-08 03:50:05,026 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8093-1: SUMMARY for call tlan_store_skb(~list~0.base, ~list~0.offset, ~skb~3.base, ~skb~3.offset); srcloc: null [2025-02-08 03:50:05,026 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8060: call #t~mem591.base, #t~mem591.offset := read~$Pointer$#1(~priv~19.base, ~bvadd~64(96bv64, ~priv~19.offset), 8bv64);~list~0.base, ~list~0.offset := #t~mem591.base, ~bvadd~64(#t~mem591.offset, ~bvmul~64(88bv64, ~sign_extend~64~32(~i~3)));call write~intINTTYPE2#1(32768bv16, ~list~0.base, ~bvadd~64(4bv64, ~list~0.offset), 2bv64);call write~intINTTYPE4#1(0bv32, ~list~0.base, ~bvadd~64(4bv64, ~bvadd~64(8bv64, ~list~0.offset)), 4bv64);call write~intINTTYPE4#1(0bv32, ~list~0.base, ~bvadd~64(16bv64, ~bvadd~64(8bv64, ~list~0.offset)), 4bv64);call write~intINTTYPE4#1(0bv32, ~list~0.base, ~bvadd~64(4bv64, ~bvadd~64(16bv64, ~bvadd~64(8bv64, ~list~0.offset))), 4bv64);call write~intINTTYPE4#1(0bv32, ~list~0.base, ~bvadd~64(4bv64, ~bvadd~64(64bv64, ~bvadd~64(8bv64, ~list~0.offset))), 4bv64);call write~intINTTYPE4#1(0bv32, ~list~0.base, ~bvadd~64(4bv64, ~bvadd~64(72bv64, ~bvadd~64(8bv64, ~list~0.offset))), 4bv64);~i~3 := ~bvadd~32(1bv32, ~i~3); [2025-02-08 03:50:05,026 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8093: call write~intINTTYPE4#1(0bv32, ~list~0.base, ~bvadd~64(8bv64, ~bvadd~64(8bv64, ~list~0.offset)), 4bv64);call write~intINTTYPE4#1(0bv32, ~list~0.base, ~bvadd~64(4bv64, ~bvadd~64(8bv64, ~bvadd~64(8bv64, ~list~0.offset))), 4bv64);call write~intINTTYPE4#1(~bvadd~32(88bv32, ~list_phys~0[32:0]), ~list~0.base, ~list~0.offset, 4bv64);~i~3 := ~bvadd~32(1bv32, ~i~3); [2025-02-08 03:50:05,026 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8079: call #t~mem592.base, #t~mem592.offset := read~$Pointer$#1(~priv~19.base, ~bvadd~64(52bv64, ~priv~19.offset), 8bv64);~list~0.base, ~list~0.offset := #t~mem592.base, ~bvadd~64(#t~mem592.offset, ~bvmul~64(88bv64, ~sign_extend~64~32(~i~3)));havoc #t~mem592.base, #t~mem592.offset;call #t~mem593 := read~intINTTYPE8#1(~priv~19.base, ~bvadd~64(60bv64, ~priv~19.offset), 8bv64);~list_phys~0 := ~bvadd~64(#t~mem593, ~bvmul~64(88bv64, ~sign_extend~64~32(~i~3)));havoc #t~mem593;call write~intINTTYPE2#1(12288bv16, ~list~0.base, ~bvadd~64(4bv64, ~list~0.offset), 2bv64);call write~intINTTYPE2#1(1600bv16, ~list~0.base, ~bvadd~64(6bv64, ~list~0.offset), 2bv64);call write~intINTTYPE4#1(2147485248bv32, ~list~0.base, ~bvadd~64(8bv64, ~list~0.offset), 4bv64); [2025-02-08 03:50:05,026 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8108-2: call #t~mem598.base, #t~mem598.offset := read~$Pointer$#1(~priv~19.base, ~bvadd~64(52bv64, ~priv~19.offset), 8bv64); [2025-02-08 03:50:05,026 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8108-1: SUMMARY for call tlan_store_skb(#t~mem598.base, ~bvadd~64(#t~mem598.offset, ~bvmul~64(88bv64, ~sign_extend~64~32(~i~3))), 0bv64, 0bv64); srcloc: null [2025-02-08 03:50:05,026 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8108: havoc #t~mem598.base, #t~mem598.offset;~i~3 := ~bvadd~32(1bv32, ~i~3); [2025-02-08 03:50:05,026 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8086: assume 0bv64 == ~bvadd~64(~skb~3.base, ~skb~3.offset); [2025-02-08 03:50:05,026 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8086: assume !(0bv64 == ~bvadd~64(~skb~3.base, ~skb~3.offset));call #t~mem595.base, #t~mem595.offset := read~$Pointer$#1(~priv~19.base, ~bvadd~64(8bv64, ~priv~19.offset), 8bv64);call #t~mem596.base, #t~mem596.offset := read~$Pointer$#1(~skb~3.base, ~bvadd~64(229bv64, ~skb~3.offset), 8bv64); [2025-02-08 03:50:05,027 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8084-1: SUMMARY for call #t~ret594.base, #t~ret594.offset := netdev_alloc_skb_ip_align(~dev.base, ~dev.offset, 1605bv32); srcloc: null [2025-02-08 03:50:05,027 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8084: ~skb~3.base, ~skb~3.offset := #t~ret594.base, #t~ret594.offset;havoc #t~ret594.base, #t~ret594.offset; [2025-02-08 03:50:05,188 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5649: havoc #t~mem77.base, #t~mem77.offset; [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8605: call ULTIMATE.dealloc(~#data0~1.base, ~#data0~1.offset);havoc ~#data0~1.base, ~#data0~1.offset;call ULTIMATE.dealloc(~#data1~1.base, ~#data1~1.offset);havoc ~#data1~1.base, ~#data1~1.offset;call ULTIMATE.dealloc(~#data2~0.base, ~#data2~0.offset);havoc ~#data2~0.base, ~#data2~0.offset;call ULTIMATE.dealloc(~#data3~0.base, ~#data3~0.offset);havoc ~#data3~0.base, ~#data3~0.offset; [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8634: havoc #t~mem772;havoc #t~mem773;havoc #t~mem774;havoc #t~mem775;havoc #t~ret776;~i~10 := ~bvadd~32(4bv32, ~zero_extend~32~16(~i~10))[16:0]; [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8630-1: SUMMARY for call #t~ret768 := tlan_mii_read_reg(~dev.base, ~dev.offset, ~zero_extend~32~16(~phy~3)[16:0], ~zero_extend~32~16(~i~10)[16:0], ~#data0~1.base, ~#data0~1.offset); srcloc: null [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8634-1: SUMMARY for call #t~ret776 := printk(98bv64, 0bv64); srcloc: null [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8632: havoc #t~ret770; [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8632-1: SUMMARY for call #t~ret770 := tlan_mii_read_reg(~dev.base, ~dev.offset, ~zero_extend~32~16(~phy~3)[16:0], ~bvadd~32(2bv32, ~zero_extend~32~16(~i~10))[16:0], ~#data2~0.base, ~#data2~0.offset); srcloc: null [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8630: havoc #t~ret768; [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8639: assume ~bvule~32(~zero_extend~32~16(~i~10), 31bv32); [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8639: assume !~bvule~32(~zero_extend~32~16(~i~10), 31bv32); [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8633: havoc #t~ret771;call #t~mem772 := read~intINTTYPE2#1(~#data0~1.base, ~#data0~1.offset, 2bv64);call #t~mem773 := read~intINTTYPE2#1(~#data1~1.base, ~#data1~1.offset, 2bv64);call #t~mem774 := read~intINTTYPE2#1(~#data2~0.base, ~#data2~0.offset, 2bv64);call #t~mem775 := read~intINTTYPE2#1(~#data3~0.base, ~#data3~0.offset, 2bv64); [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8633-1: SUMMARY for call #t~ret771 := tlan_mii_read_reg(~dev.base, ~dev.offset, ~zero_extend~32~16(~phy~3)[16:0], ~bvadd~32(3bv32, ~zero_extend~32~16(~i~10))[16:0], ~#data3~0.base, ~#data3~0.offset); srcloc: null [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8631: havoc #t~ret769; [2025-02-08 03:50:05,364 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8631-1: SUMMARY for call #t~ret769 := tlan_mii_read_reg(~dev.base, ~dev.offset, ~zero_extend~32~16(~phy~3)[16:0], ~bvadd~32(1bv32, ~zero_extend~32~16(~i~10))[16:0], ~#data1~1.base, ~#data1~1.offset); srcloc: null [2025-02-08 03:50:07,643 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9466: tlan_ee_receive_byte_~tmp___6~4#1 := tlan_ee_receive_byte_#t~ret975#1;havoc tlan_ee_receive_byte_#t~ret975#1; [2025-02-08 03:50:07,643 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6625: assume 0bv32 != ~rc~1#1;#res#1 := ~rc~1#1;call ULTIMATE.dealloc(~#__key~0#1.base, ~#__key~0#1.offset);havoc ~#__key~0#1.base, ~#__key~0#1.offset;call ULTIMATE.dealloc(~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset);havoc ~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(~#__key___0~0#1.base, ~#__key___0~0#1.offset);havoc ~#__key___0~0#1.base, ~#__key___0~0#1.offset; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6625: assume !(0bv32 != ~rc~1#1);assume { :begin_inline_pci_request_regions } true;pci_request_regions_#in~arg0#1.base, pci_request_regions_#in~arg0#1.offset, pci_request_regions_#in~arg1#1.base, pci_request_regions_#in~arg1#1.offset := ~pdev#1.base, ~pdev#1.offset, ~#tlan_signature~0.base, ~#tlan_signature~0.offset;havoc pci_request_regions_#res#1;havoc pci_request_regions_#t~nondet1170#1, pci_request_regions_~arg0#1.base, pci_request_regions_~arg0#1.offset, pci_request_regions_~arg1#1.base, pci_request_regions_~arg1#1.offset;pci_request_regions_~arg0#1.base, pci_request_regions_~arg0#1.offset := pci_request_regions_#in~arg0#1.base, pci_request_regions_#in~arg0#1.offset;pci_request_regions_~arg1#1.base, pci_request_regions_~arg1#1.offset := pci_request_regions_#in~arg1#1.base, pci_request_regions_#in~arg1#1.offset;havoc pci_request_regions_#t~nondet1170#1;pci_request_regions_#res#1 := pci_request_regions_#t~nondet1170#1;havoc pci_request_regions_#t~nondet1170#1; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10721-1: SUMMARY for call ldv_register_netdev_open_9_6_#t~ret1068#1 := tlan_open(ldv_register_netdev_open_9_6_~arg1#1.base, ldv_register_netdev_open_9_6_~arg1#1.offset); srcloc: null [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9730-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10721: ldv_register_netdev_open_9_6_~tmp~84#1 := ldv_register_netdev_open_9_6_#t~ret1068#1;havoc ldv_register_netdev_open_9_6_#t~ret1068#1;ldv_register_netdev_open_9_6_#res#1 := ldv_register_netdev_open_9_6_~tmp~84#1; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5783: assume 0bv32 == dma_alloc_attrs_~tmp___0~2#1;dma_alloc_attrs_#res#1.base, dma_alloc_attrs_#res#1.offset := 0bv64, 0bv64; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5783: assume !(0bv32 == dma_alloc_attrs_~tmp___0~2#1);call dma_alloc_attrs_#t~mem109#1.base, dma_alloc_attrs_#t~mem109#1.offset := read~$Pointer$#1(dma_alloc_attrs_~ops~2#1.base, dma_alloc_attrs_~ops~2#1.offset, 8bv64); [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9466-1: SUMMARY for call tlan_ee_receive_byte_#t~ret975#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6692-1: SUMMARY for call #t~ret283#1 := printk(36bv64, 0bv64); srcloc: null [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6692: havoc #t~ret283#1;~rc~1#1 := 4294967291bv32; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9467: SUMMARY for call outb_p(~bvand~32(191bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___6~4#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10689: SUMMARY for call ldv_assume((if 0bv32 == ldv_register_netdev_~ldv_9_ret_default~0#1 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5751: assume ~bvule~64(dma_alloc_coherent_gfp_flags_~dma_mask~1#1, 16777215bv64);dma_alloc_coherent_gfp_flags_~gfp#1 := ~bvor~32(1bv32, dma_alloc_coherent_gfp_flags_~gfp#1); [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5751: assume !~bvule~64(dma_alloc_coherent_gfp_flags_~dma_mask~1#1, 16777215bv64); [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6676-1: SUMMARY for call #t~ret282#1 := printk(35bv64, 0bv64); srcloc: null [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6676: havoc #t~ret282#1; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6709: assume 8433bv32 == ~zero_extend~32~16(~device_id~0#1);call write~$Pointer$#1(~#board_info~0.base, ~bvadd~64(182bv64, ~#board_info~0.offset), ~priv~3#1.base, ~bvadd~64(280bv64, ~priv~3#1.offset), 8bv64);call write~intINTTYPE4#1(23bv32, ~priv~3#1.base, ~bvadd~64(288bv64, ~priv~3#1.offset), 4bv64); [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6709: assume !(8433bv32 == ~zero_extend~32~16(~device_id~0#1));call write~$Pointer$#1(~#board_info~0.base, ~bvadd~64(196bv64, ~#board_info~0.offset), ~priv~3#1.base, ~bvadd~64(280bv64, ~priv~3#1.offset), 8bv64);call write~intINTTYPE4#1(10bv32, ~priv~3#1.base, ~bvadd~64(288bv64, ~priv~3#1.offset), 4bv64); [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11119: #t~ret305#1 := ldv_register_netdev_24_#res#1;havoc ldv_register_netdev_24_#t~ret1089#1, ldv_register_netdev_24_#t~ret1090#1, ldv_register_netdev_24_~ldv_func_arg1#1.base, ldv_register_netdev_24_~ldv_func_arg1#1.offset, ldv_register_netdev_24_~ldv_func_res~4#1, ldv_register_netdev_24_~tmp~94#1, ldv_register_netdev_24_~tmp___0~39#1;havoc ldv_register_netdev_24_#in~ldv_func_arg1#1.base, ldv_register_netdev_24_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_register_netdev_24 } true;~rc~1#1 := #t~ret305#1;havoc #t~ret305#1; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5735: assume 0bv64 == dma_alloc_coherent_mask_~dma_mask~0#1;dma_alloc_coherent_mask_~dma_mask~0#1 := (if 0bv32 != ~bvand~32(1bv32, dma_alloc_coherent_mask_~gfp#1) then 16777215bv64 else 4294967295bv64); [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5735: assume !(0bv64 == dma_alloc_coherent_mask_~dma_mask~0#1); [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6726: assume 2bv32 == #t~mem296#1;havoc #t~mem296#1;call write~intINTTYPE4#1(100bv32, ~priv~3#1.base, ~bvadd~64(316bv64, ~priv~3#1.offset), 4bv64); [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6726: assume !(2bv32 == #t~mem296#1);havoc #t~mem296#1; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9732: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset;ldv_alloc_etherdev_mqs_23_#t~ret1088#1.base, ldv_alloc_etherdev_mqs_23_#t~ret1088#1.offset := ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset;havoc ldv_alloc_etherdev_mqs_#t~ret996#1, ldv_alloc_etherdev_mqs_#t~ret997#1.base, ldv_alloc_etherdev_mqs_#t~ret997#1.offset, ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset, ldv_alloc_etherdev_mqs_~arg1#1, ldv_alloc_etherdev_mqs_~arg2#1, ldv_alloc_etherdev_mqs_~arg3#1, ldv_alloc_etherdev_mqs_~ldv_4_netdev_net_device~0#1.base, ldv_alloc_etherdev_mqs_~ldv_4_netdev_net_device~0#1.offset, ldv_alloc_etherdev_mqs_~tmp~72#1.base, ldv_alloc_etherdev_mqs_~tmp~72#1.offset, ldv_alloc_etherdev_mqs_~tmp___0~31#1;havoc ldv_alloc_etherdev_mqs_#in~arg0#1.base, ldv_alloc_etherdev_mqs_#in~arg0#1.offset, ldv_alloc_etherdev_mqs_#in~arg1#1, ldv_alloc_etherdev_mqs_#in~arg2#1, ldv_alloc_etherdev_mqs_#in~arg3#1;assume { :end_inline_ldv_alloc_etherdev_mqs } true;ldv_alloc_etherdev_mqs_23_~tmp___0~38#1.base, ldv_alloc_etherdev_mqs_23_~tmp___0~38#1.offset := ldv_alloc_etherdev_mqs_23_#t~ret1088#1.base, ldv_alloc_etherdev_mqs_23_#t~ret1088#1.offset;havoc ldv_alloc_etherdev_mqs_23_#t~ret1088#1.base, ldv_alloc_etherdev_mqs_23_#t~ret1088#1.offset;ldv_alloc_etherdev_mqs_23_#res#1.base, ldv_alloc_etherdev_mqs_23_#res#1.offset := ldv_alloc_etherdev_mqs_23_~tmp___0~38#1.base, ldv_alloc_etherdev_mqs_23_~tmp___0~38#1.offset; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6792: assume 0bv64 != ~bvadd~64(~pdev#1.base, ~pdev#1.offset); [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6792: assume !(0bv64 != ~bvadd~64(~pdev#1.base, ~pdev#1.offset)); [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10690: call ldv_register_netdev_#t~mem1064#1.base, ldv_register_netdev_#t~mem1064#1.offset := read~$Pointer$#1(ldv_register_netdev_~ldv_9_netdev_net_device~0#1.base, ~bvadd~64(468bv64, ldv_register_netdev_~ldv_9_netdev_net_device~0#1.offset), 8bv64);call ldv_register_netdev_#t~mem1065#1.base, ldv_register_netdev_#t~mem1065#1.offset := read~$Pointer$#1(ldv_register_netdev_#t~mem1064#1.base, ~bvadd~64(16bv64, ldv_register_netdev_#t~mem1064#1.offset), 8bv64);assume { :begin_inline_ldv_register_netdev_open_9_6 } true;ldv_register_netdev_open_9_6_#in~arg0#1.base, ldv_register_netdev_open_9_6_#in~arg0#1.offset, ldv_register_netdev_open_9_6_#in~arg1#1.base, ldv_register_netdev_open_9_6_#in~arg1#1.offset := ldv_register_netdev_#t~mem1065#1.base, ldv_register_netdev_#t~mem1065#1.offset, ldv_register_netdev_~ldv_9_netdev_net_device~0#1.base, ldv_register_netdev_~ldv_9_netdev_net_device~0#1.offset;havoc ldv_register_netdev_open_9_6_#res#1;havoc ldv_register_netdev_open_9_6_#t~ret1068#1, ldv_register_netdev_open_9_6_~arg0#1.base, ldv_register_netdev_open_9_6_~arg0#1.offset, ldv_register_netdev_open_9_6_~arg1#1.base, ldv_register_netdev_open_9_6_~arg1#1.offset, ldv_register_netdev_open_9_6_~tmp~84#1;ldv_register_netdev_open_9_6_~arg0#1.base, ldv_register_netdev_open_9_6_~arg0#1.offset := ldv_register_netdev_open_9_6_#in~arg0#1.base, ldv_register_netdev_open_9_6_#in~arg0#1.offset;ldv_register_netdev_open_9_6_~arg1#1.base, ldv_register_netdev_open_9_6_~arg1#1.offset := ldv_register_netdev_open_9_6_#in~arg1#1.base, ldv_register_netdev_open_9_6_#in~arg1#1.offset;havoc ldv_register_netdev_open_9_6_~tmp~84#1; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6660: #t~ret278#1 := pci_set_dma_mask_#res#1;havoc pci_set_dma_mask_#t~ret194#1, pci_set_dma_mask_~dev#1.base, pci_set_dma_mask_~dev#1.offset, pci_set_dma_mask_~mask#1, pci_set_dma_mask_~tmp~22#1;havoc pci_set_dma_mask_#in~dev#1.base, pci_set_dma_mask_#in~dev#1.offset, pci_set_dma_mask_#in~mask#1;assume { :end_inline_pci_set_dma_mask } true;~rc~1#1 := #t~ret278#1;havoc #t~ret278#1; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9534-1: SUMMARY for call spin_unlock_irqrestore(tlan_ee_read_byte_~priv~32#1.base, ~bvadd~64(322bv64, tlan_ee_read_byte_~priv~32#1.offset), tlan_ee_read_byte_~flags~5#1); srcloc: null [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7040-1: SUMMARY for call tlan_init_#t~ret344#1.base, tlan_init_#t~ret344#1.offset := netdev_priv(tlan_init_~dev#1.base, tlan_init_~dev#1.offset); srcloc: null [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9435: assume 0bv32 != ~zero_extend~32~8(tlan_ee_receive_byte_~place~1#1); [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9435: assume !(0bv32 != ~zero_extend~32~8(tlan_ee_receive_byte_~place~1#1)); [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7040: tlan_init_~tmp~36#1.base, tlan_init_~tmp~36#1.offset := tlan_init_#t~ret344#1.base, tlan_init_#t~ret344#1.offset;havoc tlan_init_#t~ret344#1.base, tlan_init_#t~ret344#1.offset;tlan_init_~priv~5#1.base, tlan_init_~priv~5#1.offset := tlan_init_~tmp~36#1.base, tlan_init_~tmp~36#1.offset;tlan_init_~dma_size~0#1 := 8448bv32;call tlan_init_#t~mem345#1.base, tlan_init_#t~mem345#1.offset := read~$Pointer$#1(tlan_init_~priv~5#1.base, ~bvadd~64(8bv64, tlan_init_~priv~5#1.offset), 8bv64);assume { :begin_inline_pci_alloc_consistent } true;pci_alloc_consistent_#in~hwdev#1.base, pci_alloc_consistent_#in~hwdev#1.offset, pci_alloc_consistent_#in~size#1, pci_alloc_consistent_#in~dma_handle#1.base, pci_alloc_consistent_#in~dma_handle#1.offset := tlan_init_#t~mem345#1.base, tlan_init_#t~mem345#1.offset, ~sign_extend~64~32(tlan_init_~dma_size~0#1), tlan_init_~priv~5#1.base, ~bvadd~64(32bv64, tlan_init_~priv~5#1.offset);havoc pci_alloc_consistent_#res#1.base, pci_alloc_consistent_#res#1.offset;havoc pci_alloc_consistent_#t~ret192#1.base, pci_alloc_consistent_#t~ret192#1.offset, pci_alloc_consistent_~hwdev#1.base, pci_alloc_consistent_~hwdev#1.offset, pci_alloc_consistent_~size#1, pci_alloc_consistent_~dma_handle#1.base, pci_alloc_consistent_~dma_handle#1.offset, pci_alloc_consistent_~tmp~20#1.base, pci_alloc_consistent_~tmp~20#1.offset;pci_alloc_consistent_~hwdev#1.base, pci_alloc_consistent_~hwdev#1.offset := pci_alloc_consistent_#in~hwdev#1.base, pci_alloc_consistent_#in~hwdev#1.offset;pci_alloc_consistent_~size#1 := pci_alloc_consistent_#in~size#1;pci_alloc_consistent_~dma_handle#1.base, pci_alloc_consistent_~dma_handle#1.offset := pci_alloc_consistent_#in~dma_handle#1.base, pci_alloc_consistent_#in~dma_handle#1.offset;havoc pci_alloc_consistent_~tmp~20#1.base, pci_alloc_consistent_~tmp~20#1.offset;assume { :begin_inline_dma_alloc_attrs } true;dma_alloc_attrs_#in~dev#1.base, dma_alloc_attrs_#in~dev#1.offset, dma_alloc_attrs_#in~size#1, dma_alloc_attrs_#in~dma_handle#1.base, dma_alloc_attrs_#in~dma_handle#1.offset, dma_alloc_attrs_#in~gfp#1, dma_alloc_attrs_#in~attrs#1.base, dma_alloc_attrs_#in~attrs#1.offset := (if 0bv64 != ~bvadd~64(pci_alloc_consistent_~hwdev#1.base, pci_alloc_consistent_~hwdev#1.offset) then pci_alloc_consistent_~hwdev#1.base else 0bv64), (if 0bv64 != ~bvadd~64(pci_alloc_consistent_~hwdev#1.base, pci_alloc_consistent_~hwdev#1.offset) then ~bvadd~64(179bv64, pci_alloc_consistent_~hwdev#1.offset) else 0bv64), pci_alloc_consistent_~size#1, pci_alloc_consistent_~dma_handle#1.base, pci_alloc_consistent_~dma_handle#1.offset, 32bv32, 0bv64, 0bv64;havoc dma_alloc_attrs_#res#1.base, dma_alloc_attrs_#res#1.offset;havoc dma_alloc_attrs_#t~ret107#1.base, dma_alloc_attrs_#t~ret107#1.offset, dma_alloc_attrs_#t~ret108#1, dma_alloc_attrs_#t~mem109#1.base, dma_alloc_attrs_#t~mem109#1.offset, dma_alloc_attrs_#t~ret110#1, dma_alloc_attrs_#t~mem117#1.base, dma_alloc_attrs_#t~mem117#1.offset, dma_alloc_attrs_#t~ret118#1.base, dma_alloc_attrs_#t~ret118#1.offset, dma_alloc_attrs_#t~mem119#1, dma_alloc_attrs_~dev#1.base, dma_alloc_attrs_~dev#1.offset, dma_alloc_attrs_~size#1, dma_alloc_attrs_~dma_handle#1.base, dma_alloc_attrs_~dma_handle#1.offset, dma_alloc_attrs_~gfp#1, dma_alloc_attrs_~attrs#1.base, dma_alloc_attrs_~attrs#1.offset, dma_alloc_attrs_~ops~2#1.base, dma_alloc_attrs_~ops~2#1.offset, dma_alloc_attrs_~tmp~8#1.base, dma_alloc_attrs_~tmp~8#1.offset, dma_alloc_attrs_~memory~0#1.base, dma_alloc_attrs_~memory~0#1.offset, dma_alloc_attrs_~tmp___0~2#1, dma_alloc_attrs_~tmp___1~2#1;dma_alloc_attrs_~dev#1.base, dma_alloc_attrs_~dev#1.offset := dma_alloc_attrs_#in~dev#1.base, dma_alloc_attrs_#in~dev#1.offset;dma_alloc_attrs_~size#1 := dma_alloc_attrs_#in~size#1;dma_alloc_attrs_~dma_handle#1.base, dma_alloc_attrs_~dma_handle#1.offset := dma_alloc_attrs_#in~dma_handle#1.base, dma_alloc_attrs_#in~dma_handle#1.offset;dma_alloc_attrs_~gfp#1 := dma_alloc_attrs_#in~gfp#1;dma_alloc_attrs_~attrs#1.base, dma_alloc_attrs_~attrs#1.offset := dma_alloc_attrs_#in~attrs#1.base, dma_alloc_attrs_#in~attrs#1.offset;havoc dma_alloc_attrs_~ops~2#1.base, dma_alloc_attrs_~ops~2#1.offset;havoc dma_alloc_attrs_~tmp~8#1.base, dma_alloc_attrs_~tmp~8#1.offset;havoc dma_alloc_attrs_~memory~0#1.base, dma_alloc_attrs_~memory~0#1.offset;havoc dma_alloc_attrs_~tmp___0~2#1;havoc dma_alloc_attrs_~tmp___1~2#1; [2025-02-08 03:50:07,644 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10690-1: SUMMARY for call ldv_assume((if 6bv32 == ~ldv_statevar_0~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9534: tlan_ee_read_byte_#res#1 := tlan_ee_read_byte_~ret~0#1;tlan_init_#t~ret358#1 := tlan_ee_read_byte_#res#1;havoc tlan_ee_read_byte_#t~ret982#1.base, tlan_ee_read_byte_#t~ret982#1.offset, tlan_ee_read_byte_#t~ret983#1.base, tlan_ee_read_byte_#t~ret983#1.offset, tlan_ee_read_byte_#t~ret984#1, tlan_ee_read_byte_#t~mem985#1, tlan_ee_read_byte_#t~mem986#1, tlan_ee_read_byte_#t~ret987#1, tlan_ee_read_byte_#t~mem988#1, tlan_ee_read_byte_#t~ret989#1, tlan_ee_read_byte_#t~mem990#1, tlan_ee_read_byte_#t~mem991#1, tlan_ee_read_byte_#t~ret992#1, tlan_ee_read_byte_#t~mem993#1, tlan_ee_read_byte_~dev#1.base, tlan_ee_read_byte_~dev#1.offset, tlan_ee_read_byte_~ee_addr#1, tlan_ee_read_byte_~data#1.base, tlan_ee_read_byte_~data#1.offset, tlan_ee_read_byte_~err~4#1, tlan_ee_read_byte_~priv~32#1.base, tlan_ee_read_byte_~priv~32#1.offset, tlan_ee_read_byte_~tmp~69#1.base, tlan_ee_read_byte_~tmp~69#1.offset, tlan_ee_read_byte_~flags~5#1, tlan_ee_read_byte_~ret~0#1, tlan_ee_read_byte_~tmp___0~30#1.base, tlan_ee_read_byte_~tmp___0~30#1.offset;havoc tlan_ee_read_byte_#in~dev#1.base, tlan_ee_read_byte_#in~dev#1.offset, tlan_ee_read_byte_#in~ee_addr#1, tlan_ee_read_byte_#in~data#1.base, tlan_ee_read_byte_#in~data#1.offset;assume { :end_inline_tlan_ee_read_byte } true;tlan_init_~tmp___0~13#1 := tlan_init_#t~ret358#1;havoc tlan_init_#t~mem355#1.base, tlan_init_#t~mem355#1.offset;havoc tlan_init_#t~mem356#1;havoc tlan_init_#t~mem357#1.base, tlan_init_#t~mem357#1.offset;havoc tlan_init_#t~ret358#1;tlan_init_~err~0#1 := ~bvor~32(tlan_init_~err~0#1, tlan_init_~tmp___0~13#1);tlan_init_~i~0#1 := ~bvadd~32(1bv32, tlan_init_~i~0#1); [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6644: assume 0bv64 == ~bvadd~64(~dev~3#1.base, ~dev~3#1.offset);~rc~1#1 := 4294967284bv32; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6644: assume !(0bv64 == ~bvadd~64(~dev~3#1.base, ~dev~3#1.offset));call write~$Pointer$#1(~pdev#1.base, ~bvadd~64(179bv64, ~pdev#1.offset), ~dev~3#1.base, ~bvadd~64(1236bv64, ~dev~3#1.offset), 8bv64); [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11120-1: ldv_register_netdev_24_#res#1 := ldv_register_netdev_24_~ldv_func_res~4#1; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10691: ldv_register_netdev_#t~ret1066#1 := ldv_register_netdev_open_9_6_#res#1;havoc ldv_register_netdev_open_9_6_#t~ret1068#1, ldv_register_netdev_open_9_6_~arg0#1.base, ldv_register_netdev_open_9_6_~arg0#1.offset, ldv_register_netdev_open_9_6_~arg1#1.base, ldv_register_netdev_open_9_6_~arg1#1.offset, ldv_register_netdev_open_9_6_~tmp~84#1;havoc ldv_register_netdev_open_9_6_#in~arg0#1.base, ldv_register_netdev_open_9_6_#in~arg0#1.offset, ldv_register_netdev_open_9_6_#in~arg1#1.base, ldv_register_netdev_open_9_6_#in~arg1#1.offset;assume { :end_inline_ldv_register_netdev_open_9_6 } true;ldv_register_netdev_~ldv_9_ret_default~0#1 := ldv_register_netdev_#t~ret1066#1;havoc ldv_register_netdev_#t~mem1064#1.base, ldv_register_netdev_#t~mem1064#1.offset;havoc ldv_register_netdev_#t~mem1065#1.base, ldv_register_netdev_#t~mem1065#1.offset;havoc ldv_register_netdev_#t~ret1066#1; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9502-1: SUMMARY for call tlan_ee_read_byte_#t~ret983#1.base, tlan_ee_read_byte_#t~ret983#1.offset := spinlock_check(tlan_ee_read_byte_~priv~32#1.base, ~bvadd~64(322bv64, tlan_ee_read_byte_~priv~32#1.offset)); srcloc: null [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11104: #t~ret275#1.base, #t~ret275#1.offset := ldv_alloc_etherdev_mqs_23_#res#1.base, ldv_alloc_etherdev_mqs_23_#res#1.offset;havoc ldv_alloc_etherdev_mqs_23_#t~ret1087#1.base, ldv_alloc_etherdev_mqs_23_#t~ret1087#1.offset, ldv_alloc_etherdev_mqs_23_#t~ret1088#1.base, ldv_alloc_etherdev_mqs_23_#t~ret1088#1.offset, ldv_alloc_etherdev_mqs_23_~ldv_func_arg1#1, ldv_alloc_etherdev_mqs_23_~ldv_func_arg2#1, ldv_alloc_etherdev_mqs_23_~ldv_func_arg3#1, ldv_alloc_etherdev_mqs_23_~ldv_func_res~3#1.base, ldv_alloc_etherdev_mqs_23_~ldv_func_res~3#1.offset, ldv_alloc_etherdev_mqs_23_~tmp~93#1.base, ldv_alloc_etherdev_mqs_23_~tmp~93#1.offset, ldv_alloc_etherdev_mqs_23_~tmp___0~38#1.base, ldv_alloc_etherdev_mqs_23_~tmp___0~38#1.offset;havoc ldv_alloc_etherdev_mqs_23_#in~ldv_func_arg1#1, ldv_alloc_etherdev_mqs_23_#in~ldv_func_arg2#1, ldv_alloc_etherdev_mqs_23_#in~ldv_func_arg3#1;assume { :end_inline_ldv_alloc_etherdev_mqs_23 } true;~dev~3#1.base, ~dev~3#1.offset := #t~ret275#1.base, #t~ret275#1.offset;havoc #t~ret275#1.base, #t~ret275#1.offset; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9502: tlan_ee_read_byte_~tmp___0~30#1.base, tlan_ee_read_byte_~tmp___0~30#1.offset := tlan_ee_read_byte_#t~ret983#1.base, tlan_ee_read_byte_#t~ret983#1.offset;havoc tlan_ee_read_byte_#t~ret983#1.base, tlan_ee_read_byte_#t~ret983#1.offset; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10708: SUMMARY for call ldv_assume((if 0bv32 != ldv_register_netdev_~ldv_9_ret_default~0#1 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6794: SUMMARY for call pci_release_regions(~pdev#1.base, ~pdev#1.offset); srcloc: null [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6662: assume 0bv32 != ~rc~1#1; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6662: assume !(0bv32 != ~rc~1#1);~reg~0#1 := 0bv32; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7075: assume 0bv32 != tlan_init_~err~0#1; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7075: assume !(0bv32 != tlan_init_~err~0#1); [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11964: havoc alloc_etherdev_mqs_#t~ret1155#1.base, alloc_etherdev_mqs_#t~ret1155#1.offset; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5787: assume 0bv64 == ~bvadd~64(dma_alloc_attrs_#t~mem109#1.base, dma_alloc_attrs_#t~mem109#1.offset);havoc dma_alloc_attrs_#t~mem109#1.base, dma_alloc_attrs_#t~mem109#1.offset;dma_alloc_attrs_#res#1.base, dma_alloc_attrs_#res#1.offset := 0bv64, 0bv64; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5787: assume !(0bv64 == ~bvadd~64(dma_alloc_attrs_#t~mem109#1.base, dma_alloc_attrs_#t~mem109#1.offset));havoc dma_alloc_attrs_#t~mem109#1.base, dma_alloc_attrs_#t~mem109#1.offset;assume { :begin_inline_dma_alloc_coherent_gfp_flags } true;dma_alloc_coherent_gfp_flags_#in~dev#1.base, dma_alloc_coherent_gfp_flags_#in~dev#1.offset, dma_alloc_coherent_gfp_flags_#in~gfp#1 := dma_alloc_attrs_~dev#1.base, dma_alloc_attrs_~dev#1.offset, dma_alloc_attrs_~gfp#1;havoc dma_alloc_coherent_gfp_flags_#res#1;havoc dma_alloc_coherent_gfp_flags_#t~ret106#1, dma_alloc_coherent_gfp_flags_~dev#1.base, dma_alloc_coherent_gfp_flags_~dev#1.offset, dma_alloc_coherent_gfp_flags_~gfp#1, dma_alloc_coherent_gfp_flags_~dma_mask~1#1, dma_alloc_coherent_gfp_flags_~tmp~7#1;dma_alloc_coherent_gfp_flags_~dev#1.base, dma_alloc_coherent_gfp_flags_~dev#1.offset := dma_alloc_coherent_gfp_flags_#in~dev#1.base, dma_alloc_coherent_gfp_flags_#in~dev#1.offset;dma_alloc_coherent_gfp_flags_~gfp#1 := dma_alloc_coherent_gfp_flags_#in~gfp#1;havoc dma_alloc_coherent_gfp_flags_~dma_mask~1#1;havoc dma_alloc_coherent_gfp_flags_~tmp~7#1;assume { :begin_inline_dma_alloc_coherent_mask } true;dma_alloc_coherent_mask_#in~dev#1.base, dma_alloc_coherent_mask_#in~dev#1.offset, dma_alloc_coherent_mask_#in~gfp#1 := dma_alloc_coherent_gfp_flags_~dev#1.base, dma_alloc_coherent_gfp_flags_~dev#1.offset, dma_alloc_coherent_gfp_flags_~gfp#1;havoc dma_alloc_coherent_mask_#res#1;havoc dma_alloc_coherent_mask_#t~mem105#1, dma_alloc_coherent_mask_~dev#1.base, dma_alloc_coherent_mask_~dev#1.offset, dma_alloc_coherent_mask_~gfp#1, dma_alloc_coherent_mask_~dma_mask~0#1;dma_alloc_coherent_mask_~dev#1.base, dma_alloc_coherent_mask_~dev#1.offset := dma_alloc_coherent_mask_#in~dev#1.base, dma_alloc_coherent_mask_#in~dev#1.offset;dma_alloc_coherent_mask_~gfp#1 := dma_alloc_coherent_mask_#in~gfp#1;havoc dma_alloc_coherent_mask_~dma_mask~0#1;dma_alloc_coherent_mask_~dma_mask~0#1 := 0bv64;call dma_alloc_coherent_mask_#t~mem105#1 := read~intINTTYPE8#1(dma_alloc_coherent_mask_~dev#1.base, ~bvadd~64(1138bv64, dma_alloc_coherent_mask_~dev#1.offset), 8bv64);dma_alloc_coherent_mask_~dma_mask~0#1 := dma_alloc_coherent_mask_#t~mem105#1;havoc dma_alloc_coherent_mask_#t~mem105#1; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11105-1: ldv_alloc_etherdev_mqs_23_#res#1.base, ldv_alloc_etherdev_mqs_23_#res#1.offset := ldv_alloc_etherdev_mqs_23_~ldv_func_res~3#1.base, ldv_alloc_etherdev_mqs_23_~ldv_func_res~3#1.offset; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9503: tlan_ee_read_byte_~flags~5#1 := tlan_ee_read_byte_#t~ret984#1;havoc tlan_ee_read_byte_#t~ret984#1;call tlan_ee_read_byte_#t~mem985#1 := read~intINTTYPE8#1(tlan_ee_read_byte_~dev#1.base, ~bvadd~64(56bv64, tlan_ee_read_byte_~dev#1.offset), 8bv64); [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9503-1: SUMMARY for call tlan_ee_read_byte_#t~ret984#1 := _raw_spin_lock_irqsave(tlan_ee_read_byte_~tmp___0~30#1.base, tlan_ee_read_byte_~tmp___0~30#1.offset); srcloc: null [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6762: assume 0bv32 != ~rc~1#1; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6762: assume !(0bv32 != ~rc~1#1);~tlan_devices_installed~0 := ~bvadd~32(1bv32, ~tlan_devices_installed~0);~boards_found~0 := ~bvadd~32(1bv32, ~boards_found~0); [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10693-1: SUMMARY for call ldv_register_netdev_#t~ret1067#1 := ldv_undef_int(); srcloc: null [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10693: ldv_register_netdev_~tmp~83#1 := ldv_register_netdev_#t~ret1067#1;havoc ldv_register_netdev_#t~ret1067#1; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9438-1: SUMMARY for call tlan_ee_receive_byte_#t~ret968#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6779-1: SUMMARY for call #t~ret312#1 := netdev_info(~dev~3#1.base, ~dev~3#1.offset, 41bv64, 0bv64); srcloc: null [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5755: assume ~bvule~64(dma_alloc_coherent_gfp_flags_~dma_mask~1#1, 4294967295bv64) && 0bv32 == ~bvand~32(1bv32, dma_alloc_coherent_gfp_flags_~gfp#1);dma_alloc_coherent_gfp_flags_~gfp#1 := ~bvor~32(4bv32, dma_alloc_coherent_gfp_flags_~gfp#1); [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5755: assume !(~bvule~64(dma_alloc_coherent_gfp_flags_~dma_mask~1#1, 4294967295bv64) && 0bv32 == ~bvand~32(1bv32, dma_alloc_coherent_gfp_flags_~gfp#1)); [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6779: havoc #t~mem307#1;havoc #t~mem308#1;havoc #t~mem309#1.base, #t~mem309#1.offset;havoc #t~mem310#1.base, #t~mem310#1.offset;havoc #t~mem311#1;havoc #t~ret312#1;#res#1 := 0bv32;call ULTIMATE.dealloc(~#__key~0#1.base, ~#__key~0#1.offset);havoc ~#__key~0#1.base, ~#__key~0#1.offset;call ULTIMATE.dealloc(~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset);havoc ~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(~#__key___0~0#1.base, ~#__key___0~0#1.offset);havoc ~#__key___0~0#1.base, ~#__key___0~0#1.offset; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9504: havoc tlan_ee_read_byte_#t~mem985#1;call tlan_ee_read_byte_#t~mem986#1 := read~intINTTYPE8#1(tlan_ee_read_byte_~dev#1.base, ~bvadd~64(56bv64, tlan_ee_read_byte_~dev#1.offset), 8bv64); [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9471: tlan_ee_receive_byte_~tmp___7~4#1 := tlan_ee_receive_byte_#t~ret976#1;havoc tlan_ee_receive_byte_#t~ret976#1; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9504-1: SUMMARY for call tlan_ee_send_start(~zero_extend~32~16(tlan_ee_read_byte_#t~mem985#1[16:0])[16:0]); srcloc: null [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9471-1: SUMMARY for call tlan_ee_receive_byte_#t~ret976#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9438: tlan_ee_receive_byte_~tmp___0~29#1 := tlan_ee_receive_byte_#t~ret968#1;havoc tlan_ee_receive_byte_#t~ret968#1; [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9521: havoc tlan_ee_read_byte_#t~mem990#1;call tlan_ee_read_byte_#t~mem991#1 := read~intINTTYPE8#1(tlan_ee_read_byte_~dev#1.base, ~bvadd~64(56bv64, tlan_ee_read_byte_~dev#1.offset), 8bv64); [2025-02-08 03:50:07,645 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5739: dma_alloc_coherent_mask_#res#1 := dma_alloc_coherent_mask_~dma_mask~0#1;dma_alloc_coherent_gfp_flags_#t~ret106#1 := dma_alloc_coherent_mask_#res#1;havoc dma_alloc_coherent_mask_#t~mem105#1, dma_alloc_coherent_mask_~dev#1.base, dma_alloc_coherent_mask_~dev#1.offset, dma_alloc_coherent_mask_~gfp#1, dma_alloc_coherent_mask_~dma_mask~0#1;havoc dma_alloc_coherent_mask_#in~dev#1.base, dma_alloc_coherent_mask_#in~dev#1.offset, dma_alloc_coherent_mask_#in~gfp#1;assume { :end_inline_dma_alloc_coherent_mask } true;dma_alloc_coherent_gfp_flags_~tmp~7#1 := dma_alloc_coherent_gfp_flags_#t~ret106#1;havoc dma_alloc_coherent_gfp_flags_#t~ret106#1;dma_alloc_coherent_gfp_flags_~dma_mask~1#1 := dma_alloc_coherent_gfp_flags_~tmp~7#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5772-1: SUMMARY for call dma_alloc_attrs_#t~ret107#1.base, dma_alloc_attrs_#t~ret107#1.offset := get_dma_ops(dma_alloc_attrs_~dev#1.base, dma_alloc_attrs_~dev#1.offset); srcloc: null [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6730: call #t~mem297#1 := read~intINTTYPE8#1(~dev~3#1.base, ~bvadd~64(40bv64, ~dev~3#1.offset), 8bv64);~tmp___0~11#1 := #t~mem297#1[32:0];havoc #t~mem297#1;call write~intINTTYPE4#1(~tmp___0~11#1, ~priv~3#1.base, ~bvadd~64(296bv64, ~priv~3#1.offset), 4bv64);~debug~0 := ~tmp___0~11#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9521-1: SUMMARY for call tlan_ee_send_start(~zero_extend~32~16(tlan_ee_read_byte_#t~mem990#1[16:0])[16:0]); srcloc: null [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5772: dma_alloc_attrs_~tmp~8#1.base, dma_alloc_attrs_~tmp~8#1.offset := dma_alloc_attrs_#t~ret107#1.base, dma_alloc_attrs_#t~ret107#1.offset;havoc dma_alloc_attrs_#t~ret107#1.base, dma_alloc_attrs_#t~ret107#1.offset;dma_alloc_attrs_~ops~2#1.base, dma_alloc_attrs_~ops~2#1.offset := dma_alloc_attrs_~tmp~8#1.base, dma_alloc_attrs_~tmp~8#1.offset;dma_alloc_attrs_~gfp#1 := ~bvand~32(4294967288bv32, dma_alloc_attrs_~gfp#1); [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6664-1: SUMMARY for call #t~ret279#1 := printk(34bv64, 0bv64); srcloc: null [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6664: havoc #t~ret279#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7077-1: SUMMARY for call tlan_init_#t~ret359#1 := printk(50bv64, 0bv64); srcloc: null [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7077: havoc tlan_init_#t~ret359#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9505: tlan_ee_read_byte_~err~4#1 := tlan_ee_read_byte_#t~ret987#1;havoc tlan_ee_read_byte_#t~mem986#1;havoc tlan_ee_read_byte_#t~ret987#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6747-1: SUMMARY for call #t~ret302#1.base, #t~ret302#1.offset := spinlock_check(~priv~3#1.base, ~bvadd~64(322bv64, ~priv~3#1.offset)); srcloc: null [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9472: SUMMARY for call outb_p(~bvor~32(16bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___7~4#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9505-1: SUMMARY for call tlan_ee_read_byte_#t~ret987#1 := tlan_ee_send_byte(~zero_extend~32~16(tlan_ee_read_byte_#t~mem986#1[16:0])[16:0], 160bv8, 0bv32); srcloc: null [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6747: havoc #t~ret302#1.base, #t~ret302#1.offset;assume { :begin_inline___raw_spin_lock_init } true;__raw_spin_lock_init_#in~arg0#1.base, __raw_spin_lock_init_#in~arg0#1.offset, __raw_spin_lock_init_#in~arg1#1.base, __raw_spin_lock_init_#in~arg1#1.offset, __raw_spin_lock_init_#in~arg2#1.base, __raw_spin_lock_init_#in~arg2#1.offset := ~priv~3#1.base, ~bvadd~64(322bv64, ~priv~3#1.offset), 38bv64, 0bv64, ~#__key___0~0#1.base, ~#__key___0~0#1.offset;havoc __raw_spin_lock_init_~arg0#1.base, __raw_spin_lock_init_~arg0#1.offset, __raw_spin_lock_init_~arg1#1.base, __raw_spin_lock_init_~arg1#1.offset, __raw_spin_lock_init_~arg2#1.base, __raw_spin_lock_init_~arg2#1.offset;__raw_spin_lock_init_~arg0#1.base, __raw_spin_lock_init_~arg0#1.offset := __raw_spin_lock_init_#in~arg0#1.base, __raw_spin_lock_init_#in~arg0#1.offset;__raw_spin_lock_init_~arg1#1.base, __raw_spin_lock_init_~arg1#1.offset := __raw_spin_lock_init_#in~arg1#1.base, __raw_spin_lock_init_#in~arg1#1.offset;__raw_spin_lock_init_~arg2#1.base, __raw_spin_lock_init_~arg2#1.offset := __raw_spin_lock_init_#in~arg2#1.base, __raw_spin_lock_init_#in~arg2#1.offset;havoc __raw_spin_lock_init_~arg0#1.base, __raw_spin_lock_init_~arg0#1.offset, __raw_spin_lock_init_~arg1#1.base, __raw_spin_lock_init_~arg1#1.offset, __raw_spin_lock_init_~arg2#1.base, __raw_spin_lock_init_~arg2#1.offset;havoc __raw_spin_lock_init_#in~arg0#1.base, __raw_spin_lock_init_#in~arg0#1.offset, __raw_spin_lock_init_#in~arg1#1.base, __raw_spin_lock_init_#in~arg1#1.offset, __raw_spin_lock_init_#in~arg2#1.base, __raw_spin_lock_init_#in~arg2#1.offset;assume { :end_inline___raw_spin_lock_init } true;assume { :begin_inline_tlan_init } true;tlan_init_#in~dev#1.base, tlan_init_#in~dev#1.offset := ~dev~3#1.base, ~dev~3#1.offset;havoc tlan_init_#res#1;havoc tlan_init_#t~ret344#1.base, tlan_init_#t~ret344#1.offset, tlan_init_#t~mem345#1.base, tlan_init_#t~mem345#1.offset, tlan_init_#t~ret346#1.base, tlan_init_#t~ret346#1.offset, tlan_init_#t~mem347#1.base, tlan_init_#t~mem347#1.offset, tlan_init_#t~ret348#1, tlan_init_#t~mem349#1.base, tlan_init_#t~mem349#1.offset, tlan_init_#t~memset~res350#1.base, tlan_init_#t~memset~res350#1.offset, tlan_init_#t~mem351#1.base, tlan_init_#t~mem351#1.offset, tlan_init_#t~mem352#1, tlan_init_#t~mem353#1.base, tlan_init_#t~mem353#1.offset, tlan_init_#t~mem354#1, tlan_init_#t~mem355#1.base, tlan_init_#t~mem355#1.offset, tlan_init_#t~mem356#1, tlan_init_#t~mem357#1.base, tlan_init_#t~mem357#1.offset, tlan_init_#t~ret358#1, tlan_init_#t~ret359#1, tlan_init_~dev#1.base, tlan_init_~dev#1.offset, tlan_init_~dma_size~0#1, tlan_init_~err~0#1, tlan_init_~i~0#1, tlan_init_~priv~5#1.base, tlan_init_~priv~5#1.offset, tlan_init_~tmp~36#1.base, tlan_init_~tmp~36#1.offset, tlan_init_~tmp___0~13#1;tlan_init_~dev#1.base, tlan_init_~dev#1.offset := tlan_init_#in~dev#1.base, tlan_init_#in~dev#1.offset;havoc tlan_init_~dma_size~0#1;havoc tlan_init_~err~0#1;havoc tlan_init_~i~0#1;havoc tlan_init_~priv~5#1.base, tlan_init_~priv~5#1.offset;havoc tlan_init_~tmp~36#1.base, tlan_init_~tmp~36#1.offset;havoc tlan_init_~tmp___0~13#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6780: call #t~mem307#1 := read~intINTTYPE4#1(~dev~3#1.base, ~bvadd~64(64bv64, ~dev~3#1.offset), 4bv64);call #t~mem308#1 := read~intINTTYPE8#1(~dev~3#1.base, ~bvadd~64(56bv64, ~dev~3#1.offset), 8bv64);call #t~mem309#1.base, #t~mem309#1.offset := read~$Pointer$#1(~priv~3#1.base, ~bvadd~64(280bv64, ~priv~3#1.offset), 8bv64);call #t~mem310#1.base, #t~mem310#1.offset := read~$Pointer$#1(#t~mem309#1.base, #t~mem309#1.offset, 8bv64);call #t~mem311#1 := read~intINTTYPE4#1(~priv~3#1.base, ~bvadd~64(288bv64, ~priv~3#1.offset), 4bv64); [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9439: SUMMARY for call outb_p(~bvor~32(64bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___0~29#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9522: tlan_ee_read_byte_~err~4#1 := tlan_ee_read_byte_#t~ret992#1;havoc tlan_ee_read_byte_#t~mem991#1;havoc tlan_ee_read_byte_#t~ret992#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6136: pci_set_drvdata_#t~ret196#1 := ldv_dev_set_drvdata_14_#res#1;havoc ldv_dev_set_drvdata_14_#t~ret1080#1, ldv_dev_set_drvdata_14_~dev#1.base, ldv_dev_set_drvdata_14_~dev#1.offset, ldv_dev_set_drvdata_14_~data#1.base, ldv_dev_set_drvdata_14_~data#1.offset, ldv_dev_set_drvdata_14_~tmp~89#1;havoc ldv_dev_set_drvdata_14_#in~dev#1.base, ldv_dev_set_drvdata_14_#in~dev#1.offset, ldv_dev_set_drvdata_14_#in~data#1.base, ldv_dev_set_drvdata_14_#in~data#1.offset;assume { :end_inline_ldv_dev_set_drvdata_14 } true;havoc pci_set_drvdata_#t~ret196#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10711-1: ldv_register_netdev_#res#1 := ldv_register_netdev_~ldv_9_ret_default~0#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10711: ldv_register_netdev_24_#t~ret1090#1 := ldv_register_netdev_#res#1;havoc ldv_register_netdev_#t~ret1062#1, ldv_register_netdev_#t~ret1063#1, ldv_register_netdev_#t~mem1064#1.base, ldv_register_netdev_#t~mem1064#1.offset, ldv_register_netdev_#t~mem1065#1.base, ldv_register_netdev_#t~mem1065#1.offset, ldv_register_netdev_#t~ret1066#1, ldv_register_netdev_#t~ret1067#1, ldv_register_netdev_~arg0#1, ldv_register_netdev_~arg1#1.base, ldv_register_netdev_~arg1#1.offset, ldv_register_netdev_~ldv_9_netdev_net_device~0#1.base, ldv_register_netdev_~ldv_9_netdev_net_device~0#1.offset, ldv_register_netdev_~ldv_9_ret_default~0#1, ldv_register_netdev_~tmp~83#1, ldv_register_netdev_~tmp___0~34#1;havoc ldv_register_netdev_#in~arg0#1, ldv_register_netdev_#in~arg1#1.base, ldv_register_netdev_#in~arg1#1.offset;assume { :end_inline_ldv_register_netdev } true;ldv_register_netdev_24_~tmp___0~39#1 := ldv_register_netdev_24_#t~ret1090#1;havoc ldv_register_netdev_24_#t~ret1090#1;ldv_register_netdev_24_#res#1 := ldv_register_netdev_24_~tmp___0~39#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9522-1: SUMMARY for call tlan_ee_read_byte_#t~ret992#1 := tlan_ee_send_byte(~zero_extend~32~16(tlan_ee_read_byte_#t~mem991#1[16:0])[16:0], 161bv8, 0bv32); srcloc: null [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6764-1: SUMMARY for call #t~ret306#1 := printk(40bv64, 0bv64); srcloc: null [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6764: havoc #t~ret306#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6632: assume 0bv32 != ~rc~1#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6632: assume !(0bv32 != ~rc~1#1); [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10695: assume 0bv32 != ldv_register_netdev_~tmp~83#1; [2025-02-08 03:50:07,646 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10695: assume !(0bv32 != ldv_register_netdev_~tmp~83#1); [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9473: tlan_ee_receive_byte_~tmp___8~3#1 := tlan_ee_receive_byte_#t~ret977#1;havoc tlan_ee_receive_byte_#t~ret977#1; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9473-1: SUMMARY for call tlan_ee_receive_byte_#t~ret977#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9440: tlan_ee_receive_byte_~tmp___1~14#1 := tlan_ee_receive_byte_#t~ret969#1;havoc tlan_ee_receive_byte_#t~ret969#1; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9440-1: SUMMARY for call tlan_ee_receive_byte_#t~ret969#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7062: assume ~bvsle~32(tlan_init_~i~0#1, 5bv32); [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7062: assume !~bvsle~32(tlan_init_~i~0#1, 5bv32); [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6616: call ULTIMATE.dealloc(~#__key~0#1.base, ~#__key~0#1.offset);havoc ~#__key~0#1.base, ~#__key~0#1.offset;call ULTIMATE.dealloc(~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset);havoc ~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(~#__key___0~0#1.base, ~#__key___0~0#1.offset);havoc ~#__key___0~0#1.base, ~#__key___0~0#1.offset; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12083: havoc pci_enable_device_#t~nondet1169#1;#t~ret272#1 := pci_enable_device_#res#1;havoc pci_enable_device_#t~nondet1169#1, pci_enable_device_~arg0#1.base, pci_enable_device_~arg0#1.offset;havoc pci_enable_device_#in~arg0#1.base, pci_enable_device_#in~arg0#1.offset;assume { :end_inline_pci_enable_device } true;~rc~1#1 := #t~ret272#1;havoc #t~ret272#1; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10712-1: ldv_register_netdev_#res#1 := ldv_register_netdev_~arg0#1; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9457: tlan_ee_receive_byte_~tmp___3~9#1 := tlan_ee_receive_byte_#t~ret972#1;havoc tlan_ee_receive_byte_#t~ret972#1; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9457-1: SUMMARY for call tlan_ee_receive_byte_#t~ret972#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7046: assume 0bv64 == ~bvadd~64(tlan_init_#t~mem347#1.base, tlan_init_#t~mem347#1.offset);havoc tlan_init_#t~mem347#1.base, tlan_init_#t~mem347#1.offset; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7046: assume !(0bv64 == ~bvadd~64(tlan_init_#t~mem347#1.base, tlan_init_#t~mem347#1.offset));havoc tlan_init_#t~mem347#1.base, tlan_init_#t~mem347#1.offset;call tlan_init_#t~mem349#1.base, tlan_init_#t~mem349#1.offset := read~$Pointer$#1(tlan_init_~priv~5#1.base, ~bvadd~64(24bv64, tlan_init_~priv~5#1.offset), 8bv64);assume { :begin_inline_#Ultimate.C_memset } true;#Ultimate.C_memset_#ptr#1.base, #Ultimate.C_memset_#ptr#1.offset, #Ultimate.C_memset_#value#1, #Ultimate.C_memset_#amount#1 := tlan_init_#t~mem349#1.base, tlan_init_#t~mem349#1.offset, 0bv32, ~sign_extend~64~32(tlan_init_~dma_size~0#1);havoc #Ultimate.C_memset_#res#1.base, #Ultimate.C_memset_#res#1.offset;havoc #Ultimate.C_memset_#t~loopctr1198#1;#Ultimate.C_memset_#t~loopctr1198#1 := 0bv64; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9507: assume 0bv32 != tlan_ee_read_byte_~err~4#1;tlan_ee_read_byte_~ret~0#1 := 1bv32; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9507: assume !(0bv32 != tlan_ee_read_byte_~err~4#1);call tlan_ee_read_byte_#t~mem988#1 := read~intINTTYPE8#1(tlan_ee_read_byte_~dev#1.base, ~bvadd~64(56bv64, tlan_ee_read_byte_~dev#1.offset), 8bv64); [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11010: ldv_dev_set_drvdata_14_~tmp~89#1 := ldv_dev_set_drvdata_14_#t~ret1080#1;havoc ldv_dev_set_drvdata_14_#t~ret1080#1;ldv_dev_set_drvdata_14_#res#1 := ldv_dev_set_drvdata_14_~tmp~89#1; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9474: SUMMARY for call outb_p(~bvor~32(64bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___8~3#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11010-1: SUMMARY for call ldv_dev_set_drvdata_14_#t~ret1080#1 := ldv_dev_set_drvdata(ldv_dev_set_drvdata_14_~dev#1.base, ldv_dev_set_drvdata_14_~dev#1.offset, ldv_dev_set_drvdata_14_~data#1.base, ldv_dev_set_drvdata_14_~data#1.offset); srcloc: null [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6716: call write~intINTTYPE8#1(~ioaddr#1, ~dev~3#1.base, ~bvadd~64(56bv64, ~dev~3#1.offset), 8bv64);call write~intINTTYPE4#1(~irq#1, ~dev~3#1.base, ~bvadd~64(64bv64, ~dev~3#1.offset), 4bv64); [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9524: assume 0bv32 != tlan_ee_read_byte_~err~4#1;tlan_ee_read_byte_~ret~0#1 := 3bv32; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9524: assume !(0bv32 != tlan_ee_read_byte_~err~4#1);call tlan_ee_read_byte_#t~mem993#1 := read~intINTTYPE8#1(tlan_ee_read_byte_~dev#1.base, ~bvadd~64(56bv64, tlan_ee_read_byte_~dev#1.offset), 8bv64);assume { :begin_inline_tlan_ee_receive_byte } true;tlan_ee_receive_byte_#in~io_base#1, tlan_ee_receive_byte_#in~data#1.base, tlan_ee_receive_byte_#in~data#1.offset, tlan_ee_receive_byte_#in~stop#1 := ~zero_extend~32~16(tlan_ee_read_byte_#t~mem993#1[16:0])[16:0], tlan_ee_read_byte_~data#1.base, tlan_ee_read_byte_~data#1.offset, 1bv32;havoc tlan_ee_receive_byte_#t~ret967#1, tlan_ee_receive_byte_#t~ret968#1, tlan_ee_receive_byte_#t~ret969#1, tlan_ee_receive_byte_#t~mem970#1, tlan_ee_receive_byte_#t~ret971#1, tlan_ee_receive_byte_#t~ret972#1, tlan_ee_receive_byte_#t~ret973#1, tlan_ee_receive_byte_#t~ret974#1, tlan_ee_receive_byte_#t~ret975#1, tlan_ee_receive_byte_#t~ret976#1, tlan_ee_receive_byte_#t~ret977#1, tlan_ee_receive_byte_#t~ret978#1, tlan_ee_receive_byte_#t~ret979#1, tlan_ee_receive_byte_#t~ret980#1, tlan_ee_receive_byte_#t~ret981#1, tlan_ee_receive_byte_~io_base#1, tlan_ee_receive_byte_~data#1.base, tlan_ee_receive_byte_~data#1.offset, tlan_ee_receive_byte_~stop#1, tlan_ee_receive_byte_~place~1#1, tlan_ee_receive_byte_~sio~7#1, tlan_ee_receive_byte_~tmp~68#1, tlan_ee_receive_byte_~tmp___0~29#1, tlan_ee_receive_byte_~tmp___1~14#1, tlan_ee_receive_byte_~tmp___2~10#1, tlan_ee_receive_byte_~tmp___3~9#1, tlan_ee_receive_byte_~tmp___4~6#1, tlan_ee_receive_byte_~tmp___5~5#1, tlan_ee_receive_byte_~tmp___6~4#1, tlan_ee_receive_byte_~tmp___7~4#1, tlan_ee_receive_byte_~tmp___8~3#1, tlan_ee_receive_byte_~tmp___9~3#1, tlan_ee_receive_byte_~tmp___10~3#1, tlan_ee_receive_byte_~tmp___11~2#1, tlan_ee_receive_byte_~tmp___12~2#1;tlan_ee_receive_byte_~io_base#1 := tlan_ee_receive_byte_#in~io_base#1;tlan_ee_receive_byte_~data#1.base, tlan_ee_receive_byte_~data#1.offset := tlan_ee_receive_byte_#in~data#1.base, tlan_ee_receive_byte_#in~data#1.offset;tlan_ee_receive_byte_~stop#1 := tlan_ee_receive_byte_#in~stop#1;havoc tlan_ee_receive_byte_~place~1#1;havoc tlan_ee_receive_byte_~sio~7#1;havoc tlan_ee_receive_byte_~tmp~68#1;havoc tlan_ee_receive_byte_~tmp___0~29#1;havoc tlan_ee_receive_byte_~tmp___1~14#1;havoc tlan_ee_receive_byte_~tmp___2~10#1;havoc tlan_ee_receive_byte_~tmp___3~9#1;havoc tlan_ee_receive_byte_~tmp___4~6#1;havoc tlan_ee_receive_byte_~tmp___5~5#1;havoc tlan_ee_receive_byte_~tmp___6~4#1;havoc tlan_ee_receive_byte_~tmp___7~4#1;havoc tlan_ee_receive_byte_~tmp___8~3#1;havoc tlan_ee_receive_byte_~tmp___9~3#1;havoc tlan_ee_receive_byte_~tmp___10~3#1;havoc tlan_ee_receive_byte_~tmp___11~2#1;havoc tlan_ee_receive_byte_~tmp___12~2#1; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9458: SUMMARY for call outb_p(~bvor~32(32bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___3~9#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10713-1: ldv_register_netdev_#res#1 := ldv_register_netdev_~arg0#1; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6799: assume 0bv64 != ~bvadd~64(~pdev#1.base, ~pdev#1.offset); [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6799: assume !(0bv64 != ~bvadd~64(~pdev#1.base, ~pdev#1.offset)); [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6634: havoc #t~ret274#1; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12035-1: ldv_register_netdev_#t~ret1062#1 := ldv_pre_register_netdev_#res#1;havoc ldv_pre_register_netdev_#t~nondet1163#1;assume { :end_inline_ldv_pre_register_netdev } true;ldv_register_netdev_~ldv_9_ret_default~0#1 := ldv_register_netdev_#t~ret1062#1;havoc ldv_register_netdev_#t~ret1062#1;ldv_register_netdev_~ldv_9_netdev_net_device~0#1.base, ldv_register_netdev_~ldv_9_netdev_net_device~0#1.offset := ldv_register_netdev_~arg1#1.base, ldv_register_netdev_~arg1#1.offset; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9475: tlan_ee_receive_byte_~tmp___9~3#1 := tlan_ee_receive_byte_#t~ret978#1;havoc tlan_ee_receive_byte_#t~ret978#1; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12035: havoc ldv_pre_register_netdev_#t~nondet1163#1; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9475-1: SUMMARY for call tlan_ee_receive_byte_#t~ret978#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9442: assume 0bv32 != ~bvand~32(16bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___1~14#1));call tlan_ee_receive_byte_#t~mem970#1 := read~intINTTYPE1#1(tlan_ee_receive_byte_~data#1.base, tlan_ee_receive_byte_~data#1.offset, 1bv64);call write~intINTTYPE1#1(~bvor~32(~zero_extend~32~8(tlan_ee_receive_byte_#t~mem970#1), ~zero_extend~32~8(tlan_ee_receive_byte_~place~1#1))[8:0], tlan_ee_receive_byte_~data#1.base, tlan_ee_receive_byte_~data#1.offset, 1bv64);havoc tlan_ee_receive_byte_#t~mem970#1; [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9442: assume !(0bv32 != ~bvand~32(16bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___1~14#1))); [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6634-1: SUMMARY for call #t~ret274#1 := printk(33bv64, 0bv64); srcloc: null [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10697: SUMMARY for call ldv_assume((if 0bv32 == ldv_register_netdev_~ldv_9_ret_default~0#1 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:07,647 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5759: dma_alloc_coherent_gfp_flags_#res#1 := dma_alloc_coherent_gfp_flags_~gfp#1;dma_alloc_attrs_#t~ret110#1 := dma_alloc_coherent_gfp_flags_#res#1;havoc dma_alloc_coherent_gfp_flags_#t~ret106#1, dma_alloc_coherent_gfp_flags_~dev#1.base, dma_alloc_coherent_gfp_flags_~dev#1.offset, dma_alloc_coherent_gfp_flags_~gfp#1, dma_alloc_coherent_gfp_flags_~dma_mask~1#1, dma_alloc_coherent_gfp_flags_~tmp~7#1;havoc dma_alloc_coherent_gfp_flags_#in~dev#1.base, dma_alloc_coherent_gfp_flags_#in~dev#1.offset, dma_alloc_coherent_gfp_flags_#in~gfp#1;assume { :end_inline_dma_alloc_coherent_gfp_flags } true;dma_alloc_attrs_~tmp___1~2#1 := dma_alloc_attrs_#t~ret110#1;havoc dma_alloc_attrs_#t~ret110#1;call dma_alloc_attrs_#t~mem117#1.base, dma_alloc_attrs_#t~mem117#1.offset := read~$Pointer$#1(dma_alloc_attrs_~ops~2#1.base, dma_alloc_attrs_~ops~2#1.offset, 8bv64);assume { :begin_inline_##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$ } true;##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~112#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~112#1.offset, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~113#1, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~114#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~114#1.offset, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~115#1, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~116#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~116#1.offset, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~#fp#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~#fp#1.offset := dma_alloc_attrs_~dev#1.base, dma_alloc_attrs_~dev#1.offset, dma_alloc_attrs_~size#1, dma_alloc_attrs_~dma_handle#1.base, dma_alloc_attrs_~dma_handle#1.offset, dma_alloc_attrs_~tmp___1~2#1, dma_alloc_attrs_~attrs#1.base, dma_alloc_attrs_~attrs#1.offset, dma_alloc_attrs_#t~mem117#1.base, dma_alloc_attrs_#t~mem117#1.offset;havoc ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#res#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#res#1.offset;havoc ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~112#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~112#1.offset, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~113#1, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~114#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~114#1.offset, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~115#1, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~116#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~116#1.offset;##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~112#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~112#1.offset := ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~112#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~112#1.offset;##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~113#1 := ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~113#1;##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~114#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~114#1.offset := ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~114#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~114#1.offset;##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~115#1 := ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~115#1;##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~116#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~116#1.offset := ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~116#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~116#1.offset;dma_alloc_attrs_#t~ret118#1.base, dma_alloc_attrs_#t~ret118#1.offset := ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#res#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#res#1.offset;havoc ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~112#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~112#1.offset, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~113#1, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~114#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~114#1.offset, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~115#1, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~116#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#~116#1.offset;havoc ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~112#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~112#1.offset, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~113#1, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~114#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~114#1.offset, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~115#1, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~116#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~116#1.offset, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~#fp#1.base, ##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$_#in~#fp#1.offset;assume { :end_inline_##fun~$Pointer$~X~C_ULONG~X~$Pointer$~X~~gfp_t~0~X~$Pointer$~TO~$Pointer$ } true;dma_alloc_attrs_~memory~0#1.base, dma_alloc_attrs_~memory~0#1.offset := dma_alloc_attrs_#t~ret118#1.base, dma_alloc_attrs_#t~ret118#1.offset;havoc dma_alloc_attrs_#t~mem117#1.base, dma_alloc_attrs_#t~mem117#1.offset;havoc dma_alloc_attrs_#t~ret118#1.base, dma_alloc_attrs_#t~ret118#1.offset;call dma_alloc_attrs_#t~mem119#1 := read~intINTTYPE8#1(dma_alloc_attrs_~dma_handle#1.base, dma_alloc_attrs_~dma_handle#1.offset, 8bv64);assume { :begin_inline_debug_dma_alloc_coherent } true;debug_dma_alloc_coherent_#in~arg0#1.base, debug_dma_alloc_coherent_#in~arg0#1.offset, debug_dma_alloc_coherent_#in~arg1#1, debug_dma_alloc_coherent_#in~arg2#1, debug_dma_alloc_coherent_#in~arg3#1.base, debug_dma_alloc_coherent_#in~arg3#1.offset := dma_alloc_attrs_~dev#1.base, dma_alloc_attrs_~dev#1.offset, dma_alloc_attrs_~size#1, dma_alloc_attrs_#t~mem119#1, dma_alloc_attrs_~memory~0#1.base, dma_alloc_attrs_~memory~0#1.offset;havoc debug_dma_alloc_coherent_~arg0#1.base, debug_dma_alloc_coherent_~arg0#1.offset, debug_dma_alloc_coherent_~arg1#1, debug_dma_alloc_coherent_~arg2#1, debug_dma_alloc_coherent_~arg3#1.base, debug_dma_alloc_coherent_~arg3#1.offset;debug_dma_alloc_coherent_~arg0#1.base, debug_dma_alloc_coherent_~arg0#1.offset := debug_dma_alloc_coherent_#in~arg0#1.base, debug_dma_alloc_coherent_#in~arg0#1.offset;debug_dma_alloc_coherent_~arg1#1 := debug_dma_alloc_coherent_#in~arg1#1;debug_dma_alloc_coherent_~arg2#1 := debug_dma_alloc_coherent_#in~arg2#1;debug_dma_alloc_coherent_~arg3#1.base, debug_dma_alloc_coherent_~arg3#1.offset := debug_dma_alloc_coherent_#in~arg3#1.base, debug_dma_alloc_coherent_#in~arg3#1.offset;havoc debug_dma_alloc_coherent_~arg0#1.base, debug_dma_alloc_coherent_~arg0#1.offset, debug_dma_alloc_coherent_~arg1#1, debug_dma_alloc_coherent_~arg2#1, debug_dma_alloc_coherent_~arg3#1.base, debug_dma_alloc_coherent_~arg3#1.offset;havoc debug_dma_alloc_coherent_#in~arg0#1.base, debug_dma_alloc_coherent_#in~arg0#1.offset, debug_dma_alloc_coherent_#in~arg1#1, debug_dma_alloc_coherent_#in~arg2#1, debug_dma_alloc_coherent_#in~arg3#1.base, debug_dma_alloc_coherent_#in~arg3#1.offset;assume { :end_inline_debug_dma_alloc_coherent } true;havoc dma_alloc_attrs_#t~mem119#1;dma_alloc_attrs_#res#1.base, dma_alloc_attrs_#res#1.offset := dma_alloc_attrs_~memory~0#1.base, dma_alloc_attrs_~memory~0#1.offset;pci_alloc_consistent_#t~ret192#1.base, pci_alloc_consistent_#t~ret192#1.offset := dma_alloc_attrs_#res#1.base, dma_alloc_attrs_#res#1.offset;havoc dma_alloc_attrs_#t~ret107#1.base, dma_alloc_attrs_#t~ret107#1.offset, dma_alloc_attrs_#t~ret108#1, dma_alloc_attrs_#t~mem109#1.base, dma_alloc_attrs_#t~mem109#1.offset, dma_alloc_attrs_#t~ret110#1, dma_alloc_attrs_#t~mem117#1.base, dma_alloc_attrs_#t~mem117#1.offset, dma_alloc_attrs_#t~ret118#1.base, dma_alloc_attrs_#t~ret118#1.offset, dma_alloc_attrs_#t~mem119#1, dma_alloc_attrs_~dev#1.base, dma_alloc_attrs_~dev#1.offset, dma_alloc_attrs_~size#1, dma_alloc_attrs_~dma_handle#1.base, dma_alloc_attrs_~dma_handle#1.offset, dma_alloc_attrs_~gfp#1, dma_alloc_attrs_~attrs#1.base, dma_alloc_attrs_~attrs#1.offset, dma_alloc_attrs_~ops~2#1.base, dma_alloc_attrs_~ops~2#1.offset, dma_alloc_attrs_~tmp~8#1.base, dma_alloc_attrs_~tmp~8#1.offset, dma_alloc_attrs_~memory~0#1.base, dma_alloc_attrs_~memory~0#1.offset, dma_alloc_attrs_~tmp___0~2#1, dma_alloc_attrs_~tmp___1~2#1;havoc dma_alloc_attrs_#in~dev#1.base, dma_alloc_attrs_#in~dev#1.offset, dma_alloc_attrs_#in~size#1, dma_alloc_attrs_#in~dma_handle#1.base, dma_alloc_attrs_#in~dma_handle#1.offset, dma_alloc_attrs_#in~gfp#1, dma_alloc_attrs_#in~attrs#1.base, dma_alloc_attrs_#in~attrs#1.offset;assume { :end_inline_dma_alloc_attrs } true;pci_alloc_consistent_~tmp~20#1.base, pci_alloc_consistent_~tmp~20#1.offset := pci_alloc_consistent_#t~ret192#1.base, pci_alloc_consistent_#t~ret192#1.offset;havoc pci_alloc_consistent_#t~ret192#1.base, pci_alloc_consistent_#t~ret192#1.offset;pci_alloc_consistent_#res#1.base, pci_alloc_consistent_#res#1.offset := pci_alloc_consistent_~tmp~20#1.base, pci_alloc_consistent_~tmp~20#1.offset;tlan_init_#t~ret346#1.base, tlan_init_#t~ret346#1.offset := pci_alloc_consistent_#res#1.base, pci_alloc_consistent_#res#1.offset;havoc pci_alloc_consistent_#t~ret192#1.base, pci_alloc_consistent_#t~ret192#1.offset, pci_alloc_consistent_~hwdev#1.base, pci_alloc_consistent_~hwdev#1.offset, pci_alloc_consistent_~size#1, pci_alloc_consistent_~dma_handle#1.base, pci_alloc_consistent_~dma_handle#1.offset, pci_alloc_consistent_~tmp~20#1.base, pci_alloc_consistent_~tmp~20#1.offset;havoc pci_alloc_consistent_#in~hwdev#1.base, pci_alloc_consistent_#in~hwdev#1.offset, pci_alloc_consistent_#in~size#1, pci_alloc_consistent_#in~dma_handle#1.base, pci_alloc_consistent_#in~dma_handle#1.offset;assume { :end_inline_pci_alloc_consistent } true;call write~$Pointer$#1(tlan_init_#t~ret346#1.base, tlan_init_#t~ret346#1.offset, tlan_init_~priv~5#1.base, ~bvadd~64(24bv64, tlan_init_~priv~5#1.offset), 8bv64);havoc tlan_init_#t~mem345#1.base, tlan_init_#t~mem345#1.offset;havoc tlan_init_#t~ret346#1.base, tlan_init_#t~ret346#1.offset;call write~intINTTYPE4#1(tlan_init_~dma_size~0#1, tlan_init_~priv~5#1.base, ~bvadd~64(40bv64, tlan_init_~priv~5#1.offset), 4bv64);call tlan_init_#t~mem347#1.base, tlan_init_#t~mem347#1.offset := read~$Pointer$#1(tlan_init_~priv~5#1.base, ~bvadd~64(24bv64, tlan_init_~priv~5#1.offset), 8bv64); [2025-02-08 03:50:07,648 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5627: havoc is_device_dma_capable_#t~mem50#1.base, is_device_dma_capable_#t~mem50#1.offset;havoc is_device_dma_capable_#t~mem51#1.base, is_device_dma_capable_#t~mem51#1.offset;havoc is_device_dma_capable_#t~mem52#1;havoc is_device_dma_capable_#t~short53#1; [2025-02-08 03:50:07,648 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6651-1: SUMMARY for call #t~ret276#1.base, #t~ret276#1.offset := netdev_priv(~dev~3#1.base, ~dev~3#1.offset); srcloc: null [2025-02-08 03:50:07,648 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5627-1: dma_alloc_attrs_#t~ret108#1 := is_device_dma_capable_#res#1;havoc is_device_dma_capable_#t~mem50#1.base, is_device_dma_capable_#t~mem50#1.offset, is_device_dma_capable_#t~mem51#1.base, is_device_dma_capable_#t~mem51#1.offset, is_device_dma_capable_#t~mem52#1, is_device_dma_capable_#t~short53#1, is_device_dma_capable_~dev#1.base, is_device_dma_capable_~dev#1.offset;havoc is_device_dma_capable_#in~dev#1.base, is_device_dma_capable_#in~dev#1.offset;assume { :end_inline_is_device_dma_capable } true;dma_alloc_attrs_~tmp___0~2#1 := dma_alloc_attrs_#t~ret108#1;havoc dma_alloc_attrs_#t~ret108#1; [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6651: ~tmp~33#1.base, ~tmp~33#1.offset := #t~ret276#1.base, #t~ret276#1.offset;havoc #t~ret276#1.base, #t~ret276#1.offset;~priv~3#1.base, ~priv~3#1.offset := ~tmp~33#1.base, ~tmp~33#1.offset;call write~$Pointer$#1(~pdev#1.base, ~pdev#1.offset, ~priv~3#1.base, ~bvadd~64(8bv64, ~priv~3#1.offset), 8bv64);call write~$Pointer$#1(~dev~3#1.base, ~dev~3#1.offset, ~priv~3#1.base, ~bvadd~64(16bv64, ~priv~3#1.offset), 8bv64); [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5627-2: is_device_dma_capable_#res#1 := (if is_device_dma_capable_#t~short53#1 then 1bv32 else 0bv32);havoc is_device_dma_capable_#t~mem50#1.base, is_device_dma_capable_#t~mem50#1.offset;havoc is_device_dma_capable_#t~mem51#1.base, is_device_dma_capable_#t~mem51#1.offset;havoc is_device_dma_capable_#t~mem52#1;havoc is_device_dma_capable_#t~short53#1; [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5627-3: assume is_device_dma_capable_#t~short53#1;call is_device_dma_capable_#t~mem51#1.base, is_device_dma_capable_#t~mem51#1.offset := read~$Pointer$#1(is_device_dma_capable_~dev#1.base, ~bvadd~64(1130bv64, is_device_dma_capable_~dev#1.offset), 8bv64);call is_device_dma_capable_#t~mem52#1 := read~intINTTYPE8#1(is_device_dma_capable_#t~mem51#1.base, is_device_dma_capable_#t~mem51#1.offset, 8bv64);is_device_dma_capable_#t~short53#1 := 0bv64 != is_device_dma_capable_#t~mem52#1; [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5627-3: assume !is_device_dma_capable_#t~short53#1; [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11127: SUMMARY for call free_netdev(ldv_free_netdev_25_~ldv_func_arg1#1.base, ldv_free_netdev_25_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10698: assume { :begin_inline_ldv_dispatch_register_9_4 } true;ldv_dispatch_register_9_4_#in~arg0#1.base, ldv_dispatch_register_9_4_#in~arg0#1.offset := ldv_register_netdev_~ldv_9_netdev_net_device~0#1.base, ldv_register_netdev_~ldv_9_netdev_net_device~0#1.offset;havoc ldv_dispatch_register_9_4_~arg0#1.base, ldv_dispatch_register_9_4_~arg0#1.offset;ldv_dispatch_register_9_4_~arg0#1.base, ldv_dispatch_register_9_4_~arg0#1.offset := ldv_dispatch_register_9_4_#in~arg0#1.base, ldv_dispatch_register_9_4_#in~arg0#1.offset;~ldv_1_container_net_device~0.base, ~ldv_1_container_net_device~0.offset := ldv_dispatch_register_9_4_~arg0#1.base, ldv_dispatch_register_9_4_~arg0#1.offset;assume { :begin_inline_ldv_switch_automaton_state_1_5 } true;~ldv_statevar_1~0 := 4bv32; [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5776: assume 0bv64 == ~bvadd~64(dma_alloc_attrs_~dev#1.base, dma_alloc_attrs_~dev#1.offset);dma_alloc_attrs_~dev#1.base, dma_alloc_attrs_~dev#1.offset := ~#x86_dma_fallback_dev~0.base, ~#x86_dma_fallback_dev~0.offset; [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5776: assume !(0bv64 == ~bvadd~64(dma_alloc_attrs_~dev#1.base, dma_alloc_attrs_~dev#1.offset)); [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9476: SUMMARY for call outb_p(~bvand~32(191bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___9~3#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7048-1: SUMMARY for call tlan_init_#t~ret348#1 := printk(49bv64, 0bv64); srcloc: null [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7048: havoc tlan_init_#t~ret348#1;tlan_init_#res#1 := 4294967284bv32; [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10698-1: SUMMARY for call ldv_assume((if 5bv32 == ~ldv_statevar_1~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6685: assume ~bvsle~32(~reg~0#1, 5bv32); [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6685: assume !~bvsle~32(~reg~0#1, 5bv32); [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9460: assume 0bv32 == tlan_ee_receive_byte_~stop#1; [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9460: assume !(0bv32 == tlan_ee_receive_byte_~stop#1); [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7065: call tlan_init_#t~mem355#1.base, tlan_init_#t~mem355#1.offset := read~$Pointer$#1(tlan_init_~priv~5#1.base, ~bvadd~64(280bv64, tlan_init_~priv~5#1.offset), 8bv64);call tlan_init_#t~mem356#1 := read~intINTTYPE2#1(tlan_init_#t~mem355#1.base, ~bvadd~64(12bv64, tlan_init_#t~mem355#1.offset), 2bv64);call tlan_init_#t~mem357#1.base, tlan_init_#t~mem357#1.offset := read~$Pointer$#1(tlan_init_~dev#1.base, ~bvadd~64(791bv64, tlan_init_~dev#1.offset), 8bv64);assume { :begin_inline_tlan_ee_read_byte } true;tlan_ee_read_byte_#in~dev#1.base, tlan_ee_read_byte_#in~dev#1.offset, tlan_ee_read_byte_#in~ee_addr#1, tlan_ee_read_byte_#in~data#1.base, tlan_ee_read_byte_#in~data#1.offset := tlan_init_~dev#1.base, tlan_init_~dev#1.offset, ~bvadd~32(~zero_extend~32~8(tlan_init_#t~mem356#1[8:0]), ~zero_extend~32~8(tlan_init_~i~0#1[8:0]))[8:0], tlan_init_#t~mem357#1.base, ~bvadd~64(tlan_init_#t~mem357#1.offset, ~sign_extend~64~32(tlan_init_~i~0#1));havoc tlan_ee_read_byte_#res#1;havoc tlan_ee_read_byte_#t~ret982#1.base, tlan_ee_read_byte_#t~ret982#1.offset, tlan_ee_read_byte_#t~ret983#1.base, tlan_ee_read_byte_#t~ret983#1.offset, tlan_ee_read_byte_#t~ret984#1, tlan_ee_read_byte_#t~mem985#1, tlan_ee_read_byte_#t~mem986#1, tlan_ee_read_byte_#t~ret987#1, tlan_ee_read_byte_#t~mem988#1, tlan_ee_read_byte_#t~ret989#1, tlan_ee_read_byte_#t~mem990#1, tlan_ee_read_byte_#t~mem991#1, tlan_ee_read_byte_#t~ret992#1, tlan_ee_read_byte_#t~mem993#1, tlan_ee_read_byte_~dev#1.base, tlan_ee_read_byte_~dev#1.offset, tlan_ee_read_byte_~ee_addr#1, tlan_ee_read_byte_~data#1.base, tlan_ee_read_byte_~data#1.offset, tlan_ee_read_byte_~err~4#1, tlan_ee_read_byte_~priv~32#1.base, tlan_ee_read_byte_~priv~32#1.offset, tlan_ee_read_byte_~tmp~69#1.base, tlan_ee_read_byte_~tmp~69#1.offset, tlan_ee_read_byte_~flags~5#1, tlan_ee_read_byte_~ret~0#1, tlan_ee_read_byte_~tmp___0~30#1.base, tlan_ee_read_byte_~tmp___0~30#1.offset;tlan_ee_read_byte_~dev#1.base, tlan_ee_read_byte_~dev#1.offset := tlan_ee_read_byte_#in~dev#1.base, tlan_ee_read_byte_#in~dev#1.offset;tlan_ee_read_byte_~ee_addr#1 := tlan_ee_read_byte_#in~ee_addr#1;tlan_ee_read_byte_~data#1.base, tlan_ee_read_byte_~data#1.offset := tlan_ee_read_byte_#in~data#1.base, tlan_ee_read_byte_#in~data#1.offset;havoc tlan_ee_read_byte_~err~4#1;havoc tlan_ee_read_byte_~priv~32#1.base, tlan_ee_read_byte_~priv~32#1.offset;havoc tlan_ee_read_byte_~tmp~69#1.base, tlan_ee_read_byte_~tmp~69#1.offset;havoc tlan_ee_read_byte_~flags~5#1;havoc tlan_ee_read_byte_~ret~0#1;havoc tlan_ee_read_byte_~tmp___0~30#1.base, tlan_ee_read_byte_~tmp___0~30#1.offset; [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11128: havoc ldv_free_netdev_25_~ldv_func_arg1#1.base, ldv_free_netdev_25_~ldv_func_arg1#1.offset;havoc ldv_free_netdev_25_#in~ldv_func_arg1#1.base, ldv_free_netdev_25_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_free_netdev_25 } true; [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11128-1: SUMMARY for call ldv_free_netdev(0bv64, 0bv64, ldv_free_netdev_25_~ldv_func_arg1#1.base, ldv_free_netdev_25_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 03:50:07,649 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6702: havoc pci_set_master_~arg0#1.base, pci_set_master_~arg0#1.offset;havoc pci_set_master_#in~arg0#1.base, pci_set_master_#in~arg0#1.offset;assume { :end_inline_pci_set_master } true;assume { :begin_inline_pci_set_drvdata } true;pci_set_drvdata_#in~pdev#1.base, pci_set_drvdata_#in~pdev#1.offset, pci_set_drvdata_#in~data#1.base, pci_set_drvdata_#in~data#1.offset := ~pdev#1.base, ~pdev#1.offset, ~dev~3#1.base, ~dev~3#1.offset;havoc pci_set_drvdata_#t~ret196#1, pci_set_drvdata_~pdev#1.base, pci_set_drvdata_~pdev#1.offset, pci_set_drvdata_~data#1.base, pci_set_drvdata_~data#1.offset;pci_set_drvdata_~pdev#1.base, pci_set_drvdata_~pdev#1.offset := pci_set_drvdata_#in~pdev#1.base, pci_set_drvdata_#in~pdev#1.offset;pci_set_drvdata_~data#1.base, pci_set_drvdata_~data#1.offset := pci_set_drvdata_#in~data#1.base, pci_set_drvdata_#in~data#1.offset;assume { :begin_inline_ldv_dev_set_drvdata_14 } true;ldv_dev_set_drvdata_14_#in~dev#1.base, ldv_dev_set_drvdata_14_#in~dev#1.offset, ldv_dev_set_drvdata_14_#in~data#1.base, ldv_dev_set_drvdata_14_#in~data#1.offset := pci_set_drvdata_~pdev#1.base, ~bvadd~64(179bv64, pci_set_drvdata_~pdev#1.offset), pci_set_drvdata_~data#1.base, pci_set_drvdata_~data#1.offset;havoc ldv_dev_set_drvdata_14_#res#1;havoc ldv_dev_set_drvdata_14_#t~ret1080#1, ldv_dev_set_drvdata_14_~dev#1.base, ldv_dev_set_drvdata_14_~dev#1.offset, ldv_dev_set_drvdata_14_~data#1.base, ldv_dev_set_drvdata_14_~data#1.offset, ldv_dev_set_drvdata_14_~tmp~89#1;ldv_dev_set_drvdata_14_~dev#1.base, ldv_dev_set_drvdata_14_~dev#1.offset := ldv_dev_set_drvdata_14_#in~dev#1.base, ldv_dev_set_drvdata_14_#in~dev#1.offset;ldv_dev_set_drvdata_14_~data#1.base, ldv_dev_set_drvdata_14_~data#1.offset := ldv_dev_set_drvdata_14_#in~data#1.base, ldv_dev_set_drvdata_14_#in~data#1.offset;havoc ldv_dev_set_drvdata_14_~tmp~89#1; [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_probe1FINAL: assume true; [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6801: SUMMARY for call pci_disable_device(~pdev#1.base, ~pdev#1.offset); srcloc: null [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10699: havoc ldv_dispatch_register_9_4_~arg0#1.base, ldv_dispatch_register_9_4_~arg0#1.offset;havoc ldv_dispatch_register_9_4_#in~arg0#1.base, ldv_dispatch_register_9_4_#in~arg0#1.offset;assume { :end_inline_ldv_dispatch_register_9_4 } true; [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9477: tlan_ee_receive_byte_~tmp___10~3#1 := tlan_ee_receive_byte_#t~ret979#1;havoc tlan_ee_receive_byte_#t~ret979#1; [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9477-1: SUMMARY for call tlan_ee_receive_byte_#t~ret979#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6719-1: call #t~mem287#1 := read~intINTTYPE8#1(~dev~3#1.base, ~bvadd~64(48bv64, ~dev~3#1.offset), 8bv64); [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6785-2: call #t~mem313#1.base, #t~mem313#1.offset := read~$Pointer$#1(~priv~3#1.base, ~bvadd~64(8bv64, ~priv~3#1.offset), 8bv64);call #t~mem314#1 := read~intINTTYPE4#1(~priv~3#1.base, ~bvadd~64(40bv64, ~priv~3#1.offset), 4bv64);call #t~mem315#1.base, #t~mem315#1.offset := read~$Pointer$#1(~priv~3#1.base, ~bvadd~64(24bv64, ~priv~3#1.offset), 8bv64);call #t~mem316#1 := read~intINTTYPE8#1(~priv~3#1.base, ~bvadd~64(32bv64, ~priv~3#1.offset), 8bv64); [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6719: assume 0bv64 != #t~mem287#1;havoc #t~mem287#1;call #t~mem288#1 := read~intINTTYPE8#1(~dev~3#1.base, ~bvadd~64(48bv64, ~dev~3#1.offset), 8bv64);call write~intINTTYPE4#1(~bvand~32(1bv32, #t~mem288#1[32:0]), ~priv~3#1.base, ~bvadd~64(292bv64, ~priv~3#1.offset), 4bv64);havoc #t~mem288#1;call #t~mem289#1 := read~intINTTYPE8#1(~dev~3#1.base, ~bvadd~64(48bv64, ~dev~3#1.offset), 8bv64); [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6719: assume !(0bv64 != #t~mem287#1);havoc #t~mem287#1;call #t~mem298#1 := read~intINTTYPE4#5(~#aui~0.base, ~bvadd~64(~#aui~0.offset, ~bvmul~64(4bv64, ~sign_extend~64~32(~boards_found~0))), 4bv64);call write~intINTTYPE4#1(#t~mem298#1, ~priv~3#1.base, ~bvadd~64(292bv64, ~priv~3#1.offset), 4bv64);havoc #t~mem298#1;call #t~mem299#1 := read~intINTTYPE4#8(~#speed~0.base, ~bvadd~64(~#speed~0.offset, ~bvmul~64(4bv64, ~sign_extend~64~32(~boards_found~0))), 4bv64);call write~intINTTYPE4#1(#t~mem299#1, ~priv~3#1.base, ~bvadd~64(316bv64, ~priv~3#1.offset), 4bv64);havoc #t~mem299#1;call #t~mem300#1 := read~intINTTYPE4#6(~#duplex~0.base, ~bvadd~64(~#duplex~0.offset, ~bvmul~64(4bv64, ~sign_extend~64~32(~boards_found~0))), 4bv64);call write~intINTTYPE4#1(#t~mem300#1, ~priv~3#1.base, ~bvadd~64(300bv64, ~priv~3#1.offset), 4bv64);havoc #t~mem300#1;call write~intINTTYPE4#1(~debug~0, ~priv~3#1.base, ~bvadd~64(296bv64, ~priv~3#1.offset), 4bv64); [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6785-1: SUMMARY for call pci_free_consistent(#t~mem313#1.base, #t~mem313#1.offset, ~zero_extend~64~32(#t~mem314#1), #t~mem315#1.base, #t~mem315#1.offset, #t~mem316#1); srcloc: null [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6752: assume 0bv32 != ~rc~1#1; [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6752: assume !(0bv32 != ~rc~1#1);assume { :begin_inline_ldv_register_netdev_24 } true;ldv_register_netdev_24_#in~ldv_func_arg1#1.base, ldv_register_netdev_24_#in~ldv_func_arg1#1.offset := ~dev~3#1.base, ~dev~3#1.offset;havoc ldv_register_netdev_24_#res#1;havoc ldv_register_netdev_24_#t~ret1089#1, ldv_register_netdev_24_#t~ret1090#1, ldv_register_netdev_24_~ldv_func_arg1#1.base, ldv_register_netdev_24_~ldv_func_arg1#1.offset, ldv_register_netdev_24_~ldv_func_res~4#1, ldv_register_netdev_24_~tmp~94#1, ldv_register_netdev_24_~tmp___0~39#1;ldv_register_netdev_24_~ldv_func_arg1#1.base, ldv_register_netdev_24_~ldv_func_arg1#1.offset := ldv_register_netdev_24_#in~ldv_func_arg1#1.base, ldv_register_netdev_24_#in~ldv_func_arg1#1.offset;havoc ldv_register_netdev_24_~ldv_func_res~4#1;havoc ldv_register_netdev_24_~tmp~94#1;havoc ldv_register_netdev_24_~tmp___0~39#1;assume { :begin_inline_register_netdev } true;register_netdev_#in~arg0#1.base, register_netdev_#in~arg0#1.offset := ldv_register_netdev_24_~ldv_func_arg1#1.base, ldv_register_netdev_24_~ldv_func_arg1#1.offset;havoc register_netdev_#res#1;havoc register_netdev_#t~nondet1176#1, register_netdev_~arg0#1.base, register_netdev_~arg0#1.offset;register_netdev_~arg0#1.base, register_netdev_~arg0#1.offset := register_netdev_#in~arg0#1.base, register_netdev_#in~arg0#1.offset;havoc register_netdev_#t~nondet1176#1;register_netdev_#res#1 := register_netdev_#t~nondet1176#1;havoc register_netdev_#t~nondet1176#1; [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6785: havoc #t~mem313#1.base, #t~mem313#1.offset;havoc #t~mem314#1;havoc #t~mem315#1.base, #t~mem315#1.offset;havoc #t~mem316#1;assume { :begin_inline_ldv_free_netdev_25 } true;ldv_free_netdev_25_#in~ldv_func_arg1#1.base, ldv_free_netdev_25_#in~ldv_func_arg1#1.offset := ~dev~3#1.base, ~dev~3#1.offset;havoc ldv_free_netdev_25_~ldv_func_arg1#1.base, ldv_free_netdev_25_~ldv_func_arg1#1.offset;ldv_free_netdev_25_~ldv_func_arg1#1.base, ldv_free_netdev_25_~ldv_func_arg1#1.offset := ldv_free_netdev_25_#in~ldv_func_arg1#1.base, ldv_free_netdev_25_#in~ldv_func_arg1#1.offset; [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9428: tlan_ee_receive_byte_~sio~7#1 := ~bvadd~32(13bv32, ~zero_extend~32~16(tlan_ee_receive_byte_~io_base#1))[16:0];call write~intINTTYPE1#1(0bv8, tlan_ee_receive_byte_~data#1.base, tlan_ee_receive_byte_~data#1.offset, 1bv64); [2025-02-08 03:50:07,650 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9428-1: SUMMARY for call outw(1bv16, ~bvadd~32(8bv32, ~zero_extend~32~16(tlan_ee_receive_byte_~io_base#1))); srcloc: null [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6703: havoc pci_set_drvdata_#t~ret196#1, pci_set_drvdata_~pdev#1.base, pci_set_drvdata_~pdev#1.offset, pci_set_drvdata_~data#1.base, pci_set_drvdata_~data#1.offset;havoc pci_set_drvdata_#in~pdev#1.base, pci_set_drvdata_#in~pdev#1.offset, pci_set_drvdata_#in~data#1.base, pci_set_drvdata_#in~data#1.offset;assume { :end_inline_pci_set_drvdata } true; [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7083: call write~intINTTYPE1#1(6bv8, tlan_init_~dev#1.base, ~bvadd~64(561bv64, tlan_init_~dev#1.offset), 1bv64); [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9478: SUMMARY for call outb_p(~bvand~32(239bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___10~3#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9462-1: SUMMARY for call tlan_ee_receive_byte_#t~ret973#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9462: tlan_ee_receive_byte_~tmp___4~6#1 := tlan_ee_receive_byte_#t~ret973#1;havoc tlan_ee_receive_byte_#t~ret973#1; [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7084-1: SUMMARY for call netif_carrier_off(tlan_init_~dev#1.base, tlan_init_~dev#1.offset); srcloc: null [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7084: call write~$Pointer$#1(~#tlan_netdev_ops~0.base, ~#tlan_netdev_ops~0.offset, tlan_init_~dev#1.base, ~bvadd~64(468bv64, tlan_init_~dev#1.offset), 8bv64);call write~intINTTYPE4#1(2500bv32, tlan_init_~dev#1.base, ~bvadd~64(995bv64, tlan_init_~dev#1.offset), 4bv64);tlan_init_#res#1 := 0bv32;#t~ret303#1 := tlan_init_#res#1;havoc tlan_init_#t~ret344#1.base, tlan_init_#t~ret344#1.offset, tlan_init_#t~mem345#1.base, tlan_init_#t~mem345#1.offset, tlan_init_#t~ret346#1.base, tlan_init_#t~ret346#1.offset, tlan_init_#t~mem347#1.base, tlan_init_#t~mem347#1.offset, tlan_init_#t~ret348#1, tlan_init_#t~mem349#1.base, tlan_init_#t~mem349#1.offset, tlan_init_#t~memset~res350#1.base, tlan_init_#t~memset~res350#1.offset, tlan_init_#t~mem351#1.base, tlan_init_#t~mem351#1.offset, tlan_init_#t~mem352#1, tlan_init_#t~mem353#1.base, tlan_init_#t~mem353#1.offset, tlan_init_#t~mem354#1, tlan_init_#t~mem355#1.base, tlan_init_#t~mem355#1.offset, tlan_init_#t~mem356#1, tlan_init_#t~mem357#1.base, tlan_init_#t~mem357#1.offset, tlan_init_#t~ret358#1, tlan_init_#t~ret359#1, tlan_init_~dev#1.base, tlan_init_~dev#1.offset, tlan_init_~dma_size~0#1, tlan_init_~err~0#1, tlan_init_~i~0#1, tlan_init_~priv~5#1.base, tlan_init_~priv~5#1.offset, tlan_init_~tmp~36#1.base, tlan_init_~tmp~36#1.offset, tlan_init_~tmp___0~13#1;havoc tlan_init_#in~dev#1.base, tlan_init_#in~dev#1.offset;assume { :end_inline_tlan_init } true;~rc~1#1 := #t~ret303#1;havoc #t~ret303#1; [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6754: havoc #t~ret304#1; [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9479: tlan_ee_receive_byte_~tmp___11~2#1 := tlan_ee_receive_byte_#t~ret980#1;havoc tlan_ee_receive_byte_#t~ret980#1; [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9479-1: SUMMARY for call tlan_ee_receive_byte_#t~ret980#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10685-1: SUMMARY for call ldv_register_netdev_#t~ret1063#1 := ldv_undef_int(); srcloc: null [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10685: ldv_register_netdev_~tmp___0~34#1 := ldv_register_netdev_#t~ret1063#1;havoc ldv_register_netdev_#t~ret1063#1; [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1: assume ~bvult~64(#Ultimate.C_memset_#t~loopctr1198#1, #Ultimate.C_memset_#amount#1);#memory_int#1 := #memory_int#1[#Ultimate.C_memset_#ptr#1.base,~bvadd~64(#Ultimate.C_memset_#ptr#1.offset, #Ultimate.C_memset_#t~loopctr1198#1) := ~zero_extend~32~8(#Ultimate.C_memset_#value#1[8:0])];#memory_$Pointer$#1.base, #memory_$Pointer$#1.offset := #memory_$Pointer$#1.base[#Ultimate.C_memset_#ptr#1.base,~bvadd~64(#Ultimate.C_memset_#ptr#1.offset, #Ultimate.C_memset_#t~loopctr1198#1) := 0bv64], #memory_$Pointer$#1.offset[#Ultimate.C_memset_#ptr#1.base,~bvadd~64(#Ultimate.C_memset_#ptr#1.offset, #Ultimate.C_memset_#t~loopctr1198#1) := ~zero_extend~64~8(#Ultimate.C_memset_#value#1[8:0])];#Ultimate.C_memset_#t~loopctr1198#1 := ~bvadd~64(1bv64, #Ultimate.C_memset_#t~loopctr1198#1); [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1: assume !~bvult~64(#Ultimate.C_memset_#t~loopctr1198#1, #Ultimate.C_memset_#amount#1);assume #Ultimate.C_memset_#res#1.base == #Ultimate.C_memset_#ptr#1.base && #Ultimate.C_memset_#res#1.offset == #Ultimate.C_memset_#ptr#1.offset;tlan_init_#t~memset~res350#1.base, tlan_init_#t~memset~res350#1.offset := #Ultimate.C_memset_#res#1.base, #Ultimate.C_memset_#res#1.offset;havoc #Ultimate.C_memset_#t~loopctr1198#1;havoc #Ultimate.C_memset_#ptr#1.base, #Ultimate.C_memset_#ptr#1.offset, #Ultimate.C_memset_#value#1, #Ultimate.C_memset_#amount#1;assume { :end_inline_#Ultimate.C_memset } true;havoc tlan_init_#t~mem349#1.base, tlan_init_#t~mem349#1.offset;havoc tlan_init_#t~memset~res350#1.base, tlan_init_#t~memset~res350#1.offset;call tlan_init_#t~mem351#1.base, tlan_init_#t~mem351#1.offset := read~$Pointer$#1(tlan_init_~priv~5#1.base, ~bvadd~64(24bv64, tlan_init_~priv~5#1.offset), 8bv64);call write~$Pointer$#1(0bv64, ~bvand~64(18446744073709551608bv64, ~bvadd~64(7bv64, ~bvadd~64(tlan_init_#t~mem351#1.base, tlan_init_#t~mem351#1.offset))), tlan_init_~priv~5#1.base, ~bvadd~64(52bv64, tlan_init_~priv~5#1.offset), 8bv64);havoc tlan_init_#t~mem351#1.base, tlan_init_#t~mem351#1.offset;call tlan_init_#t~mem352#1 := read~intINTTYPE8#1(tlan_init_~priv~5#1.base, ~bvadd~64(32bv64, tlan_init_~priv~5#1.offset), 8bv64);call write~intINTTYPE8#1(~bvand~64(18446744073709551608bv64, ~bvadd~64(7bv64, tlan_init_#t~mem352#1)), tlan_init_~priv~5#1.base, ~bvadd~64(60bv64, tlan_init_~priv~5#1.offset), 8bv64);havoc tlan_init_#t~mem352#1;call tlan_init_#t~mem353#1.base, tlan_init_#t~mem353#1.offset := read~$Pointer$#1(tlan_init_~priv~5#1.base, ~bvadd~64(52bv64, tlan_init_~priv~5#1.offset), 8bv64);call write~$Pointer$#1(tlan_init_#t~mem353#1.base, ~bvadd~64(2816bv64, tlan_init_#t~mem353#1.offset), tlan_init_~priv~5#1.base, ~bvadd~64(96bv64, tlan_init_~priv~5#1.offset), 8bv64);havoc tlan_init_#t~mem353#1.base, tlan_init_#t~mem353#1.offset;call tlan_init_#t~mem354#1 := read~intINTTYPE8#1(tlan_init_~priv~5#1.base, ~bvadd~64(60bv64, tlan_init_~priv~5#1.offset), 8bv64);call write~intINTTYPE8#1(~bvadd~64(2816bv64, tlan_init_#t~mem354#1), tlan_init_~priv~5#1.base, ~bvadd~64(104bv64, tlan_init_~priv~5#1.offset), 8bv64);havoc tlan_init_#t~mem354#1;tlan_init_~err~0#1 := 0bv32;tlan_init_~i~0#1 := 0bv32; [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6721-1: assume 6bv64 != ~bvand~64(6bv64, #t~mem289#1);call #t~mem290#1 := read~intINTTYPE8#1(~dev~3#1.base, ~bvadd~64(48bv64, ~dev~3#1.offset), 8bv64);#t~ite291#1 := ~bvlshr~64(~bvand~64(6bv64, #t~mem290#1), 1bv64)[32:0]; [2025-02-08 03:50:07,654 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6721-1: assume !(6bv64 != ~bvand~64(6bv64, #t~mem289#1));#t~ite291#1 := 0bv32; [2025-02-08 03:50:07,655 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6754-1: SUMMARY for call #t~ret304#1 := printk(39bv64, 0bv64); srcloc: null [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6721: call write~intINTTYPE4#1(#t~ite291#1, ~priv~3#1.base, ~bvadd~64(300bv64, ~priv~3#1.offset), 4bv64);havoc #t~mem289#1;havoc #t~ite291#1;havoc #t~mem290#1;call #t~mem292#1 := read~intINTTYPE8#1(~dev~3#1.base, ~bvadd~64(48bv64, ~dev~3#1.offset), 8bv64); [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9727-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9843: assume { :end_inline_ldv_switch_automaton_state_1_5 } true; [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6771: assume 0bv64 != ~bvadd~64(~pdev#1.base, ~pdev#1.offset);~tlan_have_pci~0 := ~bvadd~32(1bv32, ~tlan_have_pci~0); [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6771: assume !(0bv64 != ~bvadd~64(~pdev#1.base, ~pdev#1.offset));call write~$Pointer$#1(~tlan_eisa_devices~0.base, ~tlan_eisa_devices~0.offset, ~priv~3#1.base, ~priv~3#1.offset, 8bv64);~tlan_eisa_devices~0.base, ~tlan_eisa_devices~0.offset := ~dev~3#1.base, ~dev~3#1.offset;~tlan_have_eisa~0 := ~bvadd~32(1bv32, ~tlan_have_eisa~0); [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9463: SUMMARY for call outb_p(~bvand~32(239bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___4~6#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6672-1: call #t~mem280#1 := read~intINTTYPE8#1(~pdev#1.base, ~bvadd~64(24bv64, ~bvadd~64(~bvadd~64(1551bv64, ~pdev#1.offset), ~bvmul~64(56bv64, ~sign_extend~64~32(~reg~0#1)))), 8bv64); [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6672: assume 0bv64 != ~bvand~64(256bv64, #t~mem280#1);havoc #t~mem280#1;call #t~mem281#1 := read~intINTTYPE8#1(~pdev#1.base, ~bvadd~64(~bvadd~64(1551bv64, ~pdev#1.offset), ~bvmul~64(56bv64, ~sign_extend~64~32(~reg~0#1))), 8bv64);~pci_io_base~0#1 := #t~mem281#1[32:0];havoc #t~mem281#1; [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6672: assume !(0bv64 != ~bvand~64(256bv64, #t~mem280#1));havoc #t~mem280#1;~reg~0#1 := ~bvadd~32(1bv32, ~reg~0#1); [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9513: tlan_ee_read_byte_~err~4#1 := tlan_ee_read_byte_#t~ret989#1;havoc tlan_ee_read_byte_#t~mem988#1;havoc tlan_ee_read_byte_#t~ret989#1; [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6722: call write~intINTTYPE4#1(#t~ite294#1, ~priv~3#1.base, ~bvadd~64(316bv64, ~priv~3#1.offset), 4bv64);havoc #t~mem292#1;havoc #t~ite294#1;havoc #t~mem293#1;call #t~mem295#1 := read~intINTTYPE4#1(~priv~3#1.base, ~bvadd~64(316bv64, ~priv~3#1.offset), 4bv64); [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9480: SUMMARY for call outb_p(~bvor~32(64bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___11~2#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9513-1: SUMMARY for call tlan_ee_read_byte_#t~ret989#1 := tlan_ee_send_byte(~zero_extend~32~16(tlan_ee_read_byte_#t~mem988#1[16:0])[16:0], ~zero_extend~32~8(tlan_ee_read_byte_~ee_addr#1)[8:0], 0bv32); srcloc: null [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9447: tlan_ee_receive_byte_~tmp___2~10#1 := tlan_ee_receive_byte_#t~ret971#1;havoc tlan_ee_receive_byte_#t~ret971#1; [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9447-1: SUMMARY for call tlan_ee_receive_byte_#t~ret971#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12123-1: ldv_register_netdev_24_#t~ret1089#1 := register_netdev_#res#1;havoc register_netdev_#t~nondet1176#1, register_netdev_~arg0#1.base, register_netdev_~arg0#1.offset;havoc register_netdev_#in~arg0#1.base, register_netdev_#in~arg0#1.offset;assume { :end_inline_register_netdev } true;ldv_register_netdev_24_~tmp~94#1 := ldv_register_netdev_24_#t~ret1089#1;havoc ldv_register_netdev_24_#t~ret1089#1;ldv_register_netdev_24_~ldv_func_res~4#1 := ldv_register_netdev_24_~tmp~94#1;assume { :begin_inline_ldv_register_netdev } true;ldv_register_netdev_#in~arg0#1, ldv_register_netdev_#in~arg1#1.base, ldv_register_netdev_#in~arg1#1.offset := ldv_register_netdev_24_~ldv_func_res~4#1, ldv_register_netdev_24_~ldv_func_arg1#1.base, ldv_register_netdev_24_~ldv_func_arg1#1.offset;havoc ldv_register_netdev_#res#1;havoc ldv_register_netdev_#t~ret1062#1, ldv_register_netdev_#t~ret1063#1, ldv_register_netdev_#t~mem1064#1.base, ldv_register_netdev_#t~mem1064#1.offset, ldv_register_netdev_#t~mem1065#1.base, ldv_register_netdev_#t~mem1065#1.offset, ldv_register_netdev_#t~ret1066#1, ldv_register_netdev_#t~ret1067#1, ldv_register_netdev_~arg0#1, ldv_register_netdev_~arg1#1.base, ldv_register_netdev_~arg1#1.offset, ldv_register_netdev_~ldv_9_netdev_net_device~0#1.base, ldv_register_netdev_~ldv_9_netdev_net_device~0#1.offset, ldv_register_netdev_~ldv_9_ret_default~0#1, ldv_register_netdev_~tmp~83#1, ldv_register_netdev_~tmp___0~34#1;ldv_register_netdev_~arg0#1 := ldv_register_netdev_#in~arg0#1;ldv_register_netdev_~arg1#1.base, ldv_register_netdev_~arg1#1.offset := ldv_register_netdev_#in~arg1#1.base, ldv_register_netdev_#in~arg1#1.offset;havoc ldv_register_netdev_~ldv_9_netdev_net_device~0#1.base, ldv_register_netdev_~ldv_9_netdev_net_device~0#1.offset;havoc ldv_register_netdev_~ldv_9_ret_default~0#1;havoc ldv_register_netdev_~tmp~83#1;havoc ldv_register_netdev_~tmp___0~34#1;ldv_register_netdev_~ldv_9_ret_default~0#1 := 1bv32;assume { :begin_inline_ldv_pre_register_netdev } true;havoc ldv_pre_register_netdev_#res#1;havoc ldv_pre_register_netdev_#t~nondet1163#1;havoc ldv_pre_register_netdev_#t~nondet1163#1;ldv_pre_register_netdev_#res#1 := ldv_pre_register_netdev_#t~nondet1163#1;havoc ldv_pre_register_netdev_#t~nondet1163#1; [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6656: assume 0bv64 != ~bvadd~64(~pdev#1.base, ~pdev#1.offset);~pci_io_base~0#1 := 0bv32;call #t~mem277#1 := read~intINTTYPE8#1(~ent#1.base, ~bvadd~64(24bv64, ~ent#1.offset), 8bv64);call write~$Pointer$#1(~#board_info~0.base, ~bvadd~64(~#board_info~0.offset, ~bvmul~64(14bv64, #t~mem277#1)), ~priv~3#1.base, ~bvadd~64(280bv64, ~priv~3#1.offset), 8bv64);havoc #t~mem277#1;assume { :begin_inline_pci_set_dma_mask } true;pci_set_dma_mask_#in~dev#1.base, pci_set_dma_mask_#in~dev#1.offset, pci_set_dma_mask_#in~mask#1 := ~pdev#1.base, ~pdev#1.offset, 4294967295bv64;havoc pci_set_dma_mask_#res#1;havoc pci_set_dma_mask_#t~ret194#1, pci_set_dma_mask_~dev#1.base, pci_set_dma_mask_~dev#1.offset, pci_set_dma_mask_~mask#1, pci_set_dma_mask_~tmp~22#1;pci_set_dma_mask_~dev#1.base, pci_set_dma_mask_~dev#1.offset := pci_set_dma_mask_#in~dev#1.base, pci_set_dma_mask_#in~dev#1.offset;pci_set_dma_mask_~mask#1 := pci_set_dma_mask_#in~mask#1;havoc pci_set_dma_mask_~tmp~22#1;assume { :begin_inline_dma_set_mask } true;dma_set_mask_#in~arg0#1.base, dma_set_mask_#in~arg0#1.offset, dma_set_mask_#in~arg1#1 := pci_set_dma_mask_~dev#1.base, ~bvadd~64(179bv64, pci_set_dma_mask_~dev#1.offset), pci_set_dma_mask_~mask#1;havoc dma_set_mask_#res#1;havoc dma_set_mask_#t~nondet1158#1, dma_set_mask_~arg0#1.base, dma_set_mask_~arg0#1.offset, dma_set_mask_~arg1#1;dma_set_mask_~arg0#1.base, dma_set_mask_~arg0#1.offset := dma_set_mask_#in~arg0#1.base, dma_set_mask_#in~arg0#1.offset;dma_set_mask_~arg1#1 := dma_set_mask_#in~arg1#1;havoc dma_set_mask_#t~nondet1158#1;dma_set_mask_#res#1 := dma_set_mask_#t~nondet1158#1;havoc dma_set_mask_#t~nondet1158#1; [2025-02-08 03:50:07,656 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6656: assume !(0bv64 != ~bvadd~64(~pdev#1.base, ~pdev#1.offset)); [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12090: havoc pci_request_regions_#t~nondet1170#1;#t~ret273#1 := pci_request_regions_#res#1;havoc pci_request_regions_#t~nondet1170#1, pci_request_regions_~arg0#1.base, pci_request_regions_~arg0#1.offset, pci_request_regions_~arg1#1.base, pci_request_regions_~arg1#1.offset;havoc pci_request_regions_#in~arg0#1.base, pci_request_regions_#in~arg0#1.offset, pci_request_regions_#in~arg1#1.base, pci_request_regions_#in~arg1#1.offset;assume { :end_inline_pci_request_regions } true;~rc~1#1 := #t~ret273#1;havoc #t~ret273#1; [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12123: havoc register_netdev_#t~nondet1176#1; [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9530: havoc tlan_ee_receive_byte_#t~ret967#1, tlan_ee_receive_byte_#t~ret968#1, tlan_ee_receive_byte_#t~ret969#1, tlan_ee_receive_byte_#t~mem970#1, tlan_ee_receive_byte_#t~ret971#1, tlan_ee_receive_byte_#t~ret972#1, tlan_ee_receive_byte_#t~ret973#1, tlan_ee_receive_byte_#t~ret974#1, tlan_ee_receive_byte_#t~ret975#1, tlan_ee_receive_byte_#t~ret976#1, tlan_ee_receive_byte_#t~ret977#1, tlan_ee_receive_byte_#t~ret978#1, tlan_ee_receive_byte_#t~ret979#1, tlan_ee_receive_byte_#t~ret980#1, tlan_ee_receive_byte_#t~ret981#1, tlan_ee_receive_byte_~io_base#1, tlan_ee_receive_byte_~data#1.base, tlan_ee_receive_byte_~data#1.offset, tlan_ee_receive_byte_~stop#1, tlan_ee_receive_byte_~place~1#1, tlan_ee_receive_byte_~sio~7#1, tlan_ee_receive_byte_~tmp~68#1, tlan_ee_receive_byte_~tmp___0~29#1, tlan_ee_receive_byte_~tmp___1~14#1, tlan_ee_receive_byte_~tmp___2~10#1, tlan_ee_receive_byte_~tmp___3~9#1, tlan_ee_receive_byte_~tmp___4~6#1, tlan_ee_receive_byte_~tmp___5~5#1, tlan_ee_receive_byte_~tmp___6~4#1, tlan_ee_receive_byte_~tmp___7~4#1, tlan_ee_receive_byte_~tmp___8~3#1, tlan_ee_receive_byte_~tmp___9~3#1, tlan_ee_receive_byte_~tmp___10~3#1, tlan_ee_receive_byte_~tmp___11~2#1, tlan_ee_receive_byte_~tmp___12~2#1;havoc tlan_ee_receive_byte_#in~io_base#1, tlan_ee_receive_byte_#in~data#1.base, tlan_ee_receive_byte_#in~data#1.offset, tlan_ee_receive_byte_#in~stop#1;assume { :end_inline_tlan_ee_receive_byte } true;havoc tlan_ee_read_byte_#t~mem993#1; [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6722-1: assume 24bv64 != ~bvand~64(24bv64, #t~mem292#1);call #t~mem293#1 := read~intINTTYPE8#1(~dev~3#1.base, ~bvadd~64(48bv64, ~dev~3#1.offset), 8bv64);#t~ite294#1 := ~bvlshr~64(~bvand~64(24bv64, #t~mem293#1), 3bv64)[32:0]; [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6722-1: assume !(24bv64 != ~bvand~64(24bv64, #t~mem292#1));#t~ite294#1 := 0bv32; [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9464: tlan_ee_receive_byte_~tmp___5~5#1 := tlan_ee_receive_byte_#t~ret974#1;havoc tlan_ee_receive_byte_#t~ret974#1; [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9464-1: SUMMARY for call tlan_ee_receive_byte_#t~ret974#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9431: tlan_ee_receive_byte_~tmp~68#1 := tlan_ee_receive_byte_#t~ret967#1;havoc tlan_ee_receive_byte_#t~ret967#1; [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5781: assume { :begin_inline_is_device_dma_capable } true;is_device_dma_capable_#in~dev#1.base, is_device_dma_capable_#in~dev#1.offset := dma_alloc_attrs_~dev#1.base, dma_alloc_attrs_~dev#1.offset;havoc is_device_dma_capable_#res#1;havoc is_device_dma_capable_#t~mem50#1.base, is_device_dma_capable_#t~mem50#1.offset, is_device_dma_capable_#t~mem51#1.base, is_device_dma_capable_#t~mem51#1.offset, is_device_dma_capable_#t~mem52#1, is_device_dma_capable_#t~short53#1, is_device_dma_capable_~dev#1.base, is_device_dma_capable_~dev#1.offset;is_device_dma_capable_~dev#1.base, is_device_dma_capable_~dev#1.offset := is_device_dma_capable_#in~dev#1.base, is_device_dma_capable_#in~dev#1.offset;call is_device_dma_capable_#t~mem50#1.base, is_device_dma_capable_#t~mem50#1.offset := read~$Pointer$#1(is_device_dma_capable_~dev#1.base, ~bvadd~64(1130bv64, is_device_dma_capable_~dev#1.offset), 8bv64);is_device_dma_capable_#t~short53#1 := 0bv64 != ~bvadd~64(is_device_dma_capable_#t~mem50#1.base, is_device_dma_capable_#t~mem50#1.offset); [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6805: #res#1 := ~rc~1#1;call ULTIMATE.dealloc(~#__key~0#1.base, ~#__key~0#1.offset);havoc ~#__key~0#1.base, ~#__key~0#1.offset;call ULTIMATE.dealloc(~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset);havoc ~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(~#__key___0~0#1.base, ~#__key___0~0#1.offset);havoc ~#__key___0~0#1.base, ~#__key___0~0#1.offset; [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9431-1: SUMMARY for call tlan_ee_receive_byte_#t~ret967#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11991: havoc dma_set_mask_#t~nondet1158#1;pci_set_dma_mask_#t~ret194#1 := dma_set_mask_#res#1;havoc dma_set_mask_#t~nondet1158#1, dma_set_mask_~arg0#1.base, dma_set_mask_~arg0#1.offset, dma_set_mask_~arg1#1;havoc dma_set_mask_#in~arg0#1.base, dma_set_mask_#in~arg0#1.offset, dma_set_mask_#in~arg1#1;assume { :end_inline_dma_set_mask } true;pci_set_dma_mask_~tmp~22#1 := pci_set_dma_mask_#t~ret194#1;havoc pci_set_dma_mask_#t~ret194#1;pci_set_dma_mask_#res#1 := pci_set_dma_mask_~tmp~22#1; [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10703: SUMMARY for call ldv_assume((if 0bv32 != ldv_register_netdev_~ldv_9_ret_default~0#1 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9481: tlan_ee_receive_byte_~tmp___12~2#1 := tlan_ee_receive_byte_#t~ret981#1;havoc tlan_ee_receive_byte_#t~ret981#1; [2025-02-08 03:50:07,657 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6690: assume 0bv32 == ~pci_io_base~0#1; [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6690: assume !(0bv32 == ~pci_io_base~0#1);call write~intINTTYPE8#1(~zero_extend~64~32(~pci_io_base~0#1), ~dev~3#1.base, ~bvadd~64(56bv64, ~dev~3#1.offset), 8bv64);call #t~mem284#1 := read~intINTTYPE4#1(~pdev#1.base, ~bvadd~64(1547bv64, ~pdev#1.offset), 4bv64);call write~intINTTYPE4#1(#t~mem284#1, ~dev~3#1.base, ~bvadd~64(64bv64, ~dev~3#1.offset), 4bv64);havoc #t~mem284#1;call #t~mem285#1 := read~intINTTYPE1#1(~pdev#1.base, ~bvadd~64(72bv64, ~pdev#1.offset), 1bv64);call write~intINTTYPE4#1(~zero_extend~32~8(#t~mem285#1), ~priv~3#1.base, ~bvadd~64(288bv64, ~priv~3#1.offset), 4bv64);havoc #t~mem285#1;assume { :begin_inline_pci_set_master } true;pci_set_master_#in~arg0#1.base, pci_set_master_#in~arg0#1.offset := ~pdev#1.base, ~pdev#1.offset;havoc pci_set_master_~arg0#1.base, pci_set_master_~arg0#1.offset;pci_set_master_~arg0#1.base, pci_set_master_~arg0#1.offset := pci_set_master_#in~arg0#1.base, pci_set_master_#in~arg0#1.offset; [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9481-1: SUMMARY for call tlan_ee_receive_byte_#t~ret981#1 := inb_p(~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9448: tlan_ee_receive_byte_~place~1#1 := ~bvashr~32(~zero_extend~32~8(tlan_ee_receive_byte_~place~1#1), 1bv32)[8:0]; [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6723: assume 1bv32 == #t~mem295#1;havoc #t~mem295#1;call write~intINTTYPE4#1(10bv32, ~priv~3#1.base, ~bvadd~64(316bv64, ~priv~3#1.offset), 4bv64); [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6723: assume !(1bv32 == #t~mem295#1);havoc #t~mem295#1;call #t~mem296#1 := read~intINTTYPE4#1(~priv~3#1.base, ~bvadd~64(316bv64, ~priv~3#1.offset), 4bv64); [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9448-1: SUMMARY for call outb_p(~bvand~32(191bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___2~10#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9498: tlan_ee_read_byte_~tmp~69#1.base, tlan_ee_read_byte_~tmp~69#1.offset := tlan_ee_read_byte_#t~ret982#1.base, tlan_ee_read_byte_#t~ret982#1.offset;havoc tlan_ee_read_byte_#t~ret982#1.base, tlan_ee_read_byte_#t~ret982#1.offset;tlan_ee_read_byte_~priv~32#1.base, tlan_ee_read_byte_~priv~32#1.offset := tlan_ee_read_byte_~tmp~69#1.base, tlan_ee_read_byte_~tmp~69#1.offset;tlan_ee_read_byte_~flags~5#1 := 0bv64;tlan_ee_read_byte_~ret~0#1 := 0bv32; [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10687: assume 0bv32 != ldv_register_netdev_~tmp___0~34#1; [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10687: assume !(0bv32 != ldv_register_netdev_~tmp___0~34#1); [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9465: SUMMARY for call outb_p(~bvor~32(64bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___5~5#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9498-1: SUMMARY for call tlan_ee_read_byte_#t~ret982#1.base, tlan_ee_read_byte_#t~ret982#1.offset := netdev_priv(tlan_ee_read_byte_~dev#1.base, tlan_ee_read_byte_~dev#1.offset); srcloc: null [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6674: assume 0bv32 != ~bvand~32(1bv32, ~debug~0); [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6674: assume !(0bv32 != ~bvand~32(1bv32, ~debug~0)); [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6707-1: SUMMARY for call #t~ret286#1 := inw(~bvadd~32(3202bv32, ~ioaddr#1[32:0])); srcloc: null [2025-02-08 03:50:07,658 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9432: tlan_ee_receive_byte_~place~1#1 := 128bv8; [2025-02-08 03:50:07,659 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6707: ~device_id~0#1 := #t~ret286#1;havoc #t~ret286#1; [2025-02-08 03:50:07,659 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9432-1: SUMMARY for call outb_p(~bvand~32(223bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp~68#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,659 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6740: assume { :begin_inline___init_work } true;__init_work_#in~arg0#1.base, __init_work_#in~arg0#1.offset, __init_work_#in~arg1#1 := ~priv~3#1.base, ~bvadd~64(391bv64, ~priv~3#1.offset), 0bv32;havoc __init_work_~arg0#1.base, __init_work_~arg0#1.offset, __init_work_~arg1#1;__init_work_~arg0#1.base, __init_work_~arg0#1.offset := __init_work_#in~arg0#1.base, __init_work_#in~arg0#1.offset;__init_work_~arg1#1 := __init_work_#in~arg1#1;havoc __init_work_~arg0#1.base, __init_work_~arg0#1.offset, __init_work_~arg1#1;havoc __init_work_#in~arg0#1.base, __init_work_#in~arg0#1.offset, __init_work_#in~arg1#1;assume { :end_inline___init_work } true;call write~intINTTYPE8#7(137438953408bv64, ~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset, 8bv64);call #t~mem301#1 := read~intINTTYPE8#7(~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset, 8bv64);call write~intINTTYPE8#1(#t~mem301#1, ~priv~3#1.base, ~bvadd~64(391bv64, ~priv~3#1.offset), 8bv64);havoc #t~mem301#1;assume { :begin_inline_lockdep_init_map } true;lockdep_init_map_#in~arg0#1.base, lockdep_init_map_#in~arg0#1.offset, lockdep_init_map_#in~arg1#1.base, lockdep_init_map_#in~arg1#1.offset, lockdep_init_map_#in~arg2#1.base, lockdep_init_map_#in~arg2#1.offset, lockdep_init_map_#in~arg3#1 := ~priv~3#1.base, ~bvadd~64(32bv64, ~bvadd~64(391bv64, ~priv~3#1.offset)), 37bv64, 0bv64, ~#__key~0#1.base, ~#__key~0#1.offset, 0bv32;havoc lockdep_init_map_~arg0#1.base, lockdep_init_map_~arg0#1.offset, lockdep_init_map_~arg1#1.base, lockdep_init_map_~arg1#1.offset, lockdep_init_map_~arg2#1.base, lockdep_init_map_~arg2#1.offset, lockdep_init_map_~arg3#1;lockdep_init_map_~arg0#1.base, lockdep_init_map_~arg0#1.offset := lockdep_init_map_#in~arg0#1.base, lockdep_init_map_#in~arg0#1.offset;lockdep_init_map_~arg1#1.base, lockdep_init_map_~arg1#1.offset := lockdep_init_map_#in~arg1#1.base, lockdep_init_map_#in~arg1#1.offset;lockdep_init_map_~arg2#1.base, lockdep_init_map_~arg2#1.offset := lockdep_init_map_#in~arg2#1.base, lockdep_init_map_#in~arg2#1.offset;lockdep_init_map_~arg3#1 := lockdep_init_map_#in~arg3#1;havoc lockdep_init_map_~arg0#1.base, lockdep_init_map_~arg0#1.offset, lockdep_init_map_~arg1#1.base, lockdep_init_map_~arg1#1.offset, lockdep_init_map_~arg2#1.base, lockdep_init_map_~arg2#1.offset, lockdep_init_map_~arg3#1;havoc lockdep_init_map_#in~arg0#1.base, lockdep_init_map_#in~arg0#1.offset, lockdep_init_map_#in~arg1#1.base, lockdep_init_map_#in~arg1#1.offset, lockdep_init_map_#in~arg2#1.base, lockdep_init_map_#in~arg2#1.offset, lockdep_init_map_#in~arg3#1;assume { :end_inline_lockdep_init_map } true;assume { :begin_inline_INIT_LIST_HEAD } true;INIT_LIST_HEAD_#in~list#1.base, INIT_LIST_HEAD_#in~list#1.offset := ~priv~3#1.base, ~bvadd~64(8bv64, ~bvadd~64(391bv64, ~priv~3#1.offset));havoc INIT_LIST_HEAD_~list#1.base, INIT_LIST_HEAD_~list#1.offset;INIT_LIST_HEAD_~list#1.base, INIT_LIST_HEAD_~list#1.offset := INIT_LIST_HEAD_#in~list#1.base, INIT_LIST_HEAD_#in~list#1.offset;call write~$Pointer$#1(INIT_LIST_HEAD_~list#1.base, INIT_LIST_HEAD_~list#1.offset, INIT_LIST_HEAD_~list#1.base, INIT_LIST_HEAD_~list#1.offset, 8bv64);call write~$Pointer$#1(INIT_LIST_HEAD_~list#1.base, INIT_LIST_HEAD_~list#1.offset, INIT_LIST_HEAD_~list#1.base, ~bvadd~64(8bv64, INIT_LIST_HEAD_~list#1.offset), 8bv64);havoc INIT_LIST_HEAD_~list#1.base, INIT_LIST_HEAD_~list#1.offset;havoc INIT_LIST_HEAD_#in~list#1.base, INIT_LIST_HEAD_#in~list#1.offset;assume { :end_inline_INIT_LIST_HEAD } true;call write~$Pointer$#1(#funAddr~tlan_tx_timeout_work.base, #funAddr~tlan_tx_timeout_work.offset, ~priv~3#1.base, ~bvadd~64(24bv64, ~bvadd~64(391bv64, ~priv~3#1.offset)), 8bv64); [2025-02-08 03:50:07,659 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9515: assume 0bv32 != tlan_ee_read_byte_~err~4#1;tlan_ee_read_byte_~ret~0#1 := 2bv32; [2025-02-08 03:50:07,659 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9515: assume !(0bv32 != tlan_ee_read_byte_~err~4#1);call tlan_ee_read_byte_#t~mem990#1 := read~intINTTYPE8#1(tlan_ee_read_byte_~dev#1.base, ~bvadd~64(56bv64, tlan_ee_read_byte_~dev#1.offset), 8bv64); [2025-02-08 03:50:07,659 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9482: SUMMARY for call outb_p(~bvor~32(16bv32, ~zero_extend~32~8(tlan_ee_receive_byte_~tmp___12~2#1))[8:0], ~zero_extend~32~16(tlan_ee_receive_byte_~sio~7#1)); srcloc: null [2025-02-08 03:50:07,708 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11939: havoc #t~nondet1153; [2025-02-08 03:50:08,177 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11027-1: ldv_mod_timer_17_#res#1 := ldv_mod_timer_17_~ldv_func_res~0#1; [2025-02-08 03:50:08,177 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10206: havoc ldv_dispatch_instance_register_8_2_~arg0#1.base, ldv_dispatch_instance_register_8_2_~arg0#1.offset;havoc ldv_dispatch_instance_register_8_2_#in~arg0#1.base, ldv_dispatch_instance_register_8_2_#in~arg0#1.offset;assume { :end_inline_ldv_dispatch_instance_register_8_2 } true;ldv_mod_timer_#res#1 := ldv_mod_timer_~arg0#1; [2025-02-08 03:50:08,177 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12048: havoc mod_timer_#t~nondet1164#1; [2025-02-08 03:50:08,177 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10215: ldv_mod_timer_#res#1 := ldv_mod_timer_~arg0#1;ldv_mod_timer_17_#t~ret1082#1 := ldv_mod_timer_#res#1;havoc ldv_mod_timer_#t~ret1020#1, ldv_mod_timer_~arg0#1, ldv_mod_timer_~arg1#1.base, ldv_mod_timer_~arg1#1.offset, ldv_mod_timer_~arg2#1, ldv_mod_timer_~ldv_8_timer_list_timer_list~0#1.base, ldv_mod_timer_~ldv_8_timer_list_timer_list~0#1.offset, ldv_mod_timer_~tmp~77#1;havoc ldv_mod_timer_#in~arg0#1, ldv_mod_timer_#in~arg1#1.base, ldv_mod_timer_#in~arg1#1.offset, ldv_mod_timer_#in~arg2#1;assume { :end_inline_ldv_mod_timer } true;ldv_mod_timer_17_~tmp___0~35#1 := ldv_mod_timer_17_#t~ret1082#1;havoc ldv_mod_timer_17_#t~ret1082#1;ldv_mod_timer_17_#res#1 := ldv_mod_timer_17_~tmp___0~35#1; [2025-02-08 03:50:08,177 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9799: assume { :end_inline_ldv_switch_automaton_state_3_3 } true; [2025-02-08 03:50:08,177 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11026: #t~ret243#1 := ldv_mod_timer_17_#res#1;havoc ldv_mod_timer_17_#t~ret1081#1, ldv_mod_timer_17_#t~ret1082#1, ldv_mod_timer_17_~ldv_func_arg1#1.base, ldv_mod_timer_17_~ldv_func_arg1#1.offset, ldv_mod_timer_17_~ldv_func_arg2#1, ldv_mod_timer_17_~ldv_func_res~0#1, ldv_mod_timer_17_~tmp~90#1, ldv_mod_timer_17_~tmp___0~35#1;havoc ldv_mod_timer_17_#in~ldv_func_arg1#1.base, ldv_mod_timer_17_#in~ldv_func_arg1#1.offset, ldv_mod_timer_17_#in~ldv_func_arg2#1;assume { :end_inline_ldv_mod_timer_17 } true;havoc #t~ret243#1; [2025-02-08 03:50:08,347 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9757: assume { :begin_inline_ldv_dispatch_instance_deregister_5_1 } true;ldv_dispatch_instance_deregister_5_1_#in~arg0#1.base, ldv_dispatch_instance_deregister_5_1_#in~arg0#1.offset := ldv_del_timer_sync_~ldv_5_timer_list_timer_list~0#1.base, ldv_del_timer_sync_~ldv_5_timer_list_timer_list~0#1.offset;havoc ldv_dispatch_instance_deregister_5_1_~arg0#1.base, ldv_dispatch_instance_deregister_5_1_~arg0#1.offset;ldv_dispatch_instance_deregister_5_1_~arg0#1.base, ldv_dispatch_instance_deregister_5_1_~arg0#1.offset := ldv_dispatch_instance_deregister_5_1_#in~arg0#1.base, ldv_dispatch_instance_deregister_5_1_#in~arg0#1.offset;~ldv_3_container_timer_list~0.base, ~ldv_3_container_timer_list~0.offset := ldv_dispatch_instance_deregister_5_1_~arg0#1.base, ldv_dispatch_instance_deregister_5_1_~arg0#1.offset;assume { :begin_inline_ldv_switch_automaton_state_3_1 } true;~ldv_statevar_3~0 := 3bv32; [2025-02-08 03:50:08,347 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9757-1: SUMMARY for call ldv_assume((if 2bv32 == ~ldv_statevar_3~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:08,348 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9761-1: ldv_del_timer_sync_#res#1 := ldv_del_timer_sync_~arg0#1; [2025-02-08 03:50:08,348 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11062-1: ldv_del_timer_sync_20_#res#1 := ldv_del_timer_sync_20_~ldv_func_res~1#1; [2025-02-08 03:50:08,348 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9789: assume { :end_inline_ldv_switch_automaton_state_3_1 } true; [2025-02-08 03:50:08,348 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9758: havoc ldv_dispatch_instance_deregister_5_1_~arg0#1.base, ldv_dispatch_instance_deregister_5_1_~arg0#1.offset;havoc ldv_dispatch_instance_deregister_5_1_#in~arg0#1.base, ldv_dispatch_instance_deregister_5_1_#in~arg0#1.offset;assume { :end_inline_ldv_dispatch_instance_deregister_5_1 } true;ldv_del_timer_sync_#res#1 := ldv_del_timer_sync_~arg0#1; [2025-02-08 03:50:08,348 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11059: ldv_del_timer_sync_20_#t~ret1084#1 := ldv_del_timer_sync_#res#1;havoc ldv_del_timer_sync_~arg0#1, ldv_del_timer_sync_~arg1#1.base, ldv_del_timer_sync_~arg1#1.offset, ldv_del_timer_sync_~ldv_5_timer_list_timer_list~0#1.base, ldv_del_timer_sync_~ldv_5_timer_list_timer_list~0#1.offset;havoc ldv_del_timer_sync_#in~arg0#1, ldv_del_timer_sync_#in~arg1#1.base, ldv_del_timer_sync_#in~arg1#1.offset;assume { :end_inline_ldv_del_timer_sync } true;ldv_del_timer_sync_20_~tmp___0~36#1 := ldv_del_timer_sync_20_#t~ret1084#1;havoc ldv_del_timer_sync_20_#t~ret1084#1;ldv_del_timer_sync_20_#res#1 := ldv_del_timer_sync_20_~tmp___0~36#1; [2025-02-08 03:50:08,348 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11984: havoc del_timer_sync_#t~nondet1157#1;ldv_del_timer_sync_20_#t~ret1083#1 := del_timer_sync_#res#1;havoc del_timer_sync_#t~nondet1157#1, del_timer_sync_~arg0#1.base, del_timer_sync_~arg0#1.offset;havoc del_timer_sync_#in~arg0#1.base, del_timer_sync_#in~arg0#1.offset;assume { :end_inline_del_timer_sync } true;ldv_del_timer_sync_20_~tmp~91#1 := ldv_del_timer_sync_20_#t~ret1083#1;havoc ldv_del_timer_sync_20_#t~ret1083#1;ldv_del_timer_sync_20_~ldv_func_res~1#1 := ldv_del_timer_sync_20_~tmp~91#1;assume { :begin_inline_ldv_del_timer_sync } true;ldv_del_timer_sync_#in~arg0#1, ldv_del_timer_sync_#in~arg1#1.base, ldv_del_timer_sync_#in~arg1#1.offset := ldv_del_timer_sync_20_~ldv_func_res~1#1, ldv_del_timer_sync_20_~ldv_func_arg1#1.base, ldv_del_timer_sync_20_~ldv_func_arg1#1.offset;havoc ldv_del_timer_sync_#res#1;havoc ldv_del_timer_sync_~arg0#1, ldv_del_timer_sync_~arg1#1.base, ldv_del_timer_sync_~arg1#1.offset, ldv_del_timer_sync_~ldv_5_timer_list_timer_list~0#1.base, ldv_del_timer_sync_~ldv_5_timer_list_timer_list~0#1.offset;ldv_del_timer_sync_~arg0#1 := ldv_del_timer_sync_#in~arg0#1;ldv_del_timer_sync_~arg1#1.base, ldv_del_timer_sync_~arg1#1.offset := ldv_del_timer_sync_#in~arg1#1.base, ldv_del_timer_sync_#in~arg1#1.offset;havoc ldv_del_timer_sync_~ldv_5_timer_list_timer_list~0#1.base, ldv_del_timer_sync_~ldv_5_timer_list_timer_list~0#1.offset;ldv_del_timer_sync_~ldv_5_timer_list_timer_list~0#1.base, ldv_del_timer_sync_~ldv_5_timer_list_timer_list~0#1.offset := ldv_del_timer_sync_~arg1#1.base, ldv_del_timer_sync_~arg1#1.offset; [2025-02-08 03:50:08,348 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6472: #t~ret255#1 := ldv_del_timer_sync_20_#res#1;havoc ldv_del_timer_sync_20_#t~ret1083#1, ldv_del_timer_sync_20_#t~ret1084#1, ldv_del_timer_sync_20_~ldv_func_arg1#1.base, ldv_del_timer_sync_20_~ldv_func_arg1#1.offset, ldv_del_timer_sync_20_~ldv_func_res~1#1, ldv_del_timer_sync_20_~tmp~91#1, ldv_del_timer_sync_20_~tmp___0~36#1;havoc ldv_del_timer_sync_20_#in~ldv_func_arg1#1.base, ldv_del_timer_sync_20_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_del_timer_sync_20 } true;havoc #t~ret255#1;call write~$Pointer$#1(0bv64, 0bv64, ~priv~2#1.base, ~bvadd~64(32bv64, ~bvadd~64(156bv64, ~priv~2#1.offset)), 8bv64); [2025-02-08 03:50:08,616 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11968: havoc cancel_work_sync_#t~nondet1156#1; [2025-02-08 03:50:08,880 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9373: ~tmp___2~9 := #t~ret958;havoc #t~ret958; [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9373-1: SUMMARY for call #t~ret958 := inb_p(~zero_extend~32~16(~sio~6)); srcloc: null [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9371: ~tmp___1~13 := #t~ret957;havoc #t~ret957; [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9371-1: SUMMARY for call #t~ret957 := inb_p(~zero_extend~32~16(~sio~6)); srcloc: null [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9367: SUMMARY for call outb_p(~bvand~32(239bv32, ~zero_extend~32~8(~tmp___0~28))[8:0], ~zero_extend~32~16(~sio~6)); srcloc: null [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9361: ~tmp~67 := #t~ret955;havoc #t~ret955; [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9361-1: SUMMARY for call #t~ret955 := inb_p(~zero_extend~32~16(~sio~6)); srcloc: null [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9359: assume 0bv32 != ~bvand~32(~zero_extend~32~8(~place~0), ~zero_extend~32~8(~data)); [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9359: assume !(0bv32 != ~bvand~32(~zero_extend~32~8(~place~0), ~zero_extend~32~8(~data))); [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9374-1: SUMMARY for call outb_p(~bvand~32(191bv32, ~zero_extend~32~8(~tmp___2~9))[8:0], ~zero_extend~32~16(~sio~6)); srcloc: null [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9372: SUMMARY for call outb_p(~bvor~32(64bv32, ~zero_extend~32~8(~tmp___1~13))[8:0], ~zero_extend~32~16(~sio~6)); srcloc: null [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9374: ~place~0 := ~bvashr~32(~zero_extend~32~8(~place~0), 1bv32)[8:0]; [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9366-1: SUMMARY for call #t~ret956 := inb_p(~zero_extend~32~16(~sio~6)); srcloc: null [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9362: SUMMARY for call outb_p(~bvor~32(16bv32, ~zero_extend~32~8(~tmp~67))[8:0], ~zero_extend~32~16(~sio~6)); srcloc: null [2025-02-08 03:50:08,881 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9366: ~tmp___0~28 := #t~ret956;havoc #t~ret956; [2025-02-08 03:50:09,013 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10853: #res := 3bv32; [2025-02-08 03:50:09,014 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10857: #res := 10bv32; [2025-02-08 03:50:09,014 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10855: #res := 8bv32; [2025-02-08 03:50:09,172 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-3: havoc tlan_tx_timeout_work_#t~mem381#1.base, tlan_tx_timeout_work_#t~mem381#1.offset, tlan_tx_timeout_work_~work#1.base, tlan_tx_timeout_work_~work#1.offset, tlan_tx_timeout_work_~priv~8#1.base, tlan_tx_timeout_work_~priv~8#1.offset, tlan_tx_timeout_work_~__mptr~0#1.base, tlan_tx_timeout_work_~__mptr~0#1.offset;havoc tlan_tx_timeout_work_#in~work#1.base, tlan_tx_timeout_work_#in~work#1.offset;assume { :end_inline_tlan_tx_timeout_work } true; [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8153: ~i~4 := ~bvadd~32(1bv32, ~i~4); [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8147-1: SUMMARY for call dev_kfree_skb_any(~skb~4.base, ~skb~4.offset); srcloc: null [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8147: call write~intINTTYPE4#1(0bv32, ~list~1.base, ~bvadd~64(4bv64, ~bvadd~64(64bv64, ~bvadd~64(8bv64, ~list~1.offset))), 4bv64);call write~intINTTYPE4#1(0bv32, ~list~1.base, ~bvadd~64(4bv64, ~bvadd~64(72bv64, ~bvadd~64(8bv64, ~list~1.offset))), 4bv64); [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8176: ~i~4 := ~bvadd~32(1bv32, ~i~4); [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8145-1: SUMMARY for call pci_unmap_single(#t~mem603.base, #t~mem603.offset, ~zero_extend~64~32(#t~mem604), ~zero_extend~64~32((if ~bvugt~32(~_max1~2, ~_max2~2) then ~_max1~2 else ~_max2~2)), 1bv32); srcloc: null [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8145: havoc #t~mem603.base, #t~mem603.offset;havoc #t~mem604; [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8170: call write~intINTTYPE4#1(0bv32, ~list~1.base, ~bvadd~64(4bv64, ~bvadd~64(64bv64, ~bvadd~64(8bv64, ~list~1.offset))), 4bv64);call write~intINTTYPE4#1(0bv32, ~list~1.base, ~bvadd~64(4bv64, ~bvadd~64(72bv64, ~bvadd~64(8bv64, ~list~1.offset))), 4bv64); [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8139-1: SUMMARY for call #t~ret601.base, #t~ret601.offset := tlan_get_skb(~list~1.base, ~list~1.offset); srcloc: null [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8139: ~skb~4.base, ~skb~4.offset := #t~ret601.base, #t~ret601.offset;havoc #t~ret601.base, #t~ret601.offset; [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8141: assume 0bv64 != ~bvadd~64(~skb~4.base, ~skb~4.offset);call #t~mem602 := read~intINTTYPE4#1(~skb~4.base, ~bvadd~64(104bv64, ~skb~4.offset), 4bv64);~_max1~2 := #t~mem602;havoc #t~mem602;~_max2~2 := 64bv32;call #t~mem603.base, #t~mem603.offset := read~$Pointer$#1(~priv~20.base, ~bvadd~64(8bv64, ~priv~20.offset), 8bv64);call #t~mem604 := read~intINTTYPE4#1(~list~1.base, ~bvadd~64(4bv64, ~bvadd~64(8bv64, ~list~1.offset)), 4bv64); [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8141: assume !(0bv64 != ~bvadd~64(~skb~4.base, ~skb~4.offset)); [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8166: assume 0bv64 != ~bvadd~64(~skb~4.base, ~skb~4.offset);call #t~mem607.base, #t~mem607.offset := read~$Pointer$#1(~priv~20.base, ~bvadd~64(8bv64, ~priv~20.offset), 8bv64);call #t~mem608 := read~intINTTYPE4#1(~list~1.base, ~bvadd~64(4bv64, ~bvadd~64(8bv64, ~list~1.offset)), 4bv64); [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8166: assume !(0bv64 != ~bvadd~64(~skb~4.base, ~skb~4.offset)); [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8168-1: SUMMARY for call pci_unmap_single(#t~mem607.base, #t~mem607.offset, ~zero_extend~64~32(#t~mem608), 1600bv64, 2bv32); srcloc: null [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8168: havoc #t~mem607.base, #t~mem607.offset;havoc #t~mem608; [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8170-1: SUMMARY for call dev_kfree_skb_any(~skb~4.base, ~skb~4.offset); srcloc: null [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8164-1: SUMMARY for call #t~ret606.base, #t~ret606.offset := tlan_get_skb(~list~1.base, ~list~1.offset); srcloc: null [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8164: ~skb~4.base, ~skb~4.offset := #t~ret606.base, #t~ret606.offset;havoc #t~ret606.base, #t~ret606.offset; [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8138: call #t~mem600.base, #t~mem600.offset := read~$Pointer$#1(~priv~20.base, ~bvadd~64(96bv64, ~priv~20.offset), 8bv64);~list~1.base, ~list~1.offset := #t~mem600.base, ~bvadd~64(#t~mem600.offset, ~bvmul~64(88bv64, ~sign_extend~64~32(~i~4)));havoc #t~mem600.base, #t~mem600.offset; [2025-02-08 03:50:09,407 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8163: call #t~mem605.base, #t~mem605.offset := read~$Pointer$#1(~priv~20.base, ~bvadd~64(52bv64, ~priv~20.offset), 8bv64);~list~1.base, ~list~1.offset := #t~mem605.base, ~bvadd~64(#t~mem605.offset, ~bvmul~64(88bv64, ~sign_extend~64~32(~i~4)));havoc #t~mem605.base, #t~mem605.offset; [2025-02-08 03:50:09,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8700: ~phy~4 := ~bvadd~32(1bv32, ~phy~4); [2025-02-08 03:50:09,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8694-1: call #t~mem795 := read~intINTTYPE4#1(~priv~24.base, ~bvadd~64(4bv64, ~bvadd~64(304bv64, ~priv~24.offset)), 4bv64); [2025-02-08 03:50:09,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8694: assume 32bv32 == #t~mem795 && 31bv32 != ~phy~4;havoc #t~mem795;call write~intINTTYPE4#1(~phy~4, ~priv~24.base, ~bvadd~64(4bv64, ~bvadd~64(304bv64, ~priv~24.offset)), 4bv64); [2025-02-08 03:50:09,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8694: assume !(32bv32 == #t~mem795 && 31bv32 != ~phy~4);havoc #t~mem795; [2025-02-08 03:50:09,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8686-1: assume #t~short790; [2025-02-08 03:50:09,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8686-1: assume !#t~short790;call #t~mem789 := read~intINTTYPE2#1(~#lo~0.base, ~#lo~0.offset, 2bv64);#t~short790 := 65535bv32 != ~zero_extend~32~16(#t~mem789); [2025-02-08 03:50:09,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8686-2: #t~short790 := #t~short788; [2025-02-08 03:50:09,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8684: havoc #t~ret785;call #t~mem786 := read~intINTTYPE2#1(~#control~0.base, ~#control~0.offset, 2bv64);#t~short788 := 65535bv32 != ~zero_extend~32~16(#t~mem786); [2025-02-08 03:50:09,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8686-3: assume #t~short788; [2025-02-08 03:50:09,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8686-3: assume !#t~short788;call #t~mem787 := read~intINTTYPE2#1(~#hi~0.base, ~#hi~0.offset, 2bv64);#t~short788 := 65535bv32 != ~zero_extend~32~16(#t~mem787); [2025-02-08 03:50:09,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8684-1: SUMMARY for call #t~ret785 := tlan_mii_read_reg(~dev.base, ~dev.offset, ~zero_extend~32~16(~phy~4[16:0])[16:0], 3bv16, ~#lo~0.base, ~#lo~0.offset); srcloc: null [2025-02-08 03:50:09,889 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8682: havoc #t~ret783; [2025-02-08 03:50:09,890 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8655: call ULTIMATE.dealloc(~#control~0.base, ~#control~0.offset);havoc ~#control~0.base, ~#control~0.offset;call ULTIMATE.dealloc(~#hi~0.base, ~#hi~0.offset);havoc ~#hi~0.base, ~#hi~0.offset;call ULTIMATE.dealloc(~#lo~0.base, ~#lo~0.offset);havoc ~#lo~0.base, ~#lo~0.offset; [2025-02-08 03:50:09,890 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8686: assume #t~short790;havoc #t~mem786;havoc #t~mem787;havoc #t~short788;havoc #t~mem789;havoc #t~short790; [2025-02-08 03:50:09,890 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8686: assume !#t~short790;havoc #t~mem786;havoc #t~mem787;havoc #t~short788;havoc #t~mem789;havoc #t~short790; [2025-02-08 03:50:09,890 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8682-1: SUMMARY for call #t~ret783 := tlan_mii_read_reg(~dev.base, ~dev.offset, ~zero_extend~32~16(~phy~4[16:0])[16:0], 0bv16, ~#control~0.base, ~#control~0.offset); srcloc: null [2025-02-08 03:50:09,890 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8683: havoc #t~ret784; [2025-02-08 03:50:09,890 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8683-1: SUMMARY for call #t~ret784 := tlan_mii_read_reg(~dev.base, ~dev.offset, ~zero_extend~32~16(~phy~4[16:0])[16:0], 2bv16, ~#hi~0.base, ~#hi~0.offset); srcloc: null [2025-02-08 03:50:09,890 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8689: havoc #t~mem791;havoc #t~mem792;havoc #t~mem793;havoc #t~ret794; [2025-02-08 03:50:09,890 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8689-1: SUMMARY for call #t~ret794 := printk(100bv64, 0bv64); srcloc: null [2025-02-08 03:50:09,890 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8687: assume 0bv32 != ~bvand~32(1bv32, ~debug~0);call #t~mem791 := read~intINTTYPE2#1(~#control~0.base, ~#control~0.offset, 2bv64);call #t~mem792 := read~intINTTYPE2#1(~#hi~0.base, ~#hi~0.offset, 2bv64);call #t~mem793 := read~intINTTYPE2#1(~#lo~0.base, ~#lo~0.offset, 2bv64); [2025-02-08 03:50:09,891 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8687: assume !(0bv32 != ~bvand~32(1bv32, ~debug~0)); [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6906: assume 0bv64 == ~bvadd~64(tlan_eisa_probe_~tmp___1~5#1.base, tlan_eisa_probe_~tmp___1~5#1.offset); [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6906: assume !(0bv64 == ~bvadd~64(tlan_eisa_probe_~tmp___1~5#1.base, tlan_eisa_probe_~tmp___1~5#1.offset)); [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10276: assume 18bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10276: assume !(18bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8030: SUMMARY for call spin_unlock_irqrestore(tlan_timer_~priv~18#1.base, ~bvadd~64(322bv64, tlan_timer_~priv~18#1.offset), tlan_timer_~flags~2#1); srcloc: null [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6907: assume 16bv32 == ~debug~0; [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6907: assume !(16bv32 == ~debug~0); [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7964: assume 7bv32 == tlan_timer_#t~mem581#1;havoc tlan_timer_#t~mem581#1; [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7964: assume !(7bv32 == tlan_timer_#t~mem581#1);havoc tlan_timer_#t~mem581#1;call tlan_timer_#t~mem582#1 := read~intINTTYPE4#1(tlan_timer_~priv~18#1.base, ~bvadd~64(152bv64, tlan_timer_~priv~18#1.offset), 4bv64); [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10805-1: ldv_switch_0_#res#1 := 3bv32; [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10805: ldv_net_dummy_resourceless_instance_1_#t~ret1023#1 := ldv_switch_0_#res#1;havoc ldv_switch_0_#t~ret1070#1, ldv_switch_0_~tmp~86#1;assume { :end_inline_ldv_switch_0 } true;~ldv_statevar_1~0 := ldv_net_dummy_resourceless_instance_1_#t~ret1023#1;havoc ldv_net_dummy_resourceless_instance_1_#t~ret1023#1; [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8889: assume 0bv32 == tlan_phy_start_link_#t~mem855#1;havoc tlan_phy_start_link_#t~mem855#1;tlan_phy_start_link_~control~1#1 := 0bv16; [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8889: assume !(0bv32 == tlan_phy_start_link_#t~mem855#1);havoc tlan_phy_start_link_#t~mem855#1; [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10937: assume 2bv32 == ~ldv_statevar_3~0; [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10937: assume !(2bv32 == ~ldv_statevar_3~0); [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8823: call ULTIMATE.dealloc(tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset);havoc tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset;call ULTIMATE.dealloc(tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset);havoc tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset;call ULTIMATE.dealloc(tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset);havoc tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset;havoc tlan_phy_start_link_#t~ret827#1.base, tlan_phy_start_link_#t~ret827#1.offset, tlan_phy_start_link_#t~mem828#1, tlan_phy_start_link_#t~mem829#1, tlan_phy_start_link_#t~ret830#1, tlan_phy_start_link_#t~ret831#1, tlan_phy_start_link_#t~ret832#1, tlan_phy_start_link_#t~mem833#1, tlan_phy_start_link_#t~mem834#1, tlan_phy_start_link_#t~short835#1, tlan_phy_start_link_#t~mem836#1, tlan_phy_start_link_#t~mem837#1, tlan_phy_start_link_#t~mem838#1, tlan_phy_start_link_#t~short839#1, tlan_phy_start_link_#t~mem840#1, tlan_phy_start_link_#t~mem841#1, tlan_phy_start_link_#t~short842#1, tlan_phy_start_link_#t~mem843#1, tlan_phy_start_link_#t~mem844#1, tlan_phy_start_link_#t~short845#1, tlan_phy_start_link_#t~mem846#1, tlan_phy_start_link_#t~mem847#1, tlan_phy_start_link_#t~short848#1, tlan_phy_start_link_#t~mem849#1, tlan_phy_start_link_#t~ret850#1, tlan_phy_start_link_#t~mem851#1, tlan_phy_start_link_#t~mem852#1, tlan_phy_start_link_#t~short853#1, tlan_phy_start_link_#t~mem854#1, tlan_phy_start_link_#t~mem855#1, tlan_phy_start_link_#t~ret856#1, tlan_phy_start_link_#t~mem857#1, tlan_phy_start_link_#t~mem858#1, tlan_phy_start_link_#t~mem859#1, tlan_phy_start_link_#t~mem860#1, tlan_phy_start_link_#t~mem861#1, tlan_phy_start_link_#t~mem862#1, tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, tlan_phy_start_link_~priv~28#1.base, tlan_phy_start_link_~priv~28#1.offset, tlan_phy_start_link_~tmp~60#1.base, tlan_phy_start_link_~tmp~60#1.offset, tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset, tlan_phy_start_link_~control~1#1, tlan_phy_start_link_~data~3#1, tlan_phy_start_link_~phy~6#1, tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset, tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset;havoc tlan_phy_start_link_#in~dev#1.base, tlan_phy_start_link_#in~dev#1.offset;assume { :end_inline_tlan_phy_start_link } true; [2025-02-08 03:50:21,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10541: havoc ldv_pci_instance_shutdown_2_3_~arg0#1.base, ldv_pci_instance_shutdown_2_3_~arg0#1.offset, ldv_pci_instance_shutdown_2_3_~arg1#1.base, ldv_pci_instance_shutdown_2_3_~arg1#1.offset;havoc ldv_pci_instance_shutdown_2_3_#in~arg0#1.base, ldv_pci_instance_shutdown_2_3_#in~arg0#1.offset, ldv_pci_instance_shutdown_2_3_#in~arg1#1.base, ldv_pci_instance_shutdown_2_3_#in~arg1#1.offset;assume { :end_inline_ldv_pci_instance_shutdown_2_3 } true;havoc ldv_pci_pci_instance_2_#t~mem1038#1.base, ldv_pci_pci_instance_2_#t~mem1038#1.offset; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6974: tlan_eisa_probe_~irq~0#1 := 10bv32; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6578: assume { :begin_inline_tlan_eisa_probe } true;havoc tlan_eisa_probe_#t~ret325#1, tlan_eisa_probe_#t~ret326#1, tlan_eisa_probe_#t~ret327#1, tlan_eisa_probe_#t~ret328#1, tlan_eisa_probe_#t~ret329#1, tlan_eisa_probe_#t~ret330#1, tlan_eisa_probe_#t~ret331#1.base, tlan_eisa_probe_#t~ret331#1.offset, tlan_eisa_probe_#t~ret332#1, tlan_eisa_probe_#t~ret333#1, tlan_eisa_probe_#t~ret334#1, tlan_eisa_probe_#t~ret335#1, tlan_eisa_probe_#t~ret336#1, tlan_eisa_probe_#t~ret337#1, tlan_eisa_probe_#t~ret338#1, tlan_eisa_probe_#t~ret339#1, tlan_eisa_probe_~ioaddr~0#1, tlan_eisa_probe_~rc~2#1, tlan_eisa_probe_~irq~0#1, tlan_eisa_probe_~device_id~1#1, tlan_eisa_probe_~tmp~35#1, tlan_eisa_probe_~tmp___0~12#1, tlan_eisa_probe_~tmp___1~5#1.base, tlan_eisa_probe_~tmp___1~5#1.offset, tlan_eisa_probe_~tmp___2~2#1, tlan_eisa_probe_~tmp___3~2#1, tlan_eisa_probe_~tmp___4~0#1;havoc tlan_eisa_probe_~ioaddr~0#1;havoc tlan_eisa_probe_~rc~2#1;havoc tlan_eisa_probe_~irq~0#1;havoc tlan_eisa_probe_~device_id~1#1;havoc tlan_eisa_probe_~tmp~35#1;havoc tlan_eisa_probe_~tmp___0~12#1;havoc tlan_eisa_probe_~tmp___1~5#1.base, tlan_eisa_probe_~tmp___1~5#1.offset;havoc tlan_eisa_probe_~tmp___2~2#1;havoc tlan_eisa_probe_~tmp___3~2#1;havoc tlan_eisa_probe_~tmp___4~0#1;tlan_eisa_probe_~rc~2#1 := 4294967277bv32; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10476: assume 6bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10476: assume !(6bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10410: ldv_pci_instance_resume_early_2_6_#t~ret1027#1 := ##fun~$Pointer$~TO~C_INT_#res#1;havoc ##fun~$Pointer$~TO~C_INT_#~1026#1.base, ##fun~$Pointer$~TO~C_INT_#~1026#1.offset, ##fun~$Pointer$~TO~C_INT_#t~funptrres1193#1, ##fun~$Pointer$~TO~C_INT_#t~ret1194#1, ##fun~$Pointer$~TO~C_INT_#t~ret1195#1, ##fun~$Pointer$~TO~C_INT_#t~ret1196#1, ##fun~$Pointer$~TO~C_INT_#t~ret1197#1;havoc ##fun~$Pointer$~TO~C_INT_#in~1026#1.base, ##fun~$Pointer$~TO~C_INT_#in~1026#1.offset, ##fun~$Pointer$~TO~C_INT_#in~#fp#1.base, ##fun~$Pointer$~TO~C_INT_#in~#fp#1.offset;assume { :end_inline_##fun~$Pointer$~TO~C_INT } true;havoc ldv_pci_instance_resume_early_2_6_#t~ret1027#1; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10608: SUMMARY for call ldv_assume((if 0bv32 != ~ldv_2_ret_default~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10146: assume 6bv32 == ~ldv_statevar_0~0; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10146: assume !(6bv32 == ~ldv_statevar_0~0); [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9948: assume 4bv32 == ~ldv_statevar_14~0; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9948: assume !(4bv32 == ~ldv_statevar_14~0); [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6579-1: SUMMARY for call tlan_probe_#t~ret270#1 := printk(30bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6579: havoc tlan_probe_#t~ret270#1; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10807-1: ldv_switch_0_#res#1 := 10bv32; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10609-1: SUMMARY for call ldv_pci_pci_instance_2_#t~ret1053#1 := ldv_undef_int(); srcloc: null [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10609: ldv_pci_pci_instance_2_~tmp___0~33#1 := ldv_pci_pci_instance_2_#t~ret1053#1;havoc ldv_pci_pci_instance_2_#t~ret1053#1; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8892: havoc tlan_phy_start_link_#t~ret856#1;call tlan_phy_start_link_#t~mem857#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(292bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64); [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8892-1: SUMMARY for call tlan_phy_start_link_#t~ret856#1 := tlan_mii_read_reg(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, ~zero_extend~32~16(tlan_phy_start_link_~phy~6#1)[16:0], 17bv16, tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset); srcloc: null [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8760: tlan_phy_power_up_~tmp~58#1.base, tlan_phy_power_up_~tmp~58#1.offset := tlan_phy_power_up_#t~ret812#1.base, tlan_phy_power_up_#t~ret812#1.offset;havoc tlan_phy_power_up_#t~ret812#1.base, tlan_phy_power_up_#t~ret812#1.offset;tlan_phy_power_up_~priv~26#1.base, tlan_phy_power_up_~priv~26#1.offset := tlan_phy_power_up_~tmp~58#1.base, tlan_phy_power_up_~tmp~58#1.offset; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8760-1: SUMMARY for call tlan_phy_power_up_#t~ret812#1.base, tlan_phy_power_up_#t~ret812#1.offset := netdev_priv(tlan_phy_power_up_~dev#1.base, tlan_phy_power_up_~dev#1.offset); srcloc: null [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10346: assume { :begin_inline_ldv_dummy_resourceless_instance_callback_1_15 } true;ldv_dummy_resourceless_instance_callback_1_15_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_15_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_15_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_15_#in~arg1#1.offset := ~ldv_1_callback_ndo_set_rx_mode~0.base, ~ldv_1_callback_ndo_set_rx_mode~0.offset, ~ldv_1_container_net_device~0.base, ~ldv_1_container_net_device~0.offset;havoc ldv_dummy_resourceless_instance_callback_1_15_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_15_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_15_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_15_~arg1#1.offset;ldv_dummy_resourceless_instance_callback_1_15_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_15_~arg0#1.offset := ldv_dummy_resourceless_instance_callback_1_15_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_15_#in~arg0#1.offset;ldv_dummy_resourceless_instance_callback_1_15_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_15_~arg1#1.offset := ldv_dummy_resourceless_instance_callback_1_15_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_15_#in~arg1#1.offset; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7307-1: SUMMARY for call spin_unlock_irqrestore(tlan_start_tx_~priv~9#1.base, ~bvadd~64(322bv64, tlan_start_tx_~priv~9#1.offset), tlan_start_tx_~flags~1#1); srcloc: null [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7307: call tlan_start_tx_#t~mem412#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(136bv64, tlan_start_tx_~priv~9#1.offset), 4bv64);call write~intINTTYPE4#1(~bvadd~32(1bv32, tlan_start_tx_#t~mem412#1), tlan_start_tx_~priv~9#1.base, ~bvadd~64(136bv64, tlan_start_tx_~priv~9#1.offset), 4bv64);havoc tlan_start_tx_#t~mem412#1;call tlan_start_tx_#t~mem413#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(136bv64, tlan_start_tx_~priv~9#1.offset), 4bv64); [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10280: havoc ldv_net_dummy_resourceless_instance_1_#t~ret1021#1, ldv_net_dummy_resourceless_instance_1_#t~ret1022#1, ldv_net_dummy_resourceless_instance_1_#t~ret1023#1, ldv_net_dummy_resourceless_instance_1_~arg0#1.base, ldv_net_dummy_resourceless_instance_1_~arg0#1.offset, ldv_net_dummy_resourceless_instance_1_~tmp~78#1, ldv_net_dummy_resourceless_instance_1_~tmp___0~32#1;havoc ldv_net_dummy_resourceless_instance_1_#in~arg0#1.base, ldv_net_dummy_resourceless_instance_1_#in~arg0#1.offset;assume { :end_inline_ldv_net_dummy_resourceless_instance_1 } true; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6911-1: SUMMARY for call tlan_eisa_probe_#t~ret332#1 := inw(~bvadd~32(3200bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10941: assume 3bv32 == ~ldv_statevar_3~0; [2025-02-08 03:50:21,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10941: assume !(3bv32 == ~ldv_statevar_3~0); [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9884: havoc ldv_dummy_resourceless_instance_callback_1_15_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_15_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_15_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_15_~arg1#1.offset;havoc ldv_dummy_resourceless_instance_callback_1_15_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_15_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_15_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_15_#in~arg1#1.offset;assume { :end_inline_ldv_dummy_resourceless_instance_callback_1_15 } true;~ldv_statevar_1~0 := 2bv32; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11998-1: ldv_dummy_resourceless_instance_callback_1_3_#t~ret1008#1 := eth_change_mtu_#res#1;havoc eth_change_mtu_#t~nondet1159#1, eth_change_mtu_~arg0#1.base, eth_change_mtu_~arg0#1.offset, eth_change_mtu_~arg1#1;havoc eth_change_mtu_#in~arg0#1.base, eth_change_mtu_#in~arg0#1.offset, eth_change_mtu_#in~arg1#1;assume { :end_inline_eth_change_mtu } true;havoc ldv_dummy_resourceless_instance_callback_1_3_#t~ret1008#1;havoc ldv_dummy_resourceless_instance_callback_1_3_#t~ret1008#1, ldv_dummy_resourceless_instance_callback_1_3_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_3_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_3_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_3_~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_3_~arg2#1;havoc ldv_dummy_resourceless_instance_callback_1_3_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_3_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_3_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_3_#in~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_3_#in~arg2#1;assume { :end_inline_ldv_dummy_resourceless_instance_callback_1_3 } true;~ldv_statevar_1~0 := 2bv32; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6911: tlan_eisa_probe_~tmp___2~2#1 := tlan_eisa_probe_#t~ret332#1;havoc tlan_eisa_probe_#t~ret332#1; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7968: assume 8bv32 == tlan_timer_#t~mem582#1;havoc tlan_timer_#t~mem582#1; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7968: assume !(8bv32 == tlan_timer_#t~mem582#1);havoc tlan_timer_#t~mem582#1;call tlan_timer_#t~mem583#1 := read~intINTTYPE4#1(tlan_timer_~priv~18#1.base, ~bvadd~64(152bv64, tlan_timer_~priv~18#1.offset), 4bv64); [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9884-1: SUMMARY for call tlan_set_multicast_list(ldv_dummy_resourceless_instance_callback_1_15_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_15_~arg1#1.offset); srcloc: null [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6977: tlan_eisa_probe_~irq~0#1 := 11bv32; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8959: havoc tlan_phy_finish_auto_neg_#t~ret875#1; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11998: havoc eth_change_mtu_#t~nondet1159#1; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8959-1: SUMMARY for call tlan_phy_finish_auto_neg_#t~ret875#1 := netdev_info(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, 111bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10611: assume 0bv32 != ldv_pci_pci_instance_2_~tmp___0~33#1;~ldv_statevar_2~0 := 12bv32; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10611: assume !(0bv32 != ldv_pci_pci_instance_2_~tmp___0~33#1);~ldv_statevar_2~0 := 17bv32; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10809-1: ldv_switch_0_#res#1 := 12bv32; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10545: ~ldv_statevar_2~0 := 2bv32; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12131-1: skb_padto_#t~ret144#1 := skb_pad_#res#1;havoc skb_pad_#t~nondet1178#1, skb_pad_~arg0#1.base, skb_pad_~arg0#1.offset, skb_pad_~arg1#1;havoc skb_pad_#in~arg0#1.base, skb_pad_#in~arg0#1.offset, skb_pad_#in~arg1#1;assume { :end_inline_skb_pad } true;skb_padto_~tmp___0~4#1 := skb_padto_#t~ret144#1;havoc skb_padto_#t~ret144#1;skb_padto_#res#1 := skb_padto_~tmp___0~4#1;tlan_start_tx_#t~ret385#1 := skb_padto_#res#1;havoc skb_padto_#t~mem142#1, skb_padto_#t~ret143#1, skb_padto_#t~ret144#1, skb_padto_~skb#1.base, skb_padto_~skb#1.offset, skb_padto_~len#1, skb_padto_~size~0#1, skb_padto_~tmp~12#1, skb_padto_~tmp___0~4#1;havoc skb_padto_#in~skb#1.base, skb_padto_#in~skb#1.offset, skb_padto_#in~len#1;assume { :end_inline_skb_padto } true;tlan_start_tx_~tmp___0~15#1 := tlan_start_tx_#t~ret385#1;havoc tlan_start_tx_#t~ret385#1; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12131: havoc skb_pad_#t~nondet1178#1; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8960: havoc tlan_phy_finish_auto_neg_#t~ret876#1; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8960-1: SUMMARY for call tlan_phy_finish_auto_neg_#t~ret876#1 := tlan_mii_read_reg(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, ~zero_extend~32~16(tlan_phy_finish_auto_neg_~phy~7#1)[16:0], 4bv16, tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset); srcloc: null [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8894: assume 0bv32 != tlan_phy_start_link_#t~mem857#1;havoc tlan_phy_start_link_#t~mem857#1;call tlan_phy_start_link_#t~mem858#1 := read~intINTTYPE2#1(tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset, 2bv64);call write~intINTTYPE2#1(~bvor~32(8192bv32, ~zero_extend~32~16(tlan_phy_start_link_#t~mem858#1))[16:0], tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset, 2bv64);havoc tlan_phy_start_link_#t~mem858#1; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8894: assume !(0bv32 != tlan_phy_start_link_#t~mem857#1);havoc tlan_phy_start_link_#t~mem857#1;call tlan_phy_start_link_#t~mem859#1 := read~intINTTYPE2#1(tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset, 2bv64);call write~intINTTYPE2#1(~bvand~32(57343bv32, ~zero_extend~32~16(tlan_phy_start_link_#t~mem859#1))[16:0], tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset, 2bv64);havoc tlan_phy_start_link_#t~mem859#1;call tlan_phy_start_link_#t~mem860#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(300bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64); [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6582: assume 0bv32 == ~tlan_devices_installed~0;tlan_probe_~rc~0#1 := 4294967277bv32; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6582: assume !(0bv32 == ~tlan_devices_installed~0);tlan_probe_#res#1 := 0bv32; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10480: assume 7bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10480: assume !(7bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10150: havoc ldv_interrupt_interrupt_instance_0_#t~ret1018#1, ldv_interrupt_interrupt_instance_0_#t~ret1019#1, ldv_interrupt_interrupt_instance_0_~arg0#1.base, ldv_interrupt_interrupt_instance_0_~arg0#1.offset, ldv_interrupt_interrupt_instance_0_~tmp~76#1;havoc ldv_interrupt_interrupt_instance_0_#in~arg0#1.base, ldv_interrupt_interrupt_instance_0_#in~arg0#1.offset;assume { :end_inline_ldv_interrupt_interrupt_instance_0 } true; [2025-02-08 03:50:21,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8763: assume 0bv32 != ~bvand~32(1bv32, ~debug~0); [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8763: assume !(0bv32 != ~bvand~32(1bv32, ~debug~0)); [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10811-1: ldv_switch_0_#res#1 := 13bv32; [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6913: assume 4366bv32 != ~zero_extend~32~16(tlan_eisa_probe_~tmp___2~2#1); [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6913: assume !(4366bv32 != ~zero_extend~32~16(tlan_eisa_probe_~tmp___2~2#1)); [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8961: havoc tlan_phy_finish_auto_neg_#t~ret877#1;call tlan_phy_finish_auto_neg_#t~mem878#1 := read~intINTTYPE2#1(tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset, 2bv64);call tlan_phy_finish_auto_neg_#t~mem879#1 := read~intINTTYPE2#1(tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset, 2bv64);tlan_phy_finish_auto_neg_~mode~0#1 := ~bvand~32(992bv32, ~zero_extend~32~16(~bvand~32(~zero_extend~32~16(tlan_phy_finish_auto_neg_#t~mem878#1), ~zero_extend~32~16(tlan_phy_finish_auto_neg_#t~mem879#1))[16:0]))[16:0];havoc tlan_phy_finish_auto_neg_#t~mem878#1;havoc tlan_phy_finish_auto_neg_#t~mem879#1; [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8961-1: SUMMARY for call tlan_phy_finish_auto_neg_#t~ret877#1 := tlan_mii_read_reg(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, ~zero_extend~32~16(tlan_phy_finish_auto_neg_~phy~7#1)[16:0], 5bv16, tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset); srcloc: null [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9952: assume 6bv32 == ~ldv_statevar_14~0; [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9952: assume !(6bv32 == ~ldv_statevar_14~0); [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7310: assume ~bvugt~32(tlan_start_tx_#t~mem413#1, 63bv32);havoc tlan_start_tx_#t~mem413#1;call write~intINTTYPE4#1(0bv32, tlan_start_tx_~priv~9#1.base, ~bvadd~64(136bv64, tlan_start_tx_~priv~9#1.offset), 4bv64); [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7310: assume !~bvugt~32(tlan_start_tx_#t~mem413#1, 63bv32);havoc tlan_start_tx_#t~mem413#1; [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7244: assume 0bv32 != tlan_start_tx_~tmp___0~15#1;tlan_start_tx_#res#1 := 0bv32; [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7244: assume !(0bv32 != tlan_start_tx_~tmp___0~15#1);call tlan_start_tx_#t~mem386#1 := read~intINTTYPE4#1(tlan_start_tx_~skb#1.base, ~bvadd~64(104bv64, tlan_start_tx_~skb#1.offset), 4bv64);tlan_start_tx_~_max1~0#1 := tlan_start_tx_#t~mem386#1;havoc tlan_start_tx_#t~mem386#1;tlan_start_tx_~_max2~0#1 := 64bv32;tlan_start_tx_~txlen~0#1 := (if ~bvugt~32(tlan_start_tx_~_max1~0#1, tlan_start_tx_~_max2~0#1) then tlan_start_tx_~_max1~0#1 else tlan_start_tx_~_max2~0#1);call tlan_start_tx_#t~mem388#1.base, tlan_start_tx_#t~mem388#1.offset := read~$Pointer$#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(96bv64, tlan_start_tx_~priv~9#1.offset), 8bv64);call tlan_start_tx_#t~mem387#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(136bv64, tlan_start_tx_~priv~9#1.offset), 4bv64);tlan_start_tx_~tail_list~0#1.base, tlan_start_tx_~tail_list~0#1.offset := tlan_start_tx_#t~mem388#1.base, ~bvadd~64(tlan_start_tx_#t~mem388#1.offset, ~bvmul~64(88bv64, ~zero_extend~64~32(tlan_start_tx_#t~mem387#1)));havoc tlan_start_tx_#t~mem388#1.base, tlan_start_tx_#t~mem388#1.offset;havoc tlan_start_tx_#t~mem387#1;call tlan_start_tx_#t~mem390#1 := read~intINTTYPE8#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(104bv64, tlan_start_tx_~priv~9#1.offset), 8bv64);call tlan_start_tx_#t~mem389#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(136bv64, tlan_start_tx_~priv~9#1.offset), 4bv64);tlan_start_tx_~tail_list_phys~0#1 := ~bvadd~64(tlan_start_tx_#t~mem390#1, ~bvmul~64(88bv64, ~zero_extend~64~32(tlan_start_tx_#t~mem389#1)));havoc tlan_start_tx_#t~mem390#1;havoc tlan_start_tx_#t~mem389#1;call tlan_start_tx_#t~mem391#1 := read~intINTTYPE2#1(tlan_start_tx_~tail_list~0#1.base, ~bvadd~64(4bv64, tlan_start_tx_~tail_list~0#1.offset), 2bv64); [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11935-1: ldv___pci_register_driver_21_#t~ret1085#1 := __pci_register_driver_#res#1;havoc __pci_register_driver_#t~nondet1152#1, __pci_register_driver_~arg0#1.base, __pci_register_driver_~arg0#1.offset, __pci_register_driver_~arg1#1.base, __pci_register_driver_~arg1#1.offset, __pci_register_driver_~arg2#1.base, __pci_register_driver_~arg2#1.offset;havoc __pci_register_driver_#in~arg0#1.base, __pci_register_driver_#in~arg0#1.offset, __pci_register_driver_#in~arg1#1.base, __pci_register_driver_#in~arg1#1.offset, __pci_register_driver_#in~arg2#1.base, __pci_register_driver_#in~arg2#1.offset;assume { :end_inline___pci_register_driver } true;ldv___pci_register_driver_21_~tmp~92#1 := ldv___pci_register_driver_21_#t~ret1085#1;havoc ldv___pci_register_driver_21_#t~ret1085#1;ldv___pci_register_driver_21_~ldv_func_res~2#1 := ldv___pci_register_driver_21_~tmp~92#1;assume { :begin_inline_ldv___pci_register_driver } true;ldv___pci_register_driver_#in~arg0#1, ldv___pci_register_driver_#in~arg1#1.base, ldv___pci_register_driver_#in~arg1#1.offset, ldv___pci_register_driver_#in~arg2#1.base, ldv___pci_register_driver_#in~arg2#1.offset, ldv___pci_register_driver_#in~arg3#1.base, ldv___pci_register_driver_#in~arg3#1.offset := ldv___pci_register_driver_21_~ldv_func_res~2#1, ldv___pci_register_driver_21_~ldv_func_arg1#1.base, ldv___pci_register_driver_21_~ldv_func_arg1#1.offset, ldv___pci_register_driver_21_~ldv_func_arg2#1.base, ldv___pci_register_driver_21_~ldv_func_arg2#1.offset, ldv___pci_register_driver_21_~ldv_func_arg3#1.base, ldv___pci_register_driver_21_~ldv_func_arg3#1.offset;havoc ldv___pci_register_driver_#res#1;havoc ldv___pci_register_driver_#t~ret995#1, ldv___pci_register_driver_~arg0#1, ldv___pci_register_driver_~arg1#1.base, ldv___pci_register_driver_~arg1#1.offset, ldv___pci_register_driver_~arg2#1.base, ldv___pci_register_driver_~arg2#1.offset, ldv___pci_register_driver_~arg3#1.base, ldv___pci_register_driver_~arg3#1.offset, ldv___pci_register_driver_~ldv_13_pci_driver_pci_driver~0#1.base, ldv___pci_register_driver_~ldv_13_pci_driver_pci_driver~0#1.offset, ldv___pci_register_driver_~tmp~71#1;ldv___pci_register_driver_~arg0#1 := ldv___pci_register_driver_#in~arg0#1;ldv___pci_register_driver_~arg1#1.base, ldv___pci_register_driver_~arg1#1.offset := ldv___pci_register_driver_#in~arg1#1.base, ldv___pci_register_driver_#in~arg1#1.offset;ldv___pci_register_driver_~arg2#1.base, ldv___pci_register_driver_~arg2#1.offset := ldv___pci_register_driver_#in~arg2#1.base, ldv___pci_register_driver_#in~arg2#1.offset;ldv___pci_register_driver_~arg3#1.base, ldv___pci_register_driver_~arg3#1.offset := ldv___pci_register_driver_#in~arg3#1.base, ldv___pci_register_driver_#in~arg3#1.offset;havoc ldv___pci_register_driver_~ldv_13_pci_driver_pci_driver~0#1.base, ldv___pci_register_driver_~ldv_13_pci_driver_pci_driver~0#1.offset;havoc ldv___pci_register_driver_~tmp~71#1; [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11935: havoc __pci_register_driver_#t~nondet1152#1; [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12002: havoc eth_mac_addr_#t~nondet1160#1; [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6915: SUMMARY for call __release_region(~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64); srcloc: null [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7972: assume 2bv32 == tlan_timer_#t~mem583#1;havoc tlan_timer_#t~mem583#1; [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7972: assume !(2bv32 == tlan_timer_#t~mem583#1);havoc tlan_timer_#t~mem583#1; [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8765: havoc tlan_phy_power_up_#t~ret813#1; [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10813-1: ldv_switch_0_#res#1 := 14bv32; [2025-02-08 03:50:21,075 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8765-1: SUMMARY for call tlan_phy_power_up_#t~ret813#1 := printk(103bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10945: havoc ldv_timer_timer_instance_3_#t~mem1073#1.base, ldv_timer_timer_instance_3_#t~mem1073#1.offset, ldv_timer_timer_instance_3_#t~mem1074#1.base, ldv_timer_timer_instance_3_#t~mem1074#1.offset, ldv_timer_timer_instance_3_#t~mem1075#1, ldv_timer_timer_instance_3_~arg0#1.base, ldv_timer_timer_instance_3_~arg0#1.offset;havoc ldv_timer_timer_instance_3_#in~arg0#1.base, ldv_timer_timer_instance_3_#in~arg0#1.offset;assume { :end_inline_ldv_timer_timer_instance_3 } true; [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12002-1: ldv_dummy_resourceless_instance_callback_1_14_#t~ret1005#1 := eth_mac_addr_#res#1;havoc eth_mac_addr_#t~nondet1160#1, eth_mac_addr_~arg0#1.base, eth_mac_addr_~arg0#1.offset, eth_mac_addr_~arg1#1.base, eth_mac_addr_~arg1#1.offset;havoc eth_mac_addr_#in~arg0#1.base, eth_mac_addr_#in~arg0#1.offset, eth_mac_addr_#in~arg1#1.base, eth_mac_addr_#in~arg1#1.offset;assume { :end_inline_eth_mac_addr } true;havoc ldv_dummy_resourceless_instance_callback_1_14_#t~ret1005#1;havoc ldv_dummy_resourceless_instance_callback_1_14_#t~ret1005#1, ldv_dummy_resourceless_instance_callback_1_14_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_14_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_14_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_14_~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_14_~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_14_~arg2#1.offset;havoc ldv_dummy_resourceless_instance_callback_1_14_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_14_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_14_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_14_#in~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_14_#in~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_14_#in~arg2#1.offset;assume { :end_inline_ldv_dummy_resourceless_instance_callback_1_14 } true;~ldv_statevar_1~0 := 2bv32; [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8831: tlan_phy_start_link_~tmp~60#1.base, tlan_phy_start_link_~tmp~60#1.offset := tlan_phy_start_link_#t~ret827#1.base, tlan_phy_start_link_#t~ret827#1.offset;havoc tlan_phy_start_link_#t~ret827#1.base, tlan_phy_start_link_#t~ret827#1.offset;tlan_phy_start_link_~priv~28#1.base, tlan_phy_start_link_~priv~28#1.offset := tlan_phy_start_link_~tmp~60#1.base, tlan_phy_start_link_~tmp~60#1.offset;call tlan_phy_start_link_#t~mem828#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(312bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);call tlan_phy_start_link_#t~mem829#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(~bvadd~64(304bv64, tlan_phy_start_link_~priv~28#1.offset), ~bvmul~64(4bv64, ~zero_extend~64~32(tlan_phy_start_link_#t~mem828#1))), 4bv64);tlan_phy_start_link_~phy~6#1 := tlan_phy_start_link_#t~mem829#1[16:0];havoc tlan_phy_start_link_#t~mem828#1;havoc tlan_phy_start_link_#t~mem829#1; [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8831-1: SUMMARY for call tlan_phy_start_link_#t~ret827#1.base, tlan_phy_start_link_#t~ret827#1.offset := netdev_priv(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset); srcloc: null [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10549-1: SUMMARY for call ldv_pci_pci_instance_2_#t~ret1039#1 := ldv_switch_1(); srcloc: null [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10549: ~ldv_statevar_2~0 := ldv_pci_pci_instance_2_#t~ret1039#1;havoc ldv_pci_pci_instance_2_#t~ret1039#1; [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10285: ldv_net_dummy_resourceless_instance_1_~tmp~78#1 := ldv_net_dummy_resourceless_instance_1_#t~ret1021#1;havoc ldv_net_dummy_resourceless_instance_1_#t~ret1021#1; [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10285-1: SUMMARY for call ldv_net_dummy_resourceless_instance_1_#t~ret1021#1 := ldv_undef_int(); srcloc: null [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8964: assume 0bv32 != ~bvand~32(256bv32, ~zero_extend~32~16(tlan_phy_finish_auto_neg_~mode~0#1));call write~intINTTYPE1#1(1bv8, tlan_phy_finish_auto_neg_~priv~29#1.base, ~bvadd~64(321bv64, tlan_phy_finish_auto_neg_~priv~29#1.offset), 1bv64); [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8964: assume !(0bv32 != ~bvand~32(256bv32, ~zero_extend~32~16(tlan_phy_finish_auto_neg_~mode~0#1))); [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8898: assume 2bv32 == tlan_phy_start_link_#t~mem860#1;havoc tlan_phy_start_link_#t~mem860#1;tlan_phy_start_link_~control~1#1 := ~bvor~32(256bv32, ~zero_extend~32~16(tlan_phy_start_link_~control~1#1))[16:0];call write~intINTTYPE1#1(1bv8, tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(321bv64, tlan_phy_start_link_~priv~28#1.offset), 1bv64); [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8898: assume !(2bv32 == tlan_phy_start_link_#t~mem860#1);havoc tlan_phy_start_link_#t~mem860#1; [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10153: ~ldv_statevar_0~0 := 6bv32; [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10153-1: SUMMARY for call ldv_assume((if 2bv32 != ~ldv_0_ret_val_default~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11078: tlan_probe_#t~ret267#1 := ldv___pci_register_driver_21_#res#1;havoc ldv___pci_register_driver_21_#t~ret1085#1, ldv___pci_register_driver_21_#t~ret1086#1, ldv___pci_register_driver_21_~ldv_func_arg1#1.base, ldv___pci_register_driver_21_~ldv_func_arg1#1.offset, ldv___pci_register_driver_21_~ldv_func_arg2#1.base, ldv___pci_register_driver_21_~ldv_func_arg2#1.offset, ldv___pci_register_driver_21_~ldv_func_arg3#1.base, ldv___pci_register_driver_21_~ldv_func_arg3#1.offset, ldv___pci_register_driver_21_~ldv_func_res~2#1, ldv___pci_register_driver_21_~tmp~92#1, ldv___pci_register_driver_21_~tmp___0~37#1;havoc ldv___pci_register_driver_21_#in~ldv_func_arg1#1.base, ldv___pci_register_driver_21_#in~ldv_func_arg1#1.offset, ldv___pci_register_driver_21_#in~ldv_func_arg2#1.base, ldv___pci_register_driver_21_#in~ldv_func_arg2#1.offset, ldv___pci_register_driver_21_#in~ldv_func_arg3#1.base, ldv___pci_register_driver_21_#in~ldv_func_arg3#1.offset;assume { :end_inline_ldv___pci_register_driver_21 } true;tlan_probe_~rc~0#1 := tlan_probe_#t~ret267#1;havoc tlan_probe_#t~ret267#1; [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10484: assume 8bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10484: assume !(8bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10352: assume { :begin_inline_ldv_dummy_resourceless_instance_callback_1_16 } true;ldv_dummy_resourceless_instance_callback_1_16_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_16_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_16_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_16_#in~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_16_#in~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_16_#in~arg2#1.offset := ~ldv_1_callback_ndo_start_xmit~0.base, ~ldv_1_callback_ndo_start_xmit~0.offset, ~ldv_1_container_struct_sk_buff_ptr~0.base, ~ldv_1_container_struct_sk_buff_ptr~0.offset, ~ldv_1_container_net_device~0.base, ~ldv_1_container_net_device~0.offset;havoc ldv_dummy_resourceless_instance_callback_1_16_#t~ret1006#1, ldv_dummy_resourceless_instance_callback_1_16_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_16_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_16_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_16_~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_16_~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_16_~arg2#1.offset;ldv_dummy_resourceless_instance_callback_1_16_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_16_~arg0#1.offset := ldv_dummy_resourceless_instance_callback_1_16_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_16_#in~arg0#1.offset;ldv_dummy_resourceless_instance_callback_1_16_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_16_~arg1#1.offset := ldv_dummy_resourceless_instance_callback_1_16_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_16_#in~arg1#1.offset;ldv_dummy_resourceless_instance_callback_1_16_~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_16_~arg2#1.offset := ldv_dummy_resourceless_instance_callback_1_16_#in~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_16_#in~arg2#1.offset;assume { :begin_inline_tlan_start_tx } true;tlan_start_tx_#in~skb#1.base, tlan_start_tx_#in~skb#1.offset, tlan_start_tx_#in~dev#1.base, tlan_start_tx_#in~dev#1.offset := ldv_dummy_resourceless_instance_callback_1_16_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_16_~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_16_~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_16_~arg2#1.offset;havoc tlan_start_tx_#res#1;havoc tlan_start_tx_#t~ret382#1.base, tlan_start_tx_#t~ret382#1.offset, tlan_start_tx_#t~mem383#1, tlan_start_tx_#t~ret384#1, tlan_start_tx_#t~ret385#1, tlan_start_tx_#t~mem386#1, tlan_start_tx_#t~mem388#1.base, tlan_start_tx_#t~mem388#1.offset, tlan_start_tx_#t~mem387#1, tlan_start_tx_#t~mem390#1, tlan_start_tx_#t~mem389#1, tlan_start_tx_#t~mem391#1, tlan_start_tx_#t~mem392#1, tlan_start_tx_#t~mem393#1, tlan_start_tx_#t~ret394#1, tlan_start_tx_#t~mem395#1, tlan_start_tx_#t~mem396#1.base, tlan_start_tx_#t~mem396#1.offset, tlan_start_tx_#t~mem397#1.base, tlan_start_tx_#t~mem397#1.offset, tlan_start_tx_#t~ret398#1, tlan_start_tx_#t~ret399#1.base, tlan_start_tx_#t~ret399#1.offset, tlan_start_tx_#t~ret400#1, tlan_start_tx_#t~mem401#1, tlan_start_tx_#t~mem402#1, tlan_start_tx_#t~ret403#1, tlan_start_tx_#t~mem404#1, tlan_start_tx_#t~mem405#1, tlan_start_tx_#t~mem406#1, tlan_start_tx_#t~ret407#1, tlan_start_tx_#t~mem408#1, tlan_start_tx_#t~mem409#1.base, tlan_start_tx_#t~mem409#1.offset, tlan_start_tx_#t~mem411#1.base, tlan_start_tx_#t~mem411#1.offset, tlan_start_tx_#t~mem410#1, tlan_start_tx_#t~mem412#1, tlan_start_tx_#t~mem413#1, tlan_start_tx_~skb#1.base, tlan_start_tx_~skb#1.offset, tlan_start_tx_~dev#1.base, tlan_start_tx_~dev#1.offset, tlan_start_tx_~priv~9#1.base, tlan_start_tx_~priv~9#1.offset, tlan_start_tx_~tmp~39#1.base, tlan_start_tx_~tmp~39#1.offset, tlan_start_tx_~tail_list_phys~0#1, tlan_start_tx_~tail_list~0#1.base, tlan_start_tx_~tail_list~0#1.offset, tlan_start_tx_~flags~1#1, tlan_start_tx_~txlen~0#1, tlan_start_tx_~tmp___0~15#1, tlan_start_tx_~_max1~0#1, tlan_start_tx_~_max2~0#1, tlan_start_tx_~tmp___1~6#1, tlan_start_tx_~tmp___2~3#1.base, tlan_start_tx_~tmp___2~3#1.offset;tlan_start_tx_~skb#1.base, tlan_start_tx_~skb#1.offset := tlan_start_tx_#in~skb#1.base, tlan_start_tx_#in~skb#1.offset;tlan_start_tx_~dev#1.base, tlan_start_tx_~dev#1.offset := tlan_start_tx_#in~dev#1.base, tlan_start_tx_#in~dev#1.offset;havoc tlan_start_tx_~priv~9#1.base, tlan_start_tx_~priv~9#1.offset;havoc tlan_start_tx_~tmp~39#1.base, tlan_start_tx_~tmp~39#1.offset;havoc tlan_start_tx_~tail_list_phys~0#1;havoc tlan_start_tx_~tail_list~0#1.base, tlan_start_tx_~tail_list~0#1.offset;havoc tlan_start_tx_~flags~1#1;havoc tlan_start_tx_~txlen~0#1;havoc tlan_start_tx_~tmp___0~15#1;havoc tlan_start_tx_~_max1~0#1;havoc tlan_start_tx_~_max2~0#1;havoc tlan_start_tx_~tmp___1~6#1;havoc tlan_start_tx_~tmp___2~3#1.base, tlan_start_tx_~tmp___2~3#1.offset; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9956: assume 7bv32 == ~ldv_statevar_14~0; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9956: assume !(7bv32 == ~ldv_statevar_14~0); [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11079-1: ldv___pci_register_driver_21_#res#1 := ldv___pci_register_driver_21_~ldv_func_res~2#1; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9692: ldv___pci_register_driver_~tmp~71#1 := ldv___pci_register_driver_#t~ret995#1;havoc ldv___pci_register_driver_#t~ret995#1; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9692-1: SUMMARY for call ldv___pci_register_driver_#t~ret995#1 := ldv_undef_int(); srcloc: null [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6587: ldv_EMGentry_init_tlan_probe_14_7_#t~ret994#1 := tlan_probe_#res#1;havoc tlan_probe_#t~ret265#1, tlan_probe_#t~ret266#1, tlan_probe_#t~ret267#1, tlan_probe_#t~ret268#1, tlan_probe_#t~ret269#1, tlan_probe_#t~ret270#1, tlan_probe_~rc~0#1;assume { :end_inline_tlan_probe } true;ldv_EMGentry_init_tlan_probe_14_7_~tmp~70#1 := ldv_EMGentry_init_tlan_probe_14_7_#t~ret994#1;havoc ldv_EMGentry_init_tlan_probe_14_7_#t~ret994#1;ldv_EMGentry_init_tlan_probe_14_7_#res#1 := ldv_EMGentry_init_tlan_probe_14_7_~tmp~70#1;ldv_entry_EMGentry_14_#t~ret1010#1 := ldv_EMGentry_init_tlan_probe_14_7_#res#1;havoc ldv_EMGentry_init_tlan_probe_14_7_#t~ret994#1, ldv_EMGentry_init_tlan_probe_14_7_~arg0#1.base, ldv_EMGentry_init_tlan_probe_14_7_~arg0#1.offset, ldv_EMGentry_init_tlan_probe_14_7_~tmp~70#1;havoc ldv_EMGentry_init_tlan_probe_14_7_#in~arg0#1.base, ldv_EMGentry_init_tlan_probe_14_7_#in~arg0#1.offset;assume { :end_inline_ldv_EMGentry_init_tlan_probe_14_7 } true;~ldv_14_ret_default~0 := ldv_entry_EMGentry_14_#t~ret1010#1;havoc ldv_entry_EMGentry_14_#t~ret1010#1;assume { :begin_inline_ldv_post_init } true;ldv_post_init_#in~init_ret_val#1 := ~ldv_14_ret_default~0;havoc ldv_post_init_#res#1;havoc ldv_post_init_#t~ret1102#1, ldv_post_init_~init_ret_val#1, ldv_post_init_~tmp~99#1;ldv_post_init_~init_ret_val#1 := ldv_post_init_#in~init_ret_val#1;havoc ldv_post_init_~tmp~99#1; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10815-1: ldv_switch_0_#res#1 := 15bv32; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10419: SUMMARY for call ##fun~$Pointer$~TO~VOID(ldv_pci_instance_shutdown_2_3_~arg1#1.base, ldv_pci_instance_shutdown_2_3_~arg1#1.offset, ldv_pci_instance_shutdown_2_3_~arg0#1.base, ldv_pci_instance_shutdown_2_3_~arg0#1.offset); srcloc: null [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7314: tlan_start_tx_#res#1 := 0bv32;ldv_dummy_resourceless_instance_callback_1_16_#t~ret1006#1 := tlan_start_tx_#res#1;havoc tlan_start_tx_#t~ret382#1.base, tlan_start_tx_#t~ret382#1.offset, tlan_start_tx_#t~mem383#1, tlan_start_tx_#t~ret384#1, tlan_start_tx_#t~ret385#1, tlan_start_tx_#t~mem386#1, tlan_start_tx_#t~mem388#1.base, tlan_start_tx_#t~mem388#1.offset, tlan_start_tx_#t~mem387#1, tlan_start_tx_#t~mem390#1, tlan_start_tx_#t~mem389#1, tlan_start_tx_#t~mem391#1, tlan_start_tx_#t~mem392#1, tlan_start_tx_#t~mem393#1, tlan_start_tx_#t~ret394#1, tlan_start_tx_#t~mem395#1, tlan_start_tx_#t~mem396#1.base, tlan_start_tx_#t~mem396#1.offset, tlan_start_tx_#t~mem397#1.base, tlan_start_tx_#t~mem397#1.offset, tlan_start_tx_#t~ret398#1, tlan_start_tx_#t~ret399#1.base, tlan_start_tx_#t~ret399#1.offset, tlan_start_tx_#t~ret400#1, tlan_start_tx_#t~mem401#1, tlan_start_tx_#t~mem402#1, tlan_start_tx_#t~ret403#1, tlan_start_tx_#t~mem404#1, tlan_start_tx_#t~mem405#1, tlan_start_tx_#t~mem406#1, tlan_start_tx_#t~ret407#1, tlan_start_tx_#t~mem408#1, tlan_start_tx_#t~mem409#1.base, tlan_start_tx_#t~mem409#1.offset, tlan_start_tx_#t~mem411#1.base, tlan_start_tx_#t~mem411#1.offset, tlan_start_tx_#t~mem410#1, tlan_start_tx_#t~mem412#1, tlan_start_tx_#t~mem413#1, tlan_start_tx_~skb#1.base, tlan_start_tx_~skb#1.offset, tlan_start_tx_~dev#1.base, tlan_start_tx_~dev#1.offset, tlan_start_tx_~priv~9#1.base, tlan_start_tx_~priv~9#1.offset, tlan_start_tx_~tmp~39#1.base, tlan_start_tx_~tmp~39#1.offset, tlan_start_tx_~tail_list_phys~0#1, tlan_start_tx_~tail_list~0#1.base, tlan_start_tx_~tail_list~0#1.offset, tlan_start_tx_~flags~1#1, tlan_start_tx_~txlen~0#1, tlan_start_tx_~tmp___0~15#1, tlan_start_tx_~_max1~0#1, tlan_start_tx_~_max2~0#1, tlan_start_tx_~tmp___1~6#1, tlan_start_tx_~tmp___2~3#1.base, tlan_start_tx_~tmp___2~3#1.offset;havoc tlan_start_tx_#in~skb#1.base, tlan_start_tx_#in~skb#1.offset, tlan_start_tx_#in~dev#1.base, tlan_start_tx_#in~dev#1.offset;assume { :end_inline_tlan_start_tx } true;havoc ldv_dummy_resourceless_instance_callback_1_16_#t~ret1006#1;havoc ldv_dummy_resourceless_instance_callback_1_16_#t~ret1006#1, ldv_dummy_resourceless_instance_callback_1_16_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_16_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_16_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_16_~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_16_~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_16_~arg2#1.offset;havoc ldv_dummy_resourceless_instance_callback_1_16_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_16_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_16_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_16_#in~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_16_#in~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_16_#in~arg2#1.offset;assume { :end_inline_ldv_dummy_resourceless_instance_callback_1_16 } true;~ldv_statevar_1~0 := 2bv32; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10287: assume 0bv32 != ldv_net_dummy_resourceless_instance_1_~tmp~78#1;~ldv_statevar_1~0 := 1bv32; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10287: assume !(0bv32 != ldv_net_dummy_resourceless_instance_1_~tmp~78#1);~ldv_statevar_1~0 := 7bv32; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10948: call ldv_timer_timer_instance_3_#t~mem1073#1.base, ldv_timer_timer_instance_3_#t~mem1073#1.offset := read~$Pointer$#1(~ldv_3_container_timer_list~0.base, ~bvadd~64(32bv64, ~ldv_3_container_timer_list~0.offset), 8bv64); [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10948-1: SUMMARY for call ldv_switch_to_interrupt_context(); srcloc: null [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8835: assume 0bv32 != ~bvand~32(1bv32, ~debug~0); [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8835: assume !(0bv32 != ~bvand~32(1bv32, ~debug~0)); [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6985: tlan_eisa_probe_~rc~2#1 := tlan_eisa_probe_#t~ret337#1;havoc tlan_eisa_probe_#t~ret337#1; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8967: assume 64bv32 == ~bvand~32(192bv32, ~zero_extend~32~16(tlan_phy_finish_auto_neg_~mode~0#1));call write~intINTTYPE1#1(1bv8, tlan_phy_finish_auto_neg_~priv~29#1.base, ~bvadd~64(321bv64, tlan_phy_finish_auto_neg_~priv~29#1.offset), 1bv64); [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8967: assume !(64bv32 == ~bvand~32(192bv32, ~zero_extend~32~16(tlan_phy_finish_auto_neg_~mode~0#1))); [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10619: SUMMARY for call ldv_assume((if 0bv32 == ~ldv_2_ret_default~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10817-1: ldv_switch_0_#res#1 := 16bv32; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9694: assume 0bv32 != ldv___pci_register_driver_~tmp~71#1; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9694: assume !(0bv32 != ldv___pci_register_driver_~tmp~71#1); [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8770: havoc tlan_phy_power_up_#t~mem814#1;tlan_phy_power_up_~value~5#1 := 16384bv16;call tlan_phy_power_up_#t~mem815#1 := read~intINTTYPE4#1(tlan_phy_power_up_~priv~26#1.base, ~bvadd~64(312bv64, tlan_phy_power_up_~priv~26#1.offset), 4bv64);call tlan_phy_power_up_#t~mem816#1 := read~intINTTYPE4#1(tlan_phy_power_up_~priv~26#1.base, ~bvadd~64(~bvadd~64(304bv64, tlan_phy_power_up_~priv~26#1.offset), ~bvmul~64(4bv64, ~zero_extend~64~32(tlan_phy_power_up_#t~mem815#1))), 4bv64); [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10950: assume 0bv64 != ~bvadd~64(ldv_timer_timer_instance_3_#t~mem1073#1.base, ldv_timer_timer_instance_3_#t~mem1073#1.offset);havoc ldv_timer_timer_instance_3_#t~mem1073#1.base, ldv_timer_timer_instance_3_#t~mem1073#1.offset;call ldv_timer_timer_instance_3_#t~mem1074#1.base, ldv_timer_timer_instance_3_#t~mem1074#1.offset := read~$Pointer$#1(~ldv_3_container_timer_list~0.base, ~bvadd~64(32bv64, ~ldv_3_container_timer_list~0.offset), 8bv64);call ldv_timer_timer_instance_3_#t~mem1075#1 := read~intINTTYPE8#1(~ldv_3_container_timer_list~0.base, ~bvadd~64(40bv64, ~ldv_3_container_timer_list~0.offset), 8bv64);assume { :begin_inline_ldv_timer_instance_callback_3_2 } true;ldv_timer_instance_callback_3_2_#in~arg0#1.base, ldv_timer_instance_callback_3_2_#in~arg0#1.offset, ldv_timer_instance_callback_3_2_#in~arg1#1 := ldv_timer_timer_instance_3_#t~mem1074#1.base, ldv_timer_timer_instance_3_#t~mem1074#1.offset, ldv_timer_timer_instance_3_#t~mem1075#1;havoc ldv_timer_instance_callback_3_2_~arg0#1.base, ldv_timer_instance_callback_3_2_~arg0#1.offset, ldv_timer_instance_callback_3_2_~arg1#1;ldv_timer_instance_callback_3_2_~arg0#1.base, ldv_timer_instance_callback_3_2_~arg0#1.offset := ldv_timer_instance_callback_3_2_#in~arg0#1.base, ldv_timer_instance_callback_3_2_#in~arg0#1.offset;ldv_timer_instance_callback_3_2_~arg1#1 := ldv_timer_instance_callback_3_2_#in~arg1#1;assume { :begin_inline_##fun~C_ULONG~TO~VOID } true;##fun~C_ULONG~TO~VOID_#in~1072#1, ##fun~C_ULONG~TO~VOID_#in~#fp#1.base, ##fun~C_ULONG~TO~VOID_#in~#fp#1.offset := ldv_timer_instance_callback_3_2_~arg1#1, ldv_timer_instance_callback_3_2_~arg0#1.base, ldv_timer_instance_callback_3_2_~arg0#1.offset;havoc ##fun~C_ULONG~TO~VOID_#~1072#1;##fun~C_ULONG~TO~VOID_#~1072#1 := ##fun~C_ULONG~TO~VOID_#in~1072#1;assume { :begin_inline_tlan_timer } true;tlan_timer_#in~data#1 := ##fun~C_ULONG~TO~VOID_#~1072#1;havoc tlan_timer_#t~ret576#1.base, tlan_timer_#t~ret576#1.offset, tlan_timer_#t~mem577#1, tlan_timer_#t~mem578#1, tlan_timer_#t~mem579#1, tlan_timer_#t~mem580#1, tlan_timer_#t~mem581#1, tlan_timer_#t~mem582#1, tlan_timer_#t~mem583#1, tlan_timer_#t~ret584#1.base, tlan_timer_#t~ret584#1.offset, tlan_timer_#t~ret585#1, tlan_timer_#t~mem586#1.base, tlan_timer_#t~mem586#1.offset, tlan_timer_#t~mem587#1, tlan_timer_#t~mem588#1, tlan_timer_#t~mem589#1, tlan_timer_~data#1, tlan_timer_~dev~6#1.base, tlan_timer_~dev~6#1.offset, tlan_timer_~priv~18#1.base, tlan_timer_~priv~18#1.offset, tlan_timer_~tmp~49#1.base, tlan_timer_~tmp~49#1.offset, tlan_timer_~elapsed~0#1, tlan_timer_~flags~2#1, tlan_timer_~tmp___0~18#1.base, tlan_timer_~tmp___0~18#1.offset;tlan_timer_~data#1 := tlan_timer_#in~data#1;havoc tlan_timer_~dev~6#1.base, tlan_timer_~dev~6#1.offset;havoc tlan_timer_~priv~18#1.base, tlan_timer_~priv~18#1.offset;havoc tlan_timer_~tmp~49#1.base, tlan_timer_~tmp~49#1.offset;havoc tlan_timer_~elapsed~0#1;havoc tlan_timer_~flags~2#1;havoc tlan_timer_~tmp___0~18#1.base, tlan_timer_~tmp___0~18#1.offset;tlan_timer_~dev~6#1.base, tlan_timer_~dev~6#1.offset := 0bv64, tlan_timer_~data#1; [2025-02-08 03:50:21,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10950: assume !(0bv64 != ~bvadd~64(ldv_timer_timer_instance_3_#t~mem1073#1.base, ldv_timer_timer_instance_3_#t~mem1073#1.offset));havoc ldv_timer_timer_instance_3_#t~mem1073#1.base, ldv_timer_timer_instance_3_#t~mem1073#1.offset; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10620: ~ldv_statevar_2~0 := ldv_pci_pci_instance_2_#t~ret1054#1;havoc ldv_pci_pci_instance_2_#t~ret1054#1; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6590: assume { :begin_inline_ldv_pci_unregister_driver_22 } true;ldv_pci_unregister_driver_22_#in~ldv_func_arg1#1.base, ldv_pci_unregister_driver_22_#in~ldv_func_arg1#1.offset := ~#tlan_driver~0.base, ~#tlan_driver~0.offset;havoc ldv_pci_unregister_driver_22_~ldv_func_arg1#1.base, ldv_pci_unregister_driver_22_~ldv_func_arg1#1.offset;ldv_pci_unregister_driver_22_~ldv_func_arg1#1.base, ldv_pci_unregister_driver_22_~ldv_func_arg1#1.offset := ldv_pci_unregister_driver_22_#in~ldv_func_arg1#1.base, ldv_pci_unregister_driver_22_#in~ldv_func_arg1#1.offset; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10554: call ldv_pci_pci_instance_2_#t~mem1040#1.base, ldv_pci_pci_instance_2_#t~mem1040#1.offset := read~$Pointer$#0(~ldv_2_container_pci_driver~0.base, ~bvadd~64(72bv64, ~ldv_2_container_pci_driver~0.offset), 8bv64);assume { :begin_inline_ldv_pci_instance_resume_2_5 } true;ldv_pci_instance_resume_2_5_#in~arg0#1.base, ldv_pci_instance_resume_2_5_#in~arg0#1.offset, ldv_pci_instance_resume_2_5_#in~arg1#1.base, ldv_pci_instance_resume_2_5_#in~arg1#1.offset := ldv_pci_pci_instance_2_#t~mem1040#1.base, ldv_pci_pci_instance_2_#t~mem1040#1.offset, ~ldv_2_resource_dev~0.base, ~ldv_2_resource_dev~0.offset;havoc ldv_pci_instance_resume_2_5_#t~ret1025#1, ldv_pci_instance_resume_2_5_~arg0#1.base, ldv_pci_instance_resume_2_5_~arg0#1.offset, ldv_pci_instance_resume_2_5_~arg1#1.base, ldv_pci_instance_resume_2_5_~arg1#1.offset;ldv_pci_instance_resume_2_5_~arg0#1.base, ldv_pci_instance_resume_2_5_~arg0#1.offset := ldv_pci_instance_resume_2_5_#in~arg0#1.base, ldv_pci_instance_resume_2_5_#in~arg0#1.offset;ldv_pci_instance_resume_2_5_~arg1#1.base, ldv_pci_instance_resume_2_5_~arg1#1.offset := ldv_pci_instance_resume_2_5_#in~arg1#1.base, ldv_pci_instance_resume_2_5_#in~arg1#1.offset; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10620-1: SUMMARY for call ldv_pci_pci_instance_2_#t~ret1054#1 := ldv_switch_1(); srcloc: null [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8770-1: SUMMARY for call tlan_mii_sync(~zero_extend~32~16(tlan_phy_power_up_#t~mem814#1[16:0])[16:0]); srcloc: null [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8770-2: call tlan_phy_power_up_#t~mem814#1 := read~intINTTYPE8#1(tlan_phy_power_up_~dev#1.base, ~bvadd~64(56bv64, tlan_phy_power_up_~dev#1.offset), 8bv64); [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10488: assume 9bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10488: assume !(9bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10224: assume 1bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10224: assume !(1bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6987: tlan_eisa_probe_~ioaddr~0#1 := ~bvadd~64(4096bv64, tlan_eisa_probe_~ioaddr~0#1); [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8837: havoc tlan_phy_start_link_#t~ret830#1; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8837-1: SUMMARY for call tlan_phy_start_link_#t~ret830#1 := printk(105bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10819-1: ldv_switch_0_#res#1 := 17bv32; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6921-1: SUMMARY for call tlan_eisa_probe_#t~ret333#1 := inw(~bvadd~32(3202bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6921: tlan_eisa_probe_~device_id~1#1 := tlan_eisa_probe_#t~ret333#1;havoc tlan_eisa_probe_#t~ret333#1; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9960: havoc ldv_entry_EMGentry_14_#t~ret1010#1, ldv_entry_EMGentry_14_#t~ret1011#1, ldv_entry_EMGentry_14_#t~ret1012#1, ldv_entry_EMGentry_14_~arg0#1.base, ldv_entry_EMGentry_14_~arg0#1.offset, ldv_entry_EMGentry_14_~tmp~73#1;havoc ldv_entry_EMGentry_14_#in~arg0#1.base, ldv_entry_EMGentry_14_#in~arg0#1.offset;assume { :end_inline_ldv_entry_EMGentry_14 } true; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8903: assume 100bv32 == tlan_phy_start_link_#t~mem861#1;havoc tlan_phy_start_link_#t~mem861#1;tlan_phy_start_link_~control~1#1 := ~bvor~32(8192bv32, ~zero_extend~32~16(tlan_phy_start_link_~control~1#1))[16:0]; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8903: assume !(100bv32 == tlan_phy_start_link_#t~mem861#1);havoc tlan_phy_start_link_#t~mem861#1; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8903-1: call tlan_phy_start_link_#t~mem861#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(316bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64); [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9696: ldv___pci_register_driver_~ldv_13_pci_driver_pci_driver~0#1.base, ldv___pci_register_driver_~ldv_13_pci_driver_pci_driver~0#1.offset := ldv___pci_register_driver_~arg1#1.base, ldv___pci_register_driver_~arg1#1.offset; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9696-1: SUMMARY for call ldv_assume((if 0bv32 == ldv___pci_register_driver_~arg0#1 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7384-1: SUMMARY for call tlan_get_stats_#t~ret427#1.base, tlan_get_stats_#t~ret427#1.offset := netdev_priv(tlan_get_stats_~dev#1.base, tlan_get_stats_~dev#1.offset); srcloc: null [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7384: tlan_get_stats_~tmp~42#1.base, tlan_get_stats_~tmp~42#1.offset := tlan_get_stats_#t~ret427#1.base, tlan_get_stats_#t~ret427#1.offset;havoc tlan_get_stats_#t~ret427#1.base, tlan_get_stats_#t~ret427#1.offset;tlan_get_stats_~priv~12#1.base, tlan_get_stats_~priv~12#1.offset := tlan_get_stats_~tmp~42#1.base, tlan_get_stats_~tmp~42#1.offset; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7979: SUMMARY for call tlan_phy_power_down(tlan_timer_~dev~6#1.base, tlan_timer_~dev~6#1.offset); srcloc: null [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10159: SUMMARY for call ldv_assume((if 2bv32 == ~ldv_0_ret_val_default~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8772: havoc tlan_phy_power_up_#t~mem815#1;havoc tlan_phy_power_up_#t~mem816#1;call tlan_phy_power_up_#t~mem817#1 := read~intINTTYPE8#1(tlan_phy_power_up_~dev#1.base, ~bvadd~64(56bv64, tlan_phy_power_up_~dev#1.offset), 8bv64); [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8772-1: SUMMARY for call tlan_mii_write_reg(tlan_phy_power_up_~dev#1.base, tlan_phy_power_up_~dev#1.offset, ~zero_extend~32~16(tlan_phy_power_up_#t~mem816#1[16:0])[16:0], 0bv16, ~zero_extend~32~16(tlan_phy_power_up_~value~5#1)[16:0]); srcloc: null [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10952: havoc ldv_timer_instance_callback_3_2_~arg0#1.base, ldv_timer_instance_callback_3_2_~arg0#1.offset, ldv_timer_instance_callback_3_2_~arg1#1;havoc ldv_timer_instance_callback_3_2_#in~arg0#1.base, ldv_timer_instance_callback_3_2_#in~arg0#1.offset, ldv_timer_instance_callback_3_2_#in~arg1#1;assume { :end_inline_ldv_timer_instance_callback_3_2 } true;havoc ldv_timer_timer_instance_3_#t~mem1074#1.base, ldv_timer_timer_instance_3_#t~mem1074#1.offset;havoc ldv_timer_timer_instance_3_#t~mem1075#1; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10424: call ULTIMATE.dealloc(ldv_pci_instance_suspend_2_8_~#arg2#1.base, ldv_pci_instance_suspend_2_8_~#arg2#1.offset);havoc ldv_pci_instance_suspend_2_8_~#arg2#1.base, ldv_pci_instance_suspend_2_8_~#arg2#1.offset; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7253: assume 32768bv32 != ~zero_extend~32~16(tlan_start_tx_#t~mem391#1);havoc tlan_start_tx_#t~mem391#1; [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7253: assume !(32768bv32 != ~zero_extend~32~16(tlan_start_tx_#t~mem391#1));havoc tlan_start_tx_#t~mem391#1;call write~intINTTYPE4#1(0bv32, tlan_start_tx_~tail_list~0#1.base, tlan_start_tx_~tail_list~0#1.offset, 4bv64);call tlan_start_tx_#t~mem396#1.base, tlan_start_tx_#t~mem396#1.offset := read~$Pointer$#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(8bv64, tlan_start_tx_~priv~9#1.offset), 8bv64);call tlan_start_tx_#t~mem397#1.base, tlan_start_tx_#t~mem397#1.offset := read~$Pointer$#1(tlan_start_tx_~skb#1.base, ~bvadd~64(229bv64, tlan_start_tx_~skb#1.offset), 8bv64); [2025-02-08 03:50:21,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8971: assume tlan_phy_finish_auto_neg_#t~short884#1;havoc tlan_phy_finish_auto_neg_#t~mem880#1.base, tlan_phy_finish_auto_neg_#t~mem880#1.offset;havoc tlan_phy_finish_auto_neg_#t~mem881#1;havoc tlan_phy_finish_auto_neg_#t~short882#1;havoc tlan_phy_finish_auto_neg_#t~mem883#1;havoc tlan_phy_finish_auto_neg_#t~short884#1;call write~intINTTYPE4#1(0bv32, tlan_phy_finish_auto_neg_~priv~29#1.base, ~bvadd~64(312bv64, tlan_phy_finish_auto_neg_~priv~29#1.offset), 4bv64);tlan_phy_finish_auto_neg_~data~4#1 := 1664bv16;call tlan_phy_finish_auto_neg_#t~mem885#1 := read~intINTTYPE8#1(tlan_phy_finish_auto_neg_~dev#1.base, ~bvadd~64(56bv64, tlan_phy_finish_auto_neg_~dev#1.offset), 8bv64); [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8971: assume !tlan_phy_finish_auto_neg_#t~short884#1;havoc tlan_phy_finish_auto_neg_#t~mem880#1.base, tlan_phy_finish_auto_neg_#t~mem880#1.offset;havoc tlan_phy_finish_auto_neg_#t~mem881#1;havoc tlan_phy_finish_auto_neg_#t~short882#1;havoc tlan_phy_finish_auto_neg_#t~mem883#1;havoc tlan_phy_finish_auto_neg_#t~short884#1;call tlan_phy_finish_auto_neg_#t~mem886#1 := read~intINTTYPE4#1(tlan_phy_finish_auto_neg_~priv~29#1.base, ~bvadd~64(312bv64, tlan_phy_finish_auto_neg_~priv~29#1.offset), 4bv64); [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8971-1: assume tlan_phy_finish_auto_neg_#t~short884#1;call tlan_phy_finish_auto_neg_#t~mem883#1 := read~intINTTYPE4#1(tlan_phy_finish_auto_neg_~priv~29#1.base, ~bvadd~64(312bv64, tlan_phy_finish_auto_neg_~priv~29#1.offset), 4bv64);tlan_phy_finish_auto_neg_#t~short884#1 := 0bv32 != tlan_phy_finish_auto_neg_#t~mem883#1; [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8971-1: assume !tlan_phy_finish_auto_neg_#t~short884#1; [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6923: assume 8433bv32 != ~zero_extend~32~16(tlan_eisa_probe_~device_id~1#1) && 16625bv32 != ~zero_extend~32~16(tlan_eisa_probe_~device_id~1#1); [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6923: assume !(8433bv32 != ~zero_extend~32~16(tlan_eisa_probe_~device_id~1#1) && 16625bv32 != ~zero_extend~32~16(tlan_eisa_probe_~device_id~1#1)); [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8773: havoc tlan_phy_power_up_#t~mem817#1; [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10821-1: ldv_switch_0_#res#1 := 18bv32; [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8773-1: SUMMARY for call tlan_mii_sync(~zero_extend~32~16(tlan_phy_power_up_#t~mem817#1[16:0])[16:0]); srcloc: null [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9698: assume { :begin_inline_ldv_dispatch_register_13_2 } true;ldv_dispatch_register_13_2_#in~arg0#1.base, ldv_dispatch_register_13_2_#in~arg0#1.offset := ldv___pci_register_driver_~ldv_13_pci_driver_pci_driver~0#1.base, ldv___pci_register_driver_~ldv_13_pci_driver_pci_driver~0#1.offset;havoc ldv_dispatch_register_13_2_~arg0#1.base, ldv_dispatch_register_13_2_~arg0#1.offset;ldv_dispatch_register_13_2_~arg0#1.base, ldv_dispatch_register_13_2_~arg0#1.offset := ldv_dispatch_register_13_2_#in~arg0#1.base, ldv_dispatch_register_13_2_#in~arg0#1.offset;~ldv_2_container_pci_driver~0.base, ~ldv_2_container_pci_driver~0.offset := ldv_dispatch_register_13_2_~arg0#1.base, ldv_dispatch_register_13_2_~arg0#1.offset;assume { :begin_inline_ldv_switch_automaton_state_2_20 } true;~ldv_statevar_2~0 := 19bv32; [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8971-2: tlan_phy_finish_auto_neg_#t~short884#1 := tlan_phy_finish_auto_neg_#t~short882#1; [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8971-3: assume tlan_phy_finish_auto_neg_#t~short882#1;call tlan_phy_finish_auto_neg_#t~mem880#1.base, tlan_phy_finish_auto_neg_#t~mem880#1.offset := read~$Pointer$#1(tlan_phy_finish_auto_neg_~priv~29#1.base, ~bvadd~64(280bv64, tlan_phy_finish_auto_neg_~priv~29#1.offset), 8bv64);call tlan_phy_finish_auto_neg_#t~mem881#1 := read~intINTTYPE4#1(tlan_phy_finish_auto_neg_#t~mem880#1.base, ~bvadd~64(8bv64, tlan_phy_finish_auto_neg_#t~mem880#1.offset), 4bv64);tlan_phy_finish_auto_neg_#t~short882#1 := 0bv32 != ~bvand~32(4bv32, tlan_phy_finish_auto_neg_#t~mem881#1); [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8971-3: assume !tlan_phy_finish_auto_neg_#t~short882#1; [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8971-4: tlan_phy_finish_auto_neg_#t~short882#1 := 0bv32 == ~bvand~32(384bv32, ~zero_extend~32~16(tlan_phy_finish_auto_neg_~mode~0#1)); [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7386: SUMMARY for call tlan_read_and_clear_stats(tlan_get_stats_~dev#1.base, tlan_get_stats_~dev#1.offset, 1bv32); srcloc: null [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9698-1: SUMMARY for call ldv_assume((if 20bv32 == ~ldv_statevar_2~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7254: assume 0bv32 != ~bvand~32(2bv32, ~debug~0);call tlan_start_tx_#t~mem392#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(128bv64, tlan_start_tx_~priv~9#1.offset), 4bv64);call tlan_start_tx_#t~mem393#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(136bv64, tlan_start_tx_~priv~9#1.offset), 4bv64); [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7254: assume !(0bv32 != ~bvand~32(2bv32, ~debug~0)); [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10359: assume { :begin_inline_ldv_dummy_resourceless_instance_callback_1_17 } true;ldv_dummy_resourceless_instance_callback_1_17_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_17_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_17_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_17_#in~arg1#1.offset := ~ldv_1_callback_ndo_tx_timeout~0.base, ~ldv_1_callback_ndo_tx_timeout~0.offset, ~ldv_1_container_net_device~0.base, ~ldv_1_container_net_device~0.offset;havoc ldv_dummy_resourceless_instance_callback_1_17_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_17_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_17_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_17_~arg1#1.offset;ldv_dummy_resourceless_instance_callback_1_17_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_17_~arg0#1.offset := ldv_dummy_resourceless_instance_callback_1_17_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_17_#in~arg0#1.offset;ldv_dummy_resourceless_instance_callback_1_17_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_17_~arg1#1.offset := ldv_dummy_resourceless_instance_callback_1_17_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_17_#in~arg1#1.offset; [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9963: SUMMARY for call ldv_assume((if 0bv32 == ~ldv_14_ret_default~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,079 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10161: assume 0bv64 != ~bvadd~64(~ldv_0_thread_thread~0.base, ~ldv_0_thread_thread~0.offset);assume { :begin_inline_ldv_interrupt_instance_thread_0_3 } true;ldv_interrupt_instance_thread_0_3_#in~arg0#1.base, ldv_interrupt_instance_thread_0_3_#in~arg0#1.offset, ldv_interrupt_instance_thread_0_3_#in~arg1#1, ldv_interrupt_instance_thread_0_3_#in~arg2#1.base, ldv_interrupt_instance_thread_0_3_#in~arg2#1.offset := ~ldv_0_thread_thread~0.base, ~ldv_0_thread_thread~0.offset, ~ldv_0_line_line~0, ~ldv_0_data_data~0.base, ~ldv_0_data_data~0.offset;havoc ldv_interrupt_instance_thread_0_3_#t~ret1017#1, ldv_interrupt_instance_thread_0_3_~arg0#1.base, ldv_interrupt_instance_thread_0_3_~arg0#1.offset, ldv_interrupt_instance_thread_0_3_~arg1#1, ldv_interrupt_instance_thread_0_3_~arg2#1.base, ldv_interrupt_instance_thread_0_3_~arg2#1.offset;ldv_interrupt_instance_thread_0_3_~arg0#1.base, ldv_interrupt_instance_thread_0_3_~arg0#1.offset := ldv_interrupt_instance_thread_0_3_#in~arg0#1.base, ldv_interrupt_instance_thread_0_3_#in~arg0#1.offset;ldv_interrupt_instance_thread_0_3_~arg1#1 := ldv_interrupt_instance_thread_0_3_#in~arg1#1;ldv_interrupt_instance_thread_0_3_~arg2#1.base, ldv_interrupt_instance_thread_0_3_~arg2#1.offset := ldv_interrupt_instance_thread_0_3_#in~arg2#1.base, ldv_interrupt_instance_thread_0_3_#in~arg2#1.offset;assume { :begin_inline_##fun~C_INT~X~$Pointer$~TO~C_INT } true;##fun~C_INT~X~$Pointer$~TO~C_INT_#in~1015#1, ##fun~C_INT~X~$Pointer$~TO~C_INT_#in~1016#1.base, ##fun~C_INT~X~$Pointer$~TO~C_INT_#in~1016#1.offset, ##fun~C_INT~X~$Pointer$~TO~C_INT_#in~#fp#1.base, ##fun~C_INT~X~$Pointer$~TO~C_INT_#in~#fp#1.offset := ldv_interrupt_instance_thread_0_3_~arg1#1, ldv_interrupt_instance_thread_0_3_~arg2#1.base, ldv_interrupt_instance_thread_0_3_~arg2#1.offset, ldv_interrupt_instance_thread_0_3_~arg0#1.base, ldv_interrupt_instance_thread_0_3_~arg0#1.offset;havoc ##fun~C_INT~X~$Pointer$~TO~C_INT_#res#1;havoc ##fun~C_INT~X~$Pointer$~TO~C_INT_#~1015#1, ##fun~C_INT~X~$Pointer$~TO~C_INT_#~1016#1.base, ##fun~C_INT~X~$Pointer$~TO~C_INT_#~1016#1.offset;##fun~C_INT~X~$Pointer$~TO~C_INT_#~1015#1 := ##fun~C_INT~X~$Pointer$~TO~C_INT_#in~1015#1;##fun~C_INT~X~$Pointer$~TO~C_INT_#~1016#1.base, ##fun~C_INT~X~$Pointer$~TO~C_INT_#~1016#1.offset := ##fun~C_INT~X~$Pointer$~TO~C_INT_#in~1016#1.base, ##fun~C_INT~X~$Pointer$~TO~C_INT_#in~1016#1.offset;ldv_interrupt_instance_thread_0_3_#t~ret1017#1 := ##fun~C_INT~X~$Pointer$~TO~C_INT_#res#1;havoc ##fun~C_INT~X~$Pointer$~TO~C_INT_#~1015#1, ##fun~C_INT~X~$Pointer$~TO~C_INT_#~1016#1.base, ##fun~C_INT~X~$Pointer$~TO~C_INT_#~1016#1.offset;havoc ##fun~C_INT~X~$Pointer$~TO~C_INT_#in~1015#1, ##fun~C_INT~X~$Pointer$~TO~C_INT_#in~1016#1.base, ##fun~C_INT~X~$Pointer$~TO~C_INT_#in~1016#1.offset, ##fun~C_INT~X~$Pointer$~TO~C_INT_#in~#fp#1.base, ##fun~C_INT~X~$Pointer$~TO~C_INT_#in~#fp#1.offset;assume { :end_inline_##fun~C_INT~X~$Pointer$~TO~C_INT } true;havoc ldv_interrupt_instance_thread_0_3_#t~ret1017#1; [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10161: assume !(0bv64 != ~bvadd~64(~ldv_0_thread_thread~0.base, ~ldv_0_thread_thread~0.offset)); [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11086: SUMMARY for call pci_unregister_driver(ldv_pci_unregister_driver_22_~ldv_func_arg1#1.base, ldv_pci_unregister_driver_22_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9699: havoc ldv_dispatch_register_13_2_~arg0#1.base, ldv_dispatch_register_13_2_~arg0#1.offset;havoc ldv_dispatch_register_13_2_#in~arg0#1.base, ldv_dispatch_register_13_2_#in~arg0#1.offset;assume { :end_inline_ldv_dispatch_register_13_2 } true;ldv___pci_register_driver_#res#1 := ldv___pci_register_driver_~arg0#1; [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8774: SUMMARY for call tlan_set_timer(tlan_phy_power_up_~dev#1.base, tlan_phy_power_up_~dev#1.offset, 12bv32, 5bv32); srcloc: null [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10492: assume 10bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10492: assume !(10bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10228: assume 2bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10228: assume !(2bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6991-1: SUMMARY for call tlan_eisa_probe_#t~ret338#1 := printk(47bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6991: havoc tlan_eisa_probe_#t~ret338#1; [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9964: assume { :begin_inline_ldv_EMGentry_exit_tlan_exit_14_2 } true;ldv_EMGentry_exit_tlan_exit_14_2_#in~arg0#1.base, ldv_EMGentry_exit_tlan_exit_14_2_#in~arg0#1.offset := ~ldv_14_exit_tlan_exit_default~0.base, ~ldv_14_exit_tlan_exit_default~0.offset;havoc ldv_EMGentry_exit_tlan_exit_14_2_~arg0#1.base, ldv_EMGentry_exit_tlan_exit_14_2_~arg0#1.offset;ldv_EMGentry_exit_tlan_exit_14_2_~arg0#1.base, ldv_EMGentry_exit_tlan_exit_14_2_~arg0#1.offset := ldv_EMGentry_exit_tlan_exit_14_2_#in~arg0#1.base, ldv_EMGentry_exit_tlan_exit_14_2_#in~arg0#1.offset; [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9964-1: SUMMARY for call ldv_assume((if 1bv32 == ~ldv_statevar_1~0 || 12bv32 == ~ldv_statevar_2~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11087-1: SUMMARY for call ldv_pci_unregister_driver(0bv64, 0bv64, ldv_pci_unregister_driver_22_~ldv_func_arg1#1.base, ldv_pci_unregister_driver_22_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11087: havoc ldv_pci_unregister_driver_22_~ldv_func_arg1#1.base, ldv_pci_unregister_driver_22_~ldv_func_arg1#1.offset;havoc ldv_pci_unregister_driver_22_#in~ldv_func_arg1#1.base, ldv_pci_unregister_driver_22_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_pci_unregister_driver_22 } true;tlan_probe_#res#1 := tlan_probe_~rc~0#1; [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6925: SUMMARY for call __release_region(~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64); srcloc: null [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10625-1: SUMMARY for call ldv_assume((if 5bv32 == ~ldv_statevar_1~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10625: assume { :begin_inline_ldv_pre_probe } true;assume { :end_inline_ldv_pre_probe } true;call ldv_pci_pci_instance_2_#t~mem1055#1.base, ldv_pci_pci_instance_2_#t~mem1055#1.offset := read~$Pointer$#0(~ldv_2_container_pci_driver~0.base, ~bvadd~64(32bv64, ~ldv_2_container_pci_driver~0.offset), 8bv64);assume { :begin_inline_ldv_pci_instance_probe_2_17 } true;ldv_pci_instance_probe_2_17_#in~arg0#1.base, ldv_pci_instance_probe_2_17_#in~arg0#1.offset, ldv_pci_instance_probe_2_17_#in~arg1#1.base, ldv_pci_instance_probe_2_17_#in~arg1#1.offset, ldv_pci_instance_probe_2_17_#in~arg2#1.base, ldv_pci_instance_probe_2_17_#in~arg2#1.offset := ldv_pci_pci_instance_2_#t~mem1055#1.base, ldv_pci_pci_instance_2_#t~mem1055#1.offset, ~ldv_2_resource_dev~0.base, ~ldv_2_resource_dev~0.offset, ~ldv_2_resource_struct_pci_device_id_ptr~0.base, ~ldv_2_resource_struct_pci_device_id_ptr~0.offset;havoc ldv_pci_instance_probe_2_17_#res#1;havoc ldv_pci_instance_probe_2_17_#t~ret1024#1, ldv_pci_instance_probe_2_17_~arg0#1.base, ldv_pci_instance_probe_2_17_~arg0#1.offset, ldv_pci_instance_probe_2_17_~arg1#1.base, ldv_pci_instance_probe_2_17_~arg1#1.offset, ldv_pci_instance_probe_2_17_~arg2#1.base, ldv_pci_instance_probe_2_17_~arg2#1.offset, ldv_pci_instance_probe_2_17_~tmp~79#1;ldv_pci_instance_probe_2_17_~arg0#1.base, ldv_pci_instance_probe_2_17_~arg0#1.offset := ldv_pci_instance_probe_2_17_#in~arg0#1.base, ldv_pci_instance_probe_2_17_#in~arg0#1.offset;ldv_pci_instance_probe_2_17_~arg1#1.base, ldv_pci_instance_probe_2_17_~arg1#1.offset := ldv_pci_instance_probe_2_17_#in~arg1#1.base, ldv_pci_instance_probe_2_17_#in~arg1#1.offset;ldv_pci_instance_probe_2_17_~arg2#1.base, ldv_pci_instance_probe_2_17_~arg2#1.offset := ldv_pci_instance_probe_2_17_#in~arg2#1.base, ldv_pci_instance_probe_2_17_#in~arg2#1.offset;havoc ldv_pci_instance_probe_2_17_~tmp~79#1;assume { :begin_inline_tlan_init_one } true;tlan_init_one_#in~pdev#1.base, tlan_init_one_#in~pdev#1.offset, tlan_init_one_#in~ent#1.base, tlan_init_one_#in~ent#1.offset := ldv_pci_instance_probe_2_17_~arg1#1.base, ldv_pci_instance_probe_2_17_~arg1#1.offset, ldv_pci_instance_probe_2_17_~arg2#1.base, ldv_pci_instance_probe_2_17_~arg2#1.offset;havoc tlan_init_one_#res#1;havoc tlan_init_one_#t~ret271#1, tlan_init_one_~pdev#1.base, tlan_init_one_~pdev#1.offset, tlan_init_one_~ent#1.base, tlan_init_one_~ent#1.offset, tlan_init_one_~tmp~32#1;tlan_init_one_~pdev#1.base, tlan_init_one_~pdev#1.offset := tlan_init_one_#in~pdev#1.base, tlan_init_one_#in~pdev#1.offset;tlan_init_one_~ent#1.base, tlan_init_one_~ent#1.offset := tlan_init_one_#in~ent#1.base, tlan_init_one_#in~ent#1.offset;havoc tlan_init_one_~tmp~32#1; [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10559-1: call ldv_pci_pci_instance_2_#t~mem1041#1.base, ldv_pci_pci_instance_2_#t~mem1041#1.offset := read~$Pointer$#0(~ldv_2_container_pci_driver~0.base, ~bvadd~64(64bv64, ~ldv_2_container_pci_driver~0.offset), 8bv64); [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7388: assume 0bv32 != ~bvand~32(4bv32, ~debug~0);call tlan_get_stats_#t~mem428#1 := read~intINTTYPE4#1(tlan_get_stats_~priv~12#1.base, ~bvadd~64(92bv64, tlan_get_stats_~priv~12#1.offset), 4bv64); [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7388: assume !(0bv32 != ~bvand~32(4bv32, ~debug~0)); [2025-02-08 03:50:21,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10559: assume 0bv64 != ~bvadd~64(ldv_pci_pci_instance_2_#t~mem1041#1.base, ldv_pci_pci_instance_2_#t~mem1041#1.offset);havoc ldv_pci_pci_instance_2_#t~mem1041#1.base, ldv_pci_pci_instance_2_#t~mem1041#1.offset;call ldv_pci_pci_instance_2_#t~mem1042#1.base, ldv_pci_pci_instance_2_#t~mem1042#1.offset := read~$Pointer$#0(~ldv_2_container_pci_driver~0.base, ~bvadd~64(64bv64, ~ldv_2_container_pci_driver~0.offset), 8bv64);assume { :begin_inline_ldv_pci_instance_resume_early_2_6 } true;ldv_pci_instance_resume_early_2_6_#in~arg0#1.base, ldv_pci_instance_resume_early_2_6_#in~arg0#1.offset, ldv_pci_instance_resume_early_2_6_#in~arg1#1.base, ldv_pci_instance_resume_early_2_6_#in~arg1#1.offset := ldv_pci_pci_instance_2_#t~mem1042#1.base, ldv_pci_pci_instance_2_#t~mem1042#1.offset, ~ldv_2_resource_dev~0.base, ~ldv_2_resource_dev~0.offset;havoc ldv_pci_instance_resume_early_2_6_#t~ret1027#1, ldv_pci_instance_resume_early_2_6_~arg0#1.base, ldv_pci_instance_resume_early_2_6_~arg0#1.offset, ldv_pci_instance_resume_early_2_6_~arg1#1.base, ldv_pci_instance_resume_early_2_6_~arg1#1.offset;ldv_pci_instance_resume_early_2_6_~arg0#1.base, ldv_pci_instance_resume_early_2_6_~arg0#1.offset := ldv_pci_instance_resume_early_2_6_#in~arg0#1.base, ldv_pci_instance_resume_early_2_6_#in~arg0#1.offset;ldv_pci_instance_resume_early_2_6_~arg1#1.base, ldv_pci_instance_resume_early_2_6_~arg1#1.offset := ldv_pci_instance_resume_early_2_6_#in~arg1#1.base, ldv_pci_instance_resume_early_2_6_#in~arg1#1.offset;assume { :begin_inline_##fun~$Pointer$~TO~C_INT } true;##fun~$Pointer$~TO~C_INT_#in~1026#1.base, ##fun~$Pointer$~TO~C_INT_#in~1026#1.offset, ##fun~$Pointer$~TO~C_INT_#in~#fp#1.base, ##fun~$Pointer$~TO~C_INT_#in~#fp#1.offset := ldv_pci_instance_resume_early_2_6_~arg1#1.base, ldv_pci_instance_resume_early_2_6_~arg1#1.offset, ldv_pci_instance_resume_early_2_6_~arg0#1.base, ldv_pci_instance_resume_early_2_6_~arg0#1.offset;havoc ##fun~$Pointer$~TO~C_INT_#res#1;havoc ##fun~$Pointer$~TO~C_INT_#~1026#1.base, ##fun~$Pointer$~TO~C_INT_#~1026#1.offset, ##fun~$Pointer$~TO~C_INT_#t~funptrres1193#1, ##fun~$Pointer$~TO~C_INT_#t~ret1194#1, ##fun~$Pointer$~TO~C_INT_#t~ret1195#1, ##fun~$Pointer$~TO~C_INT_#t~ret1196#1, ##fun~$Pointer$~TO~C_INT_#t~ret1197#1;##fun~$Pointer$~TO~C_INT_#~1026#1.base, ##fun~$Pointer$~TO~C_INT_#~1026#1.offset := ##fun~$Pointer$~TO~C_INT_#in~1026#1.base, ##fun~$Pointer$~TO~C_INT_#in~1026#1.offset; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10559: assume !(0bv64 != ~bvadd~64(ldv_pci_pci_instance_2_#t~mem1041#1.base, ldv_pci_pci_instance_2_#t~mem1041#1.offset));havoc ldv_pci_pci_instance_2_#t~mem1041#1.base, ldv_pci_pci_instance_2_#t~mem1041#1.offset; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7256-1: SUMMARY for call tlan_start_tx_#t~ret394#1 := printk(56bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11286-1: SUMMARY for call ldv_post_init_#t~ret1102#1 := ldv_filter_positive_int(ldv_post_init_~init_ret_val#1); srcloc: null [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7256: havoc tlan_start_tx_#t~mem392#1;havoc tlan_start_tx_#t~mem393#1;havoc tlan_start_tx_#t~ret394#1; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10295: assume { :begin_inline_ldv_dummy_resourceless_instance_callback_1_3 } true;ldv_dummy_resourceless_instance_callback_1_3_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_3_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_3_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_3_#in~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_3_#in~arg2#1 := ~ldv_1_callback_ndo_change_mtu~0.base, ~ldv_1_callback_ndo_change_mtu~0.offset, ~ldv_1_container_net_device~0.base, ~ldv_1_container_net_device~0.offset, ~ldv_1_ldv_param_3_1_default~0;havoc ldv_dummy_resourceless_instance_callback_1_3_#t~ret1008#1, ldv_dummy_resourceless_instance_callback_1_3_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_3_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_3_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_3_~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_3_~arg2#1;ldv_dummy_resourceless_instance_callback_1_3_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_3_~arg0#1.offset := ldv_dummy_resourceless_instance_callback_1_3_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_3_#in~arg0#1.offset;ldv_dummy_resourceless_instance_callback_1_3_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_3_~arg1#1.offset := ldv_dummy_resourceless_instance_callback_1_3_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_3_#in~arg1#1.offset;ldv_dummy_resourceless_instance_callback_1_3_~arg2#1 := ldv_dummy_resourceless_instance_callback_1_3_#in~arg2#1;assume { :begin_inline_eth_change_mtu } true;eth_change_mtu_#in~arg0#1.base, eth_change_mtu_#in~arg0#1.offset, eth_change_mtu_#in~arg1#1 := ldv_dummy_resourceless_instance_callback_1_3_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_3_~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_3_~arg2#1;havoc eth_change_mtu_#res#1;havoc eth_change_mtu_#t~nondet1159#1, eth_change_mtu_~arg0#1.base, eth_change_mtu_~arg0#1.offset, eth_change_mtu_~arg1#1;eth_change_mtu_~arg0#1.base, eth_change_mtu_~arg0#1.offset := eth_change_mtu_#in~arg0#1.base, eth_change_mtu_#in~arg0#1.offset;eth_change_mtu_~arg1#1 := eth_change_mtu_#in~arg1#1;havoc eth_change_mtu_#t~nondet1159#1;eth_change_mtu_#res#1 := eth_change_mtu_#t~nondet1159#1;havoc eth_change_mtu_#t~nondet1159#1; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11286: ldv_post_init_~tmp~99#1 := ldv_post_init_#t~ret1102#1;havoc ldv_post_init_#t~ret1102#1;ldv_post_init_#res#1 := ldv_post_init_~tmp~99#1;ldv_entry_EMGentry_14_#t~ret1011#1 := ldv_post_init_#res#1;havoc ldv_post_init_#t~ret1102#1, ldv_post_init_~init_ret_val#1, ldv_post_init_~tmp~99#1;havoc ldv_post_init_#in~init_ret_val#1;assume { :end_inline_ldv_post_init } true;~ldv_14_ret_default~0 := ldv_entry_EMGentry_14_#t~ret1011#1;havoc ldv_entry_EMGentry_14_#t~ret1011#1; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8842: havoc tlan_phy_start_link_#t~ret831#1; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8842-1: SUMMARY for call tlan_phy_start_link_#t~ret831#1 := tlan_mii_read_reg(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, ~zero_extend~32~16(tlan_phy_start_link_~phy~6#1)[16:0], 1bv16, tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset); srcloc: null [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10824: ldv_switch_0_#res#1 := 0bv32; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9833: assume { :end_inline_ldv_switch_automaton_state_2_20 } true; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10164: havoc ldv_interrupt_instance_thread_0_3_#t~ret1017#1, ldv_interrupt_instance_thread_0_3_~arg0#1.base, ldv_interrupt_instance_thread_0_3_~arg0#1.offset, ldv_interrupt_instance_thread_0_3_~arg1#1, ldv_interrupt_instance_thread_0_3_~arg2#1.base, ldv_interrupt_instance_thread_0_3_~arg2#1.offset;havoc ldv_interrupt_instance_thread_0_3_#in~arg0#1.base, ldv_interrupt_instance_thread_0_3_#in~arg0#1.offset, ldv_interrupt_instance_thread_0_3_#in~arg1#1, ldv_interrupt_instance_thread_0_3_#in~arg2#1.base, ldv_interrupt_instance_thread_0_3_#in~arg2#1.offset;assume { :end_inline_ldv_interrupt_instance_thread_0_3 } true; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10957-1: SUMMARY for call ldv_switch_to_process_context(); srcloc: null [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8909: call tlan_phy_start_link_#t~mem862#1 := read~intINTTYPE2#1(tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset, 2bv64); [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10957: ~ldv_statevar_3~0 := 3bv32; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8909-1: SUMMARY for call tlan_mii_write_reg(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, ~zero_extend~32~16(tlan_phy_start_link_~phy~6#1)[16:0], 0bv16, ~zero_extend~32~16(tlan_phy_start_link_~control~1#1)[16:0]); srcloc: null [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7984-1: assume { :begin_inline_tlan_phy_power_up } true;tlan_phy_power_up_#in~dev#1.base, tlan_phy_power_up_#in~dev#1.offset := tlan_timer_~dev~6#1.base, tlan_timer_~dev~6#1.offset;havoc tlan_phy_power_up_#t~ret812#1.base, tlan_phy_power_up_#t~ret812#1.offset, tlan_phy_power_up_#t~ret813#1, tlan_phy_power_up_#t~mem814#1, tlan_phy_power_up_#t~mem815#1, tlan_phy_power_up_#t~mem816#1, tlan_phy_power_up_#t~mem817#1, tlan_phy_power_up_~dev#1.base, tlan_phy_power_up_~dev#1.offset, tlan_phy_power_up_~priv~26#1.base, tlan_phy_power_up_~priv~26#1.offset, tlan_phy_power_up_~tmp~58#1.base, tlan_phy_power_up_~tmp~58#1.offset, tlan_phy_power_up_~value~5#1;tlan_phy_power_up_~dev#1.base, tlan_phy_power_up_~dev#1.offset := tlan_phy_power_up_#in~dev#1.base, tlan_phy_power_up_#in~dev#1.offset;havoc tlan_phy_power_up_~priv~26#1.base, tlan_phy_power_up_~priv~26#1.offset;havoc tlan_phy_power_up_~tmp~58#1.base, tlan_phy_power_up_~tmp~58#1.offset;havoc tlan_phy_power_up_~value~5#1; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8843: havoc tlan_phy_start_link_#t~ret832#1;call tlan_phy_start_link_#t~mem833#1 := read~intINTTYPE2#1(tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset, 2bv64);tlan_phy_start_link_#t~short835#1 := 0bv32 != ~bvand~32(8bv32, ~zero_extend~32~16(tlan_phy_start_link_#t~mem833#1)); [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7984: havoc tlan_phy_power_up_#t~ret812#1.base, tlan_phy_power_up_#t~ret812#1.offset, tlan_phy_power_up_#t~ret813#1, tlan_phy_power_up_#t~mem814#1, tlan_phy_power_up_#t~mem815#1, tlan_phy_power_up_#t~mem816#1, tlan_phy_power_up_#t~mem817#1, tlan_phy_power_up_~dev#1.base, tlan_phy_power_up_~dev#1.offset, tlan_phy_power_up_~priv~26#1.base, tlan_phy_power_up_~priv~26#1.offset, tlan_phy_power_up_~tmp~58#1.base, tlan_phy_power_up_~tmp~58#1.offset, tlan_phy_power_up_~value~5#1;havoc tlan_phy_power_up_#in~dev#1.base, tlan_phy_power_up_#in~dev#1.offset;assume { :end_inline_tlan_phy_power_up } true; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8843-1: SUMMARY for call tlan_phy_start_link_#t~ret832#1 := tlan_mii_read_reg(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, ~zero_extend~32~16(tlan_phy_start_link_~phy~6#1)[16:0], 1bv16, tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset); srcloc: null [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8975: havoc tlan_phy_finish_auto_neg_#t~mem885#1; [2025-02-08 03:50:21,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8975-1: SUMMARY for call tlan_dio_write16(~zero_extend~32~16(tlan_phy_finish_auto_neg_#t~mem885#1[16:0])[16:0], 4bv16, ~zero_extend~32~16(tlan_phy_finish_auto_neg_~data~4#1)[16:0]); srcloc: null [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9966: SUMMARY for call ldv_check_final_state(); srcloc: null [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7390: havoc tlan_get_stats_#t~mem428#1;havoc tlan_get_stats_#t~ret429#1; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10561: havoc ldv_pci_instance_resume_early_2_6_#t~ret1027#1, ldv_pci_instance_resume_early_2_6_~arg0#1.base, ldv_pci_instance_resume_early_2_6_~arg0#1.offset, ldv_pci_instance_resume_early_2_6_~arg1#1.base, ldv_pci_instance_resume_early_2_6_~arg1#1.offset;havoc ldv_pci_instance_resume_early_2_6_#in~arg0#1.base, ldv_pci_instance_resume_early_2_6_#in~arg0#1.offset, ldv_pci_instance_resume_early_2_6_#in~arg1#1.base, ldv_pci_instance_resume_early_2_6_#in~arg1#1.offset;assume { :end_inline_ldv_pci_instance_resume_early_2_6 } true;havoc ldv_pci_pci_instance_2_#t~mem1042#1.base, ldv_pci_pci_instance_2_#t~mem1042#1.offset; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7390-1: SUMMARY for call tlan_get_stats_#t~ret429#1 := printk(60bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8910-1: SUMMARY for call tlan_mii_write_reg(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, ~zero_extend~32~16(tlan_phy_start_link_~phy~6#1)[16:0], 17bv16, ~zero_extend~32~16(tlan_phy_start_link_#t~mem862#1)[16:0]); srcloc: null [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8976: call ULTIMATE.dealloc(tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset);havoc tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset;call ULTIMATE.dealloc(tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset);havoc tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset;call ULTIMATE.dealloc(tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset);havoc tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8976-1: SUMMARY for call tlan_set_timer(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, 100bv32, 3bv32); srcloc: null [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9967: ~ldv_statevar_14~0 := 7bv32; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8910: havoc tlan_phy_start_link_#t~mem862#1; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9967-1: SUMMARY for call ldv_stop(); srcloc: null [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10496: assume 12bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10496: assume !(12bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10232: assume 3bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10232: assume !(3bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8845: assume tlan_phy_start_link_#t~short835#1;havoc tlan_phy_start_link_#t~mem833#1;havoc tlan_phy_start_link_#t~mem834#1;havoc tlan_phy_start_link_#t~short835#1;call tlan_phy_start_link_#t~mem836#1 := read~intINTTYPE2#1(tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset, 2bv64);call write~intINTTYPE2#1(~bvashr~32(~zero_extend~32~16(tlan_phy_start_link_#t~mem836#1), 11bv32)[16:0], tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset, 2bv64);havoc tlan_phy_start_link_#t~mem836#1;call tlan_phy_start_link_#t~mem837#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(316bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);tlan_phy_start_link_#t~short839#1 := 10bv32 == tlan_phy_start_link_#t~mem837#1; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8845: assume !tlan_phy_start_link_#t~short835#1;havoc tlan_phy_start_link_#t~mem833#1;havoc tlan_phy_start_link_#t~mem834#1;havoc tlan_phy_start_link_#t~short835#1; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8845-1: assume tlan_phy_start_link_#t~short835#1;call tlan_phy_start_link_#t~mem834#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(292bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);tlan_phy_start_link_#t~short835#1 := 0bv32 == tlan_phy_start_link_#t~mem834#1; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8845-1: assume !tlan_phy_start_link_#t~short835#1; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9704: ldv___pci_register_driver_#res#1 := ldv___pci_register_driver_~arg0#1; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9704-1: SUMMARY for call ldv_assume((if 0bv32 != ldv___pci_register_driver_~arg0#1 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10365: assume { :begin_inline_ldv_dummy_resourceless_instance_callback_1_18 } true;ldv_dummy_resourceless_instance_callback_1_18_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_18_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_18_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_18_#in~arg1#1.offset := ~ldv_1_callback_ndo_validate_addr~0.base, ~ldv_1_callback_ndo_validate_addr~0.offset, ~ldv_1_container_net_device~0.base, ~ldv_1_container_net_device~0.offset;havoc ldv_dummy_resourceless_instance_callback_1_18_#t~ret1007#1, ldv_dummy_resourceless_instance_callback_1_18_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_18_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_18_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_18_~arg1#1.offset;ldv_dummy_resourceless_instance_callback_1_18_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_18_~arg0#1.offset := ldv_dummy_resourceless_instance_callback_1_18_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_18_#in~arg0#1.offset;ldv_dummy_resourceless_instance_callback_1_18_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_18_~arg1#1.offset := ldv_dummy_resourceless_instance_callback_1_18_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_18_#in~arg1#1.offset; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12149-1: tlan_eisa_probe_#t~ret331#1.base, tlan_eisa_probe_#t~ret331#1.offset := __request_region_#res#1.base, __request_region_#res#1.offset;havoc __request_region_#t~ret1183#1.base, __request_region_#t~ret1183#1.offset, __request_region_~arg0#1.base, __request_region_~arg0#1.offset, __request_region_~arg1#1, __request_region_~arg2#1, __request_region_~arg3#1.base, __request_region_~arg3#1.offset, __request_region_~arg4#1;havoc __request_region_#in~arg0#1.base, __request_region_#in~arg0#1.offset, __request_region_#in~arg1#1, __request_region_#in~arg2#1, __request_region_#in~arg3#1.base, __request_region_#in~arg3#1.offset, __request_region_#in~arg4#1;assume { :end_inline___request_region } true;tlan_eisa_probe_~tmp___1~5#1.base, tlan_eisa_probe_~tmp___1~5#1.offset := tlan_eisa_probe_#t~ret331#1.base, tlan_eisa_probe_#t~ret331#1.offset;havoc tlan_eisa_probe_#t~ret331#1.base, tlan_eisa_probe_#t~ret331#1.offset; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12149: havoc __request_region_#t~ret1183#1.base, __request_region_#t~ret1183#1.offset; [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12149-3: SUMMARY for call __request_region_#t~ret1183#1.base, __request_region_#t~ret1183#1.offset := ldv_malloc(56bv64); srcloc: null [2025-02-08 03:50:21,082 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12149-2: __request_region_#res#1.base, __request_region_#res#1.offset := __request_region_#t~ret1183#1.base, __request_region_#t~ret1183#1.offset;havoc __request_region_#t~ret1183#1.base, __request_region_#t~ret1183#1.offset; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10630-1: SUMMARY for call ldv_pci_pci_instance_2_#t~ret1058#1 := ldv_undef_int(); srcloc: null [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10630: ldv_pci_pci_instance_2_~tmp___1~15#1 := ldv_pci_pci_instance_2_#t~ret1058#1;havoc ldv_pci_pci_instance_2_#t~ret1058#1; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10432: ldv_pci_pci_instance_2_#t~ret1050#1 := ldv_pci_instance_suspend_2_8_#res#1;havoc ldv_pci_instance_suspend_2_8_#t~mem1029#1, ldv_pci_instance_suspend_2_8_#t~ret1030#1, ldv_pci_instance_suspend_2_8_~arg0#1.base, ldv_pci_instance_suspend_2_8_~arg0#1.offset, ldv_pci_instance_suspend_2_8_~arg1#1.base, ldv_pci_instance_suspend_2_8_~arg1#1.offset, ldv_pci_instance_suspend_2_8_~#arg2#1.base, ldv_pci_instance_suspend_2_8_~#arg2#1.offset, ldv_pci_instance_suspend_2_8_~tmp~80#1;havoc ldv_pci_instance_suspend_2_8_#in~arg0#1.base, ldv_pci_instance_suspend_2_8_#in~arg0#1.offset, ldv_pci_instance_suspend_2_8_#in~arg1#1.base, ldv_pci_instance_suspend_2_8_#in~arg1#1.offset, ldv_pci_instance_suspend_2_8_#in~arg2#1.event;assume { :end_inline_ldv_pci_instance_suspend_2_8 } true;~ldv_2_ret_default~0 := ldv_pci_pci_instance_2_#t~ret1050#1;havoc ldv_pci_pci_instance_2_#t~mem1048#1.base, ldv_pci_pci_instance_2_#t~mem1048#1.offset;havoc ldv_pci_pci_instance_2_#t~mem1049#1;havoc ldv_pci_pci_instance_2_#t~ret1050#1; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6931-1: SUMMARY for call tlan_eisa_probe_#t~ret334#1 := inb(~bvadd~32(3204bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10168: ~ldv_statevar_0~0 := 6bv32; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6931: tlan_eisa_probe_~tmp___3~2#1 := tlan_eisa_probe_#t~ret334#1;havoc tlan_eisa_probe_#t~ret334#1; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6997: assume 16bv32 == ~debug~0; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6997: assume !(16bv32 == ~debug~0); [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8847: assume tlan_phy_start_link_#t~short839#1;havoc tlan_phy_start_link_#t~mem837#1;havoc tlan_phy_start_link_#t~mem838#1;havoc tlan_phy_start_link_#t~short839#1; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8847: assume !tlan_phy_start_link_#t~short839#1;havoc tlan_phy_start_link_#t~mem837#1;havoc tlan_phy_start_link_#t~mem838#1;havoc tlan_phy_start_link_#t~short839#1;call tlan_phy_start_link_#t~mem840#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(316bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);tlan_phy_start_link_#t~short842#1 := 10bv32 == tlan_phy_start_link_#t~mem840#1; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8847-1: assume tlan_phy_start_link_#t~short839#1;call tlan_phy_start_link_#t~mem838#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(300bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);tlan_phy_start_link_#t~short839#1 := 1bv32 == tlan_phy_start_link_#t~mem838#1; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8847-1: assume !tlan_phy_start_link_#t~short839#1; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10565: ~ldv_statevar_2~0 := 5bv32; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6601-1: SUMMARY for call tlan_init_one_#t~ret271#1 := tlan_probe1(tlan_init_one_~pdev#1.base, tlan_init_one_~pdev#1.offset, 18446744073709551615bv64, 4294967295bv32, 0bv32, tlan_init_one_~ent#1.base, tlan_init_one_~ent#1.offset); srcloc: null [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6601: tlan_init_one_~tmp~32#1 := tlan_init_one_#t~ret271#1;havoc tlan_init_one_#t~ret271#1;tlan_init_one_#res#1 := tlan_init_one_~tmp~32#1;ldv_pci_instance_probe_2_17_#t~ret1024#1 := tlan_init_one_#res#1;havoc tlan_init_one_#t~ret271#1, tlan_init_one_~pdev#1.base, tlan_init_one_~pdev#1.offset, tlan_init_one_~ent#1.base, tlan_init_one_~ent#1.offset, tlan_init_one_~tmp~32#1;havoc tlan_init_one_#in~pdev#1.base, tlan_init_one_#in~pdev#1.offset, tlan_init_one_#in~ent#1.base, tlan_init_one_#in~ent#1.offset;assume { :end_inline_tlan_init_one } true;ldv_pci_instance_probe_2_17_~tmp~79#1 := ldv_pci_instance_probe_2_17_#t~ret1024#1;havoc ldv_pci_instance_probe_2_17_#t~ret1024#1;ldv_pci_instance_probe_2_17_#res#1 := ldv_pci_instance_probe_2_17_~tmp~79#1;ldv_pci_pci_instance_2_#t~ret1056#1 := ldv_pci_instance_probe_2_17_#res#1;havoc ldv_pci_instance_probe_2_17_#t~ret1024#1, ldv_pci_instance_probe_2_17_~arg0#1.base, ldv_pci_instance_probe_2_17_~arg0#1.offset, ldv_pci_instance_probe_2_17_~arg1#1.base, ldv_pci_instance_probe_2_17_~arg1#1.offset, ldv_pci_instance_probe_2_17_~arg2#1.base, ldv_pci_instance_probe_2_17_~arg2#1.offset, ldv_pci_instance_probe_2_17_~tmp~79#1;havoc ldv_pci_instance_probe_2_17_#in~arg0#1.base, ldv_pci_instance_probe_2_17_#in~arg0#1.offset, ldv_pci_instance_probe_2_17_#in~arg1#1.base, ldv_pci_instance_probe_2_17_#in~arg1#1.offset, ldv_pci_instance_probe_2_17_#in~arg2#1.base, ldv_pci_instance_probe_2_17_#in~arg2#1.offset;assume { :end_inline_ldv_pci_instance_probe_2_17 } true;~ldv_2_ret_default~0 := ldv_pci_pci_instance_2_#t~ret1056#1;havoc ldv_pci_pci_instance_2_#t~mem1055#1.base, ldv_pci_pci_instance_2_#t~mem1055#1.offset;havoc ldv_pci_pci_instance_2_#t~ret1056#1;assume { :begin_inline_ldv_post_probe } true;ldv_post_probe_#in~probe_ret_val#1 := ~ldv_2_ret_default~0;havoc ldv_post_probe_#res#1;havoc ldv_post_probe_#t~ret1103#1, ldv_post_probe_~probe_ret_val#1, ldv_post_probe_~tmp~100#1;ldv_post_probe_~probe_ret_val#1 := ldv_post_probe_#in~probe_ret_val#1;havoc ldv_post_probe_~tmp~100#1; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7394: assume 0bv32 != ~bvand~32(2bv32, ~debug~0);call tlan_get_stats_#t~mem430#1 := read~intINTTYPE4#1(tlan_get_stats_~priv~12#1.base, ~bvadd~64(140bv64, tlan_get_stats_~priv~12#1.offset), 4bv64); [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7394: assume !(0bv32 != ~bvand~32(2bv32, ~debug~0)); [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7262: call tlan_start_tx_#t~mem395#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(140bv64, tlan_start_tx_~priv~9#1.offset), 4bv64);call write~intINTTYPE4#1(~bvadd~32(1bv32, tlan_start_tx_#t~mem395#1), tlan_start_tx_~priv~9#1.base, ~bvadd~64(140bv64, tlan_start_tx_~priv~9#1.offset), 4bv64);havoc tlan_start_tx_#t~mem395#1;tlan_start_tx_#res#1 := 16bv32; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7262-1: SUMMARY for call netif_stop_queue(tlan_start_tx_~dev#1.base, tlan_start_tx_~dev#1.offset); srcloc: null [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7989: assume { :begin_inline_tlan_phy_reset } true;tlan_phy_reset_#in~dev#1.base, tlan_phy_reset_#in~dev#1.offset := tlan_timer_~dev~6#1.base, tlan_timer_~dev~6#1.offset;havoc tlan_phy_reset_#t~ret818#1.base, tlan_phy_reset_#t~ret818#1.offset, tlan_phy_reset_#t~mem819#1, tlan_phy_reset_#t~mem820#1, tlan_phy_reset_#t~ret821#1, tlan_phy_reset_#t~mem822#1, tlan_phy_reset_#t~mem823#1, tlan_phy_reset_#t~ret824#1, tlan_phy_reset_#t~ret825#1, tlan_phy_reset_#t~mem826#1, tlan_phy_reset_~dev#1.base, tlan_phy_reset_~dev#1.offset, tlan_phy_reset_~priv~27#1.base, tlan_phy_reset_~priv~27#1.offset, tlan_phy_reset_~tmp~59#1.base, tlan_phy_reset_~tmp~59#1.offset, tlan_phy_reset_~phy~5#1, tlan_phy_reset_~#value~6#1.base, tlan_phy_reset_~#value~6#1.offset;tlan_phy_reset_~dev#1.base, tlan_phy_reset_~dev#1.offset := tlan_phy_reset_#in~dev#1.base, tlan_phy_reset_#in~dev#1.offset;havoc tlan_phy_reset_~priv~27#1.base, tlan_phy_reset_~priv~27#1.offset;havoc tlan_phy_reset_~tmp~59#1.base, tlan_phy_reset_~tmp~59#1.offset;havoc tlan_phy_reset_~phy~5#1;call tlan_phy_reset_~#value~6#1.base, tlan_phy_reset_~#value~6#1.offset := #Ultimate.allocOnStack(2bv64); [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10764: ldv_switch_0_~tmp~86#1 := ldv_switch_0_#t~ret1070#1;havoc ldv_switch_0_#t~ret1070#1; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10764-1: SUMMARY for call ldv_switch_0_#t~ret1070#1 := ldv_undef_int(); srcloc: null [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9905: havoc ldv_dummy_resourceless_instance_callback_1_17_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_17_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_17_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_17_~arg1#1.offset;havoc ldv_dummy_resourceless_instance_callback_1_17_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_17_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_17_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_17_#in~arg1#1.offset;assume { :end_inline_ldv_dummy_resourceless_instance_callback_1_17 } true;~ldv_statevar_1~0 := 2bv32; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9905-1: SUMMARY for call tlan_tx_timeout(ldv_dummy_resourceless_instance_callback_1_17_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_17_~arg1#1.offset); srcloc: null [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10500: assume 14bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10500: assume !(14bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10632: assume 0bv32 != ldv_pci_pci_instance_2_~tmp___1~15#1;~ldv_statevar_2~0 := 14bv32; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10632: assume !(0bv32 != ldv_pci_pci_instance_2_~tmp___1~15#1);~ldv_statevar_2~0 := 16bv32; [2025-02-08 03:50:21,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10302-1: SUMMARY for call ldv_net_dummy_resourceless_instance_1_#t~ret1022#1 := ldv_undef_int(); srcloc: null [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10236: assume 4bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10236: assume !(4bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10302: ldv_net_dummy_resourceless_instance_1_~tmp___0~32#1 := ldv_net_dummy_resourceless_instance_1_#t~ret1022#1;havoc ldv_net_dummy_resourceless_instance_1_#t~ret1022#1; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8981: assume 0bv32 == tlan_phy_finish_auto_neg_#t~mem886#1;havoc tlan_phy_finish_auto_neg_#t~mem886#1;call tlan_phy_finish_auto_neg_#t~mem887#1 := read~intINTTYPE4#1(tlan_phy_finish_auto_neg_~priv~29#1.base, ~bvadd~64(300bv64, tlan_phy_finish_auto_neg_~priv~29#1.offset), 4bv64);tlan_phy_finish_auto_neg_#t~short890#1 := 2bv32 == tlan_phy_finish_auto_neg_#t~mem887#1; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8981: assume !(0bv32 == tlan_phy_finish_auto_neg_#t~mem886#1);havoc tlan_phy_finish_auto_neg_#t~mem886#1; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6999-1: SUMMARY for call tlan_eisa_probe_#t~ret339#1 := printk(48bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6999: havoc tlan_eisa_probe_#t~ret339#1; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8915: call ULTIMATE.dealloc(tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset);havoc tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset;call ULTIMATE.dealloc(tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset);havoc tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset;call ULTIMATE.dealloc(tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset);havoc tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8915-1: SUMMARY for call tlan_set_timer(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, 1000bv32, 8bv32); srcloc: null [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6933: assume 1bv32 != ~zero_extend~32~8(tlan_eisa_probe_~tmp___3~2#1); [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6933: assume !(1bv32 != ~zero_extend~32~8(tlan_eisa_probe_~tmp___3~2#1)); [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9708: ldv___pci_register_driver_#res#1 := ldv___pci_register_driver_~arg0#1;ldv___pci_register_driver_21_#t~ret1086#1 := ldv___pci_register_driver_#res#1;havoc ldv___pci_register_driver_#t~ret995#1, ldv___pci_register_driver_~arg0#1, ldv___pci_register_driver_~arg1#1.base, ldv___pci_register_driver_~arg1#1.offset, ldv___pci_register_driver_~arg2#1.base, ldv___pci_register_driver_~arg2#1.offset, ldv___pci_register_driver_~arg3#1.base, ldv___pci_register_driver_~arg3#1.offset, ldv___pci_register_driver_~ldv_13_pci_driver_pci_driver~0#1.base, ldv___pci_register_driver_~ldv_13_pci_driver_pci_driver~0#1.offset, ldv___pci_register_driver_~tmp~71#1;havoc ldv___pci_register_driver_#in~arg0#1, ldv___pci_register_driver_#in~arg1#1.base, ldv___pci_register_driver_#in~arg1#1.offset, ldv___pci_register_driver_#in~arg2#1.base, ldv___pci_register_driver_#in~arg2#1.offset, ldv___pci_register_driver_#in~arg3#1.base, ldv___pci_register_driver_#in~arg3#1.offset;assume { :end_inline_ldv___pci_register_driver } true;ldv___pci_register_driver_21_~tmp___0~37#1 := ldv___pci_register_driver_21_#t~ret1086#1;havoc ldv___pci_register_driver_21_#t~ret1086#1;ldv___pci_register_driver_21_#res#1 := ldv___pci_register_driver_21_~tmp___0~37#1; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8849: SUMMARY for call tlan_mii_write_reg(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, ~zero_extend~32~16(tlan_phy_start_link_~phy~6#1)[16:0], 0bv16, 0bv16); srcloc: null [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10435: call ULTIMATE.dealloc(ldv_pci_instance_suspend_late_2_7_~#arg2#1.base, ldv_pci_instance_suspend_late_2_7_~#arg2#1.offset);havoc ldv_pci_instance_suspend_late_2_7_~#arg2#1.base, ldv_pci_instance_suspend_late_2_7_~#arg2#1.offset;ldv_pci_pci_instance_2_#t~ret1046#1 := ldv_pci_instance_suspend_late_2_7_#res#1;havoc ldv_pci_instance_suspend_late_2_7_#t~mem1033#1, ldv_pci_instance_suspend_late_2_7_#t~ret1034#1, ldv_pci_instance_suspend_late_2_7_~arg0#1.base, ldv_pci_instance_suspend_late_2_7_~arg0#1.offset, ldv_pci_instance_suspend_late_2_7_~arg1#1.base, ldv_pci_instance_suspend_late_2_7_~arg1#1.offset, ldv_pci_instance_suspend_late_2_7_~#arg2#1.base, ldv_pci_instance_suspend_late_2_7_~#arg2#1.offset, ldv_pci_instance_suspend_late_2_7_~tmp~81#1;havoc ldv_pci_instance_suspend_late_2_7_#in~arg0#1.base, ldv_pci_instance_suspend_late_2_7_#in~arg0#1.offset, ldv_pci_instance_suspend_late_2_7_#in~arg1#1.base, ldv_pci_instance_suspend_late_2_7_#in~arg1#1.offset, ldv_pci_instance_suspend_late_2_7_#in~arg2#1.event;assume { :end_inline_ldv_pci_instance_suspend_late_2_7 } true;~ldv_2_ret_default~0 := ldv_pci_pci_instance_2_#t~ret1046#1;havoc ldv_pci_pci_instance_2_#t~mem1044#1.base, ldv_pci_pci_instance_2_#t~mem1044#1.offset;havoc ldv_pci_pci_instance_2_#t~mem1045#1;havoc ldv_pci_pci_instance_2_#t~ret1046#1; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7396-1: SUMMARY for call tlan_get_stats_#t~ret431#1 := printk(61bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7396: havoc tlan_get_stats_#t~mem430#1;havoc tlan_get_stats_#t~ret431#1; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8982-1: assume tlan_phy_finish_auto_neg_#t~short890#1; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8982-1: assume !tlan_phy_finish_auto_neg_#t~short890#1;call tlan_phy_finish_auto_neg_#t~mem888#1 := read~intINTTYPE2#1(tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset, 2bv64);call tlan_phy_finish_auto_neg_#t~mem889#1 := read~intINTTYPE2#1(tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset, 2bv64);tlan_phy_finish_auto_neg_#t~short890#1 := 0bv32 != ~bvand~32(64bv32, ~bvand~32(~zero_extend~32~16(tlan_phy_finish_auto_neg_#t~mem888#1), ~zero_extend~32~16(tlan_phy_finish_auto_neg_#t~mem889#1))); [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9973: SUMMARY for call ldv_assume((if 0bv32 != ~ldv_14_ret_default~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5877: skb_padto_~tmp~12#1 := skb_padto_#t~ret143#1;havoc skb_padto_#t~ret143#1; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8982: assume tlan_phy_finish_auto_neg_#t~short890#1;havoc tlan_phy_finish_auto_neg_#t~mem887#1;havoc tlan_phy_finish_auto_neg_#t~mem888#1;havoc tlan_phy_finish_auto_neg_#t~mem889#1;havoc tlan_phy_finish_auto_neg_#t~short890#1; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8982: assume !tlan_phy_finish_auto_neg_#t~short890#1;havoc tlan_phy_finish_auto_neg_#t~mem887#1;havoc tlan_phy_finish_auto_neg_#t~mem888#1;havoc tlan_phy_finish_auto_neg_#t~mem889#1;havoc tlan_phy_finish_auto_neg_#t~short890#1; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5877-1: SUMMARY for call skb_padto_#t~ret143#1 := ldv__builtin_expect(~sign_extend~64~32((if ~bvuge~32(skb_padto_~size~0#1, skb_padto_~len#1) then 1bv32 else 0bv32)), 1bv64); srcloc: null [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8784: call ULTIMATE.dealloc(tlan_phy_reset_~#value~6#1.base, tlan_phy_reset_~#value~6#1.offset);havoc tlan_phy_reset_~#value~6#1.base, tlan_phy_reset_~#value~6#1.offset;havoc tlan_phy_reset_#t~ret818#1.base, tlan_phy_reset_#t~ret818#1.offset, tlan_phy_reset_#t~mem819#1, tlan_phy_reset_#t~mem820#1, tlan_phy_reset_#t~ret821#1, tlan_phy_reset_#t~mem822#1, tlan_phy_reset_#t~mem823#1, tlan_phy_reset_#t~ret824#1, tlan_phy_reset_#t~ret825#1, tlan_phy_reset_#t~mem826#1, tlan_phy_reset_~dev#1.base, tlan_phy_reset_~dev#1.offset, tlan_phy_reset_~priv~27#1.base, tlan_phy_reset_~priv~27#1.offset, tlan_phy_reset_~tmp~59#1.base, tlan_phy_reset_~tmp~59#1.offset, tlan_phy_reset_~phy~5#1, tlan_phy_reset_~#value~6#1.base, tlan_phy_reset_~#value~6#1.offset;havoc tlan_phy_reset_#in~dev#1.base, tlan_phy_reset_#in~dev#1.offset;assume { :end_inline_tlan_phy_reset } true; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10568: assume 0bv64 != ~bvadd~64(ldv_pci_pci_instance_2_#t~mem1043#1.base, ldv_pci_pci_instance_2_#t~mem1043#1.offset);havoc ldv_pci_pci_instance_2_#t~mem1043#1.base, ldv_pci_pci_instance_2_#t~mem1043#1.offset;call ldv_pci_pci_instance_2_#t~mem1044#1.base, ldv_pci_pci_instance_2_#t~mem1044#1.offset := read~$Pointer$#0(~ldv_2_container_pci_driver~0.base, ~bvadd~64(56bv64, ~ldv_2_container_pci_driver~0.offset), 8bv64);call ldv_pci_pci_instance_2_#t~mem1045#1 := read~intINTTYPE4#17(~#ldv_2_resource_pm_message~0.base, ~#ldv_2_resource_pm_message~0.offset, 4bv64);assume { :begin_inline_ldv_pci_instance_suspend_late_2_7 } true;ldv_pci_instance_suspend_late_2_7_#in~arg0#1.base, ldv_pci_instance_suspend_late_2_7_#in~arg0#1.offset, ldv_pci_instance_suspend_late_2_7_#in~arg1#1.base, ldv_pci_instance_suspend_late_2_7_#in~arg1#1.offset, ldv_pci_instance_suspend_late_2_7_#in~arg2#1.event := ldv_pci_pci_instance_2_#t~mem1044#1.base, ldv_pci_pci_instance_2_#t~mem1044#1.offset, ~ldv_2_resource_dev~0.base, ~ldv_2_resource_dev~0.offset, ldv_pci_pci_instance_2_#t~mem1045#1;havoc ldv_pci_instance_suspend_late_2_7_#res#1;havoc ldv_pci_instance_suspend_late_2_7_#t~mem1033#1, ldv_pci_instance_suspend_late_2_7_#t~ret1034#1, ldv_pci_instance_suspend_late_2_7_~arg0#1.base, ldv_pci_instance_suspend_late_2_7_~arg0#1.offset, ldv_pci_instance_suspend_late_2_7_~arg1#1.base, ldv_pci_instance_suspend_late_2_7_~arg1#1.offset, ldv_pci_instance_suspend_late_2_7_~#arg2#1.base, ldv_pci_instance_suspend_late_2_7_~#arg2#1.offset, ldv_pci_instance_suspend_late_2_7_~tmp~81#1;ldv_pci_instance_suspend_late_2_7_~arg0#1.base, ldv_pci_instance_suspend_late_2_7_~arg0#1.offset := ldv_pci_instance_suspend_late_2_7_#in~arg0#1.base, ldv_pci_instance_suspend_late_2_7_#in~arg0#1.offset;ldv_pci_instance_suspend_late_2_7_~arg1#1.base, ldv_pci_instance_suspend_late_2_7_~arg1#1.offset := ldv_pci_instance_suspend_late_2_7_#in~arg1#1.base, ldv_pci_instance_suspend_late_2_7_#in~arg1#1.offset;call ldv_pci_instance_suspend_late_2_7_~#arg2#1.base, ldv_pci_instance_suspend_late_2_7_~#arg2#1.offset := #Ultimate.allocOnStack(4bv64);call write~intINTTYPE4#19(ldv_pci_instance_suspend_late_2_7_#in~arg2#1.event, ldv_pci_instance_suspend_late_2_7_~#arg2#1.base, ldv_pci_instance_suspend_late_2_7_~#arg2#1.offset, 4bv64);havoc ldv_pci_instance_suspend_late_2_7_~tmp~81#1;call ldv_pci_instance_suspend_late_2_7_#t~mem1033#1 := read~intINTTYPE4#19(ldv_pci_instance_suspend_late_2_7_~#arg2#1.base, ldv_pci_instance_suspend_late_2_7_~#arg2#1.offset, 4bv64);assume { :begin_inline_##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT } true;##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~1031#1.base, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~1031#1.offset, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~1032#1.event, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~#fp#1.base, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~#fp#1.offset := ldv_pci_instance_suspend_late_2_7_~arg1#1.base, ldv_pci_instance_suspend_late_2_7_~arg1#1.offset, ldv_pci_instance_suspend_late_2_7_#t~mem1033#1, ldv_pci_instance_suspend_late_2_7_~arg0#1.base, ldv_pci_instance_suspend_late_2_7_~arg0#1.offset;havoc ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#res#1;havoc ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#~1031#1.base, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#~1031#1.offset, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#~1032#1.event;##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#~1031#1.base, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#~1031#1.offset := ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~1031#1.base, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~1031#1.offset;##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#~1032#1.event := ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~1032#1.event;ldv_pci_instance_suspend_late_2_7_#t~ret1034#1 := ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#res#1;havoc ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#~1031#1.base, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#~1031#1.offset, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#~1032#1.event;havoc ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~1031#1.base, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~1031#1.offset, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~1032#1.event, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~#fp#1.base, ##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT_#in~#fp#1.offset;assume { :end_inline_##fun~$Pointer$~X~~structbegin~C_INT~structend~~TO~C_INT } true;ldv_pci_instance_suspend_late_2_7_~tmp~81#1 := ldv_pci_instance_suspend_late_2_7_#t~ret1034#1;havoc ldv_pci_instance_suspend_late_2_7_#t~mem1033#1;havoc ldv_pci_instance_suspend_late_2_7_#t~ret1034#1;ldv_pci_instance_suspend_late_2_7_#res#1 := ldv_pci_instance_suspend_late_2_7_~tmp~81#1;call ULTIMATE.dealloc(ldv_pci_instance_suspend_late_2_7_~#arg2#1.base, ldv_pci_instance_suspend_late_2_7_~#arg2#1.offset);havoc ldv_pci_instance_suspend_late_2_7_~#arg2#1.base, ldv_pci_instance_suspend_late_2_7_~#arg2#1.offset; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10568: assume !(0bv64 != ~bvadd~64(ldv_pci_pci_instance_2_#t~mem1043#1.base, ldv_pci_pci_instance_2_#t~mem1043#1.offset));havoc ldv_pci_pci_instance_2_#t~mem1043#1.base, ldv_pci_pci_instance_2_#t~mem1043#1.offset; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10568-1: call ldv_pci_pci_instance_2_#t~mem1043#1.base, ldv_pci_pci_instance_2_#t~mem1043#1.offset := read~$Pointer$#0(~ldv_2_container_pci_driver~0.base, ~bvadd~64(56bv64, ~ldv_2_container_pci_driver~0.offset), 8bv64); [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10172: assume { :begin_inline_ldv_interrupt_instance_handler_0_5 } true;ldv_interrupt_instance_handler_0_5_#in~arg0#1.base, ldv_interrupt_instance_handler_0_5_#in~arg0#1.offset, ldv_interrupt_instance_handler_0_5_#in~arg1#1, ldv_interrupt_instance_handler_0_5_#in~arg2#1.base, ldv_interrupt_instance_handler_0_5_#in~arg2#1.offset := ~ldv_0_callback_handler~0.base, ~ldv_0_callback_handler~0.offset, ~ldv_0_line_line~0, ~ldv_0_data_data~0.base, ~ldv_0_data_data~0.offset;havoc ldv_interrupt_instance_handler_0_5_#res#1;havoc ldv_interrupt_instance_handler_0_5_#t~ret1014#1, ldv_interrupt_instance_handler_0_5_~arg0#1.base, ldv_interrupt_instance_handler_0_5_~arg0#1.offset, ldv_interrupt_instance_handler_0_5_~arg1#1, ldv_interrupt_instance_handler_0_5_~arg2#1.base, ldv_interrupt_instance_handler_0_5_~arg2#1.offset, ldv_interrupt_instance_handler_0_5_~tmp~75#1;ldv_interrupt_instance_handler_0_5_~arg0#1.base, ldv_interrupt_instance_handler_0_5_~arg0#1.offset := ldv_interrupt_instance_handler_0_5_#in~arg0#1.base, ldv_interrupt_instance_handler_0_5_#in~arg0#1.offset;ldv_interrupt_instance_handler_0_5_~arg1#1 := ldv_interrupt_instance_handler_0_5_#in~arg1#1;ldv_interrupt_instance_handler_0_5_~arg2#1.base, ldv_interrupt_instance_handler_0_5_~arg2#1.offset := ldv_interrupt_instance_handler_0_5_#in~arg2#1.base, ldv_interrupt_instance_handler_0_5_#in~arg2#1.offset;havoc ldv_interrupt_instance_handler_0_5_~tmp~75#1; [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10172-1: SUMMARY for call ldv_switch_to_interrupt_context(); srcloc: null [2025-02-08 03:50:21,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10304: assume 0bv32 != ldv_net_dummy_resourceless_instance_1_~tmp___0~32#1;~ldv_statevar_1~0 := 1bv32; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10304: assume !(0bv32 != ldv_net_dummy_resourceless_instance_1_~tmp___0~32#1);~ldv_statevar_1~0 := 7bv32; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6935: SUMMARY for call __release_region(~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64); srcloc: null [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9974: SUMMARY for call ldv_check_final_state(); srcloc: null [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10767: assume 0bv32 == ldv_switch_0_~tmp~86#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10767: assume !(0bv32 == ldv_switch_0_~tmp~86#1); [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1: #t~ret1184#1 := main_#res#1;havoc main_#t~ret1013#1, main_~tmp~74#1;assume { :end_inline_main } true; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-2: havoc tlan_timer_#t~ret576#1.base, tlan_timer_#t~ret576#1.offset, tlan_timer_#t~mem577#1, tlan_timer_#t~mem578#1, tlan_timer_#t~mem579#1, tlan_timer_#t~mem580#1, tlan_timer_#t~mem581#1, tlan_timer_#t~mem582#1, tlan_timer_#t~mem583#1, tlan_timer_#t~ret584#1.base, tlan_timer_#t~ret584#1.offset, tlan_timer_#t~ret585#1, tlan_timer_#t~mem586#1.base, tlan_timer_#t~mem586#1.offset, tlan_timer_#t~mem587#1, tlan_timer_#t~mem588#1, tlan_timer_#t~mem589#1, tlan_timer_~data#1, tlan_timer_~dev~6#1.base, tlan_timer_~dev~6#1.offset, tlan_timer_~priv~18#1.base, tlan_timer_~priv~18#1.offset, tlan_timer_~tmp~49#1.base, tlan_timer_~tmp~49#1.offset, tlan_timer_~elapsed~0#1, tlan_timer_~flags~2#1, tlan_timer_~tmp___0~18#1.base, tlan_timer_~tmp___0~18#1.offset;havoc tlan_timer_#in~data#1;assume { :end_inline_tlan_timer } true; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11296: ldv_post_probe_~tmp~100#1 := ldv_post_probe_#t~ret1103#1;havoc ldv_post_probe_#t~ret1103#1;ldv_post_probe_#res#1 := ldv_post_probe_~tmp~100#1;ldv_pci_pci_instance_2_#t~ret1057#1 := ldv_post_probe_#res#1;havoc ldv_post_probe_#t~ret1103#1, ldv_post_probe_~probe_ret_val#1, ldv_post_probe_~tmp~100#1;havoc ldv_post_probe_#in~probe_ret_val#1;assume { :end_inline_ldv_post_probe } true;~ldv_2_ret_default~0 := ldv_pci_pci_instance_2_#t~ret1057#1;havoc ldv_pci_pci_instance_2_#t~ret1057#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-4: ##fun~$Pointer$~TO~C_INT_#res#1 := ##fun~$Pointer$~TO~C_INT_#t~funptrres1193#1;havoc ##fun~$Pointer$~TO~C_INT_#t~funptrres1193#1;havoc ##fun~$Pointer$~TO~C_INT_#t~ret1194#1;havoc ##fun~$Pointer$~TO~C_INT_#t~ret1195#1;havoc ##fun~$Pointer$~TO~C_INT_#t~ret1196#1;havoc ##fun~$Pointer$~TO~C_INT_#t~ret1197#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11296-1: SUMMARY for call ldv_post_probe_#t~ret1103#1 := ldv_filter_positive_int(ldv_post_probe_~probe_ret_val#1); srcloc: null [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-5: ##fun~$Pointer$~TO~C_INT_#t~funptrres1193#1 := ##fun~$Pointer$~TO~C_INT_#t~ret1197#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-6: SUMMARY for call ##fun~$Pointer$~TO~C_INT_#t~ret1197#1 := eth_validate_addr(##fun~$Pointer$~TO~C_INT_#~1026#1.base, ##fun~$Pointer$~TO~C_INT_#~1026#1.offset); srcloc: null [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5879: assume 0bv64 != skb_padto_~tmp~12#1;skb_padto_#res#1 := 0bv32; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L5879: assume !(0bv64 != skb_padto_~tmp~12#1);assume { :begin_inline_skb_pad } true;skb_pad_#in~arg0#1.base, skb_pad_#in~arg0#1.offset, skb_pad_#in~arg1#1 := skb_padto_~skb#1.base, skb_padto_~skb#1.offset, ~bvsub~32(skb_padto_~len#1, skb_padto_~size~0#1);havoc skb_pad_#res#1;havoc skb_pad_#t~nondet1178#1, skb_pad_~arg0#1.base, skb_pad_~arg0#1.offset, skb_pad_~arg1#1;skb_pad_~arg0#1.base, skb_pad_~arg0#1.offset := skb_pad_#in~arg0#1.base, skb_pad_#in~arg0#1.offset;skb_pad_~arg1#1 := skb_pad_#in~arg1#1;havoc skb_pad_#t~nondet1178#1;skb_pad_#res#1 := skb_pad_#t~nondet1178#1;havoc skb_pad_#t~nondet1178#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8852: assume tlan_phy_start_link_#t~short842#1;havoc tlan_phy_start_link_#t~mem840#1;havoc tlan_phy_start_link_#t~mem841#1;havoc tlan_phy_start_link_#t~short842#1;call write~intINTTYPE1#1(1bv8, tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(321bv64, tlan_phy_start_link_~priv~28#1.offset), 1bv64); [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8852: assume !tlan_phy_start_link_#t~short842#1;havoc tlan_phy_start_link_#t~mem840#1;havoc tlan_phy_start_link_#t~mem841#1;havoc tlan_phy_start_link_#t~short842#1;call tlan_phy_start_link_#t~mem843#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(316bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);tlan_phy_start_link_#t~short845#1 := 100bv32 == tlan_phy_start_link_#t~mem843#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-7: ##fun~$Pointer$~TO~C_INT_#t~funptrres1193#1 := ##fun~$Pointer$~TO~C_INT_#t~ret1196#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8852-1: assume tlan_phy_start_link_#t~short842#1;call tlan_phy_start_link_#t~mem841#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(300bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);tlan_phy_start_link_#t~short842#1 := 2bv32 == tlan_phy_start_link_#t~mem841#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8852-1: assume !tlan_phy_start_link_#t~short842#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-8: SUMMARY for call ##fun~$Pointer$~TO~C_INT_#t~ret1196#1 := tlan_close(##fun~$Pointer$~TO~C_INT_#~1026#1.base, ##fun~$Pointer$~TO~C_INT_#~1026#1.offset); srcloc: null [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-9: ##fun~$Pointer$~TO~C_INT_#t~funptrres1193#1 := ##fun~$Pointer$~TO~C_INT_#t~ret1195#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-10: SUMMARY for call ##fun~$Pointer$~TO~C_INT_#t~ret1195#1 := tlan_open(##fun~$Pointer$~TO~C_INT_#~1026#1.base, ##fun~$Pointer$~TO~C_INT_#~1026#1.offset); srcloc: null [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10041: assume { :begin_inline_ldv_entry_EMGentry_14 } true;ldv_entry_EMGentry_14_#in~arg0#1.base, ldv_entry_EMGentry_14_#in~arg0#1.offset := 0bv64, 0bv64;havoc ldv_entry_EMGentry_14_#t~ret1010#1, ldv_entry_EMGentry_14_#t~ret1011#1, ldv_entry_EMGentry_14_#t~ret1012#1, ldv_entry_EMGentry_14_~arg0#1.base, ldv_entry_EMGentry_14_~arg0#1.offset, ldv_entry_EMGentry_14_~tmp~73#1;ldv_entry_EMGentry_14_~arg0#1.base, ldv_entry_EMGentry_14_~arg0#1.offset := ldv_entry_EMGentry_14_#in~arg0#1.base, ldv_entry_EMGentry_14_#in~arg0#1.offset;havoc ldv_entry_EMGentry_14_~tmp~73#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8984: SUMMARY for call tlan_mii_write_reg(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, ~zero_extend~32~16(tlan_phy_finish_auto_neg_~phy~7#1)[16:0], 0bv16, 4352bv16); srcloc: null [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-11: ##fun~$Pointer$~TO~C_INT_#t~funptrres1193#1 := ##fun~$Pointer$~TO~C_INT_#t~ret1194#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-12: SUMMARY for call ##fun~$Pointer$~TO~C_INT_#t~ret1194#1 := tlan_resume(##fun~$Pointer$~TO~C_INT_#~1026#1.base, ##fun~$Pointer$~TO~C_INT_#~1026#1.offset); srcloc: null [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9975: ~ldv_statevar_14~0 := 7bv32; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-13: assume ##fun~$Pointer$~TO~C_INT_#in~#fp#1.base == #funAddr~tlan_open.base && ##fun~$Pointer$~TO~C_INT_#in~#fp#1.offset == #funAddr~tlan_open.offset; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-13: assume !(##fun~$Pointer$~TO~C_INT_#in~#fp#1.base == #funAddr~tlan_open.base && ##fun~$Pointer$~TO~C_INT_#in~#fp#1.offset == #funAddr~tlan_open.offset); [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9975-1: SUMMARY for call ldv_stop(); srcloc: null [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-14: assume ##fun~$Pointer$~TO~C_INT_#in~#fp#1.base == #funAddr~tlan_close.base && ##fun~$Pointer$~TO~C_INT_#in~#fp#1.offset == #funAddr~tlan_close.offset; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-14: assume !(##fun~$Pointer$~TO~C_INT_#in~#fp#1.base == #funAddr~tlan_close.base && ##fun~$Pointer$~TO~C_INT_#in~#fp#1.offset == #funAddr~tlan_close.offset); [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-15: assume ##fun~$Pointer$~TO~C_INT_#in~#fp#1.base == #funAddr~eth_validate_addr.base && ##fun~$Pointer$~TO~C_INT_#in~#fp#1.offset == #funAddr~eth_validate_addr.offset; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L-1-15: assume !(##fun~$Pointer$~TO~C_INT_#in~#fp#1.base == #funAddr~eth_validate_addr.base && ##fun~$Pointer$~TO~C_INT_#in~#fp#1.offset == #funAddr~eth_validate_addr.offset); [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10504: assume 16bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10504: assume !(16bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7135-1: SUMMARY for call tlan_ioctl_#t~ret369#1.base, tlan_ioctl_#t~ret369#1.offset := netdev_priv(tlan_ioctl_~dev#1.base, tlan_ioctl_~dev#1.offset); srcloc: null [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8192-1: SUMMARY for call tlan_print_dio_#t~ret609#1 := printk(76bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7135: tlan_ioctl_~tmp~38#1.base, tlan_ioctl_~tmp~38#1.offset := tlan_ioctl_#t~ret369#1.base, tlan_ioctl_#t~ret369#1.offset;havoc tlan_ioctl_#t~ret369#1.base, tlan_ioctl_#t~ret369#1.offset;tlan_ioctl_~priv~7#1.base, tlan_ioctl_~priv~7#1.offset := tlan_ioctl_~tmp~38#1.base, tlan_ioctl_~tmp~38#1.offset;assume { :begin_inline_if_mii } true;if_mii_#in~rq#1.base, if_mii_#in~rq#1.offset := tlan_ioctl_~rq#1.base, tlan_ioctl_~rq#1.offset;havoc if_mii_#res#1.base, if_mii_#res#1.offset;havoc if_mii_~rq#1.base, if_mii_~rq#1.offset;if_mii_~rq#1.base, if_mii_~rq#1.offset := if_mii_#in~rq#1.base, if_mii_#in~rq#1.offset;if_mii_#res#1.base, if_mii_#res#1.offset := if_mii_~rq#1.base, ~bvadd~64(16bv64, if_mii_~rq#1.offset);tlan_ioctl_#t~ret370#1.base, tlan_ioctl_#t~ret370#1.offset := if_mii_#res#1.base, if_mii_#res#1.offset;havoc if_mii_~rq#1.base, if_mii_~rq#1.offset;havoc if_mii_#in~rq#1.base, if_mii_#in~rq#1.offset;assume { :end_inline_if_mii } true;tlan_ioctl_~tmp___0~14#1.base, tlan_ioctl_~tmp___0~14#1.offset := tlan_ioctl_#t~ret370#1.base, tlan_ioctl_#t~ret370#1.offset;havoc tlan_ioctl_#t~ret370#1.base, tlan_ioctl_#t~ret370#1.offset;tlan_ioctl_~data~0#1.base, tlan_ioctl_~data~0#1.offset := tlan_ioctl_~tmp___0~14#1.base, tlan_ioctl_~tmp___0~14#1.offset;call tlan_ioctl_#t~mem371#1 := read~intINTTYPE4#1(tlan_ioctl_~priv~7#1.base, ~bvadd~64(312bv64, tlan_ioctl_~priv~7#1.offset), 4bv64);call tlan_ioctl_#t~mem372#1 := read~intINTTYPE4#1(tlan_ioctl_~priv~7#1.base, ~bvadd~64(~bvadd~64(304bv64, tlan_ioctl_~priv~7#1.offset), ~bvmul~64(4bv64, ~zero_extend~64~32(tlan_ioctl_#t~mem371#1))), 4bv64);tlan_ioctl_~phy~0#1 := tlan_ioctl_#t~mem372#1;havoc tlan_ioctl_#t~mem371#1;havoc tlan_ioctl_#t~mem372#1;call tlan_ioctl_#t~mem373#1 := read~intINTTYPE4#1(tlan_ioctl_~priv~7#1.base, ~bvadd~64(144bv64, tlan_ioctl_~priv~7#1.offset), 4bv64); [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8192: havoc tlan_print_dio_#t~ret609#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7994: assume { :begin_inline_tlan_phy_start_link } true;tlan_phy_start_link_#in~dev#1.base, tlan_phy_start_link_#in~dev#1.offset := tlan_timer_~dev~6#1.base, tlan_timer_~dev~6#1.offset;havoc tlan_phy_start_link_#t~ret827#1.base, tlan_phy_start_link_#t~ret827#1.offset, tlan_phy_start_link_#t~mem828#1, tlan_phy_start_link_#t~mem829#1, tlan_phy_start_link_#t~ret830#1, tlan_phy_start_link_#t~ret831#1, tlan_phy_start_link_#t~ret832#1, tlan_phy_start_link_#t~mem833#1, tlan_phy_start_link_#t~mem834#1, tlan_phy_start_link_#t~short835#1, tlan_phy_start_link_#t~mem836#1, tlan_phy_start_link_#t~mem837#1, tlan_phy_start_link_#t~mem838#1, tlan_phy_start_link_#t~short839#1, tlan_phy_start_link_#t~mem840#1, tlan_phy_start_link_#t~mem841#1, tlan_phy_start_link_#t~short842#1, tlan_phy_start_link_#t~mem843#1, tlan_phy_start_link_#t~mem844#1, tlan_phy_start_link_#t~short845#1, tlan_phy_start_link_#t~mem846#1, tlan_phy_start_link_#t~mem847#1, tlan_phy_start_link_#t~short848#1, tlan_phy_start_link_#t~mem849#1, tlan_phy_start_link_#t~ret850#1, tlan_phy_start_link_#t~mem851#1, tlan_phy_start_link_#t~mem852#1, tlan_phy_start_link_#t~short853#1, tlan_phy_start_link_#t~mem854#1, tlan_phy_start_link_#t~mem855#1, tlan_phy_start_link_#t~ret856#1, tlan_phy_start_link_#t~mem857#1, tlan_phy_start_link_#t~mem858#1, tlan_phy_start_link_#t~mem859#1, tlan_phy_start_link_#t~mem860#1, tlan_phy_start_link_#t~mem861#1, tlan_phy_start_link_#t~mem862#1, tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, tlan_phy_start_link_~priv~28#1.base, tlan_phy_start_link_~priv~28#1.offset, tlan_phy_start_link_~tmp~60#1.base, tlan_phy_start_link_~tmp~60#1.offset, tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset, tlan_phy_start_link_~control~1#1, tlan_phy_start_link_~data~3#1, tlan_phy_start_link_~phy~6#1, tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset, tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset;tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset := tlan_phy_start_link_#in~dev#1.base, tlan_phy_start_link_#in~dev#1.offset;havoc tlan_phy_start_link_~priv~28#1.base, tlan_phy_start_link_~priv~28#1.offset;havoc tlan_phy_start_link_~tmp~60#1.base, tlan_phy_start_link_~tmp~60#1.offset;call tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset := #Ultimate.allocOnStack(2bv64);havoc tlan_phy_start_link_~control~1#1;havoc tlan_phy_start_link_~data~3#1;havoc tlan_phy_start_link_~phy~6#1;call tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset := #Ultimate.allocOnStack(2bv64);call tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset := #Ultimate.allocOnStack(2bv64); [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10240: assume 5bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10240: assume !(5bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8787: tlan_phy_reset_~tmp~59#1.base, tlan_phy_reset_~tmp~59#1.offset := tlan_phy_reset_#t~ret818#1.base, tlan_phy_reset_#t~ret818#1.offset;havoc tlan_phy_reset_#t~ret818#1.base, tlan_phy_reset_#t~ret818#1.offset;tlan_phy_reset_~priv~27#1.base, tlan_phy_reset_~priv~27#1.offset := tlan_phy_reset_~tmp~59#1.base, tlan_phy_reset_~tmp~59#1.offset;call tlan_phy_reset_#t~mem819#1 := read~intINTTYPE4#1(tlan_phy_reset_~priv~27#1.base, ~bvadd~64(312bv64, tlan_phy_reset_~priv~27#1.offset), 4bv64);call tlan_phy_reset_#t~mem820#1 := read~intINTTYPE4#1(tlan_phy_reset_~priv~27#1.base, ~bvadd~64(~bvadd~64(304bv64, tlan_phy_reset_~priv~27#1.offset), ~bvmul~64(4bv64, ~zero_extend~64~32(tlan_phy_reset_#t~mem819#1))), 4bv64);tlan_phy_reset_~phy~5#1 := tlan_phy_reset_#t~mem820#1[16:0];havoc tlan_phy_reset_#t~mem819#1;havoc tlan_phy_reset_#t~mem820#1; [2025-02-08 03:50:21,085 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8787-1: SUMMARY for call tlan_phy_reset_#t~ret818#1.base, tlan_phy_reset_#t~ret818#1.offset := netdev_priv(tlan_phy_reset_~dev#1.base, tlan_phy_reset_~dev#1.offset); srcloc: null [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8985: havoc tlan_phy_finish_auto_neg_#t~ret891#1; [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8985-1: SUMMARY for call tlan_phy_finish_auto_neg_#t~ret891#1 := netdev_info(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, 112bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7400: assume 0bv32 != ~bvand~32(1bv32, ~debug~0);call tlan_get_stats_#t~mem432#1 := read~intINTTYPE8#1(tlan_get_stats_~dev#1.base, ~bvadd~64(56bv64, tlan_get_stats_~dev#1.offset), 8bv64);assume { :begin_inline_tlan_print_dio } true;tlan_print_dio_#in~io_base#1 := ~zero_extend~32~16(tlan_get_stats_#t~mem432#1[16:0])[16:0];havoc tlan_print_dio_#t~ret609#1, tlan_print_dio_#t~ret610#1, tlan_print_dio_#t~ret611#1, tlan_print_dio_#t~ret612#1, tlan_print_dio_#t~ret613#1, tlan_print_dio_~io_base#1, tlan_print_dio_~data0~0#1, tlan_print_dio_~data1~0#1, tlan_print_dio_~i~5#1;tlan_print_dio_~io_base#1 := tlan_print_dio_#in~io_base#1;havoc tlan_print_dio_~data0~0#1;havoc tlan_print_dio_~data1~0#1;havoc tlan_print_dio_~i~5#1; [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7400: assume !(0bv32 != ~bvand~32(1bv32, ~debug~0)); [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8193-1: SUMMARY for call tlan_print_dio_#t~ret610#1 := printk(77bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8193: havoc tlan_print_dio_#t~ret610#1;tlan_print_dio_~i~5#1 := 0bv32; [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10175: SUMMARY for call ldv_switch_to_process_context(); srcloc: null [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6872: assume 0bv32 != ~bvand~32(16bv32, ~debug~0); [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6872: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0)); [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10176: ldv_interrupt_interrupt_instance_0_~tmp~76#1 := ldv_interrupt_interrupt_instance_0_#t~ret1019#1;havoc ldv_interrupt_interrupt_instance_0_#t~ret1019#1; [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10176-1: SUMMARY for call ldv_interrupt_interrupt_instance_0_#t~ret1019#1 := ldv_undef_int(); srcloc: null [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10771: assume 1bv32 == ldv_switch_0_~tmp~86#1; [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10771: assume !(1bv32 == ldv_switch_0_~tmp~86#1); [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8855: SUMMARY for call tlan_mii_write_reg(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, ~zero_extend~32~16(tlan_phy_start_link_~phy~6#1)[16:0], 0bv16, 256bv16); srcloc: null [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7402: havoc tlan_print_dio_#t~ret609#1, tlan_print_dio_#t~ret610#1, tlan_print_dio_#t~ret611#1, tlan_print_dio_#t~ret612#1, tlan_print_dio_#t~ret613#1, tlan_print_dio_~io_base#1, tlan_print_dio_~data0~0#1, tlan_print_dio_~data1~0#1, tlan_print_dio_~i~5#1;havoc tlan_print_dio_#in~io_base#1;assume { :end_inline_tlan_print_dio } true;havoc tlan_get_stats_#t~mem432#1; [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7270: tlan_start_tx_~tmp___1~6#1 := tlan_start_tx_#t~ret398#1;havoc tlan_start_tx_#t~mem396#1.base, tlan_start_tx_#t~mem396#1.offset;havoc tlan_start_tx_#t~mem397#1.base, tlan_start_tx_#t~mem397#1.offset;havoc tlan_start_tx_#t~ret398#1;call write~intINTTYPE4#1(tlan_start_tx_~tmp___1~6#1[32:0], tlan_start_tx_~tail_list~0#1.base, ~bvadd~64(4bv64, ~bvadd~64(8bv64, tlan_start_tx_~tail_list~0#1.offset)), 4bv64); [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7270-1: SUMMARY for call tlan_start_tx_#t~ret398#1 := pci_map_single(tlan_start_tx_#t~mem396#1.base, tlan_start_tx_#t~mem396#1.offset, tlan_start_tx_#t~mem397#1.base, tlan_start_tx_#t~mem397#1.offset, ~zero_extend~64~32(tlan_start_tx_~txlen~0#1), 1bv32); srcloc: null [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6874: havoc tlan_eisa_probe_#t~ret325#1; [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6940: assume 16bv32 == ~debug~0; [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6940: assume !(16bv32 == ~debug~0); [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6874-1: SUMMARY for call tlan_eisa_probe_#t~ret325#1 := printk(42bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10508: assume 17bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10508: assume !(17bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10640: ldv_pci_pci_instance_2_~tmp___2~11#1.base, ldv_pci_pci_instance_2_~tmp___2~11#1.offset := ldv_pci_pci_instance_2_#t~ret1059#1.base, ldv_pci_pci_instance_2_#t~ret1059#1.offset;havoc ldv_pci_pci_instance_2_#t~ret1059#1.base, ldv_pci_pci_instance_2_#t~ret1059#1.offset;~ldv_2_resource_dev~0.base, ~ldv_2_resource_dev~0.offset := ldv_pci_pci_instance_2_~tmp___2~11#1.base, ldv_pci_pci_instance_2_~tmp___2~11#1.offset; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7403: SUMMARY for call tlan_phy_print(tlan_get_stats_~dev#1.base, tlan_get_stats_~dev#1.offset); srcloc: null [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10640-1: SUMMARY for call ldv_pci_pci_instance_2_#t~ret1059#1.base, ldv_pci_pci_instance_2_#t~ret1059#1.offset := ldv_xmalloc(2936bv64); srcloc: null [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10244: assume 7bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10244: assume !(7bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10178: assume 0bv32 != ldv_interrupt_interrupt_instance_0_~tmp~76#1;~ldv_statevar_0~0 := 2bv32; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10178: assume !(0bv32 != ldv_interrupt_interrupt_instance_0_~tmp~76#1);~ldv_statevar_0~0 := 4bv32; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8989: SUMMARY for call tlan_mii_write_reg(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, ~zero_extend~32~16(tlan_phy_finish_auto_neg_~phy~7#1)[16:0], 0bv16, 4096bv16); srcloc: null [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10046: assume { :begin_inline_ldv_interrupt_interrupt_instance_0 } true;ldv_interrupt_interrupt_instance_0_#in~arg0#1.base, ldv_interrupt_interrupt_instance_0_#in~arg0#1.offset := 0bv64, 0bv64;havoc ldv_interrupt_interrupt_instance_0_#t~ret1018#1, ldv_interrupt_interrupt_instance_0_#t~ret1019#1, ldv_interrupt_interrupt_instance_0_~arg0#1.base, ldv_interrupt_interrupt_instance_0_~arg0#1.offset, ldv_interrupt_interrupt_instance_0_~tmp~76#1;ldv_interrupt_interrupt_instance_0_~arg0#1.base, ldv_interrupt_interrupt_instance_0_~arg0#1.offset := ldv_interrupt_interrupt_instance_0_#in~arg0#1.base, ldv_interrupt_interrupt_instance_0_#in~arg0#1.offset;havoc ldv_interrupt_interrupt_instance_0_~tmp~76#1; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8791: assume 0bv32 != ~bvand~32(1bv32, ~debug~0); [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8791: assume !(0bv32 != ~bvand~32(1bv32, ~debug~0)); [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7272-1: SUMMARY for call tlan_store_skb(tlan_start_tx_~tail_list~0#1.base, tlan_start_tx_~tail_list~0#1.offset, tlan_start_tx_~skb#1.base, tlan_start_tx_~skb#1.offset); srcloc: null [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7272: call write~intINTTYPE2#1(tlan_start_tx_~txlen~0#1[16:0], tlan_start_tx_~tail_list~0#1.base, ~bvadd~64(6bv64, tlan_start_tx_~tail_list~0#1.offset), 2bv64);call write~intINTTYPE4#1(~bvor~32(2147483648bv32, tlan_start_tx_~txlen~0#1), tlan_start_tx_~tail_list~0#1.base, ~bvadd~64(8bv64, tlan_start_tx_~tail_list~0#1.offset), 4bv64);call write~intINTTYPE4#1(0bv32, tlan_start_tx_~tail_list~0#1.base, ~bvadd~64(8bv64, ~bvadd~64(8bv64, tlan_start_tx_~tail_list~0#1.offset)), 4bv64);call write~intINTTYPE4#1(0bv32, tlan_start_tx_~tail_list~0#1.base, ~bvadd~64(4bv64, ~bvadd~64(8bv64, ~bvadd~64(8bv64, tlan_start_tx_~tail_list~0#1.offset))), 4bv64); [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8990-1: SUMMARY for call tlan_phy_finish_auto_neg_#t~ret892#1 := netdev_info(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, 113bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6942: havoc tlan_eisa_probe_#t~ret335#1; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9981: assume { :begin_inline_ldv_EMGentry_init_tlan_probe_14_7 } true;ldv_EMGentry_init_tlan_probe_14_7_#in~arg0#1.base, ldv_EMGentry_init_tlan_probe_14_7_#in~arg0#1.offset := ~ldv_14_init_tlan_probe_default~0.base, ~ldv_14_init_tlan_probe_default~0.offset;havoc ldv_EMGentry_init_tlan_probe_14_7_#res#1;havoc ldv_EMGentry_init_tlan_probe_14_7_#t~ret994#1, ldv_EMGentry_init_tlan_probe_14_7_~arg0#1.base, ldv_EMGentry_init_tlan_probe_14_7_~arg0#1.offset, ldv_EMGentry_init_tlan_probe_14_7_~tmp~70#1;ldv_EMGentry_init_tlan_probe_14_7_~arg0#1.base, ldv_EMGentry_init_tlan_probe_14_7_~arg0#1.offset := ldv_EMGentry_init_tlan_probe_14_7_#in~arg0#1.base, ldv_EMGentry_init_tlan_probe_14_7_#in~arg0#1.offset;havoc ldv_EMGentry_init_tlan_probe_14_7_~tmp~70#1;assume { :begin_inline_tlan_probe } true;havoc tlan_probe_#res#1;havoc tlan_probe_#t~ret265#1, tlan_probe_#t~ret266#1, tlan_probe_#t~ret267#1, tlan_probe_#t~ret268#1, tlan_probe_#t~ret269#1, tlan_probe_#t~ret270#1, tlan_probe_~rc~0#1;havoc tlan_probe_~rc~0#1;tlan_probe_~rc~0#1 := 4294967277bv32; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8924: call ULTIMATE.dealloc(tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset);havoc tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset;call ULTIMATE.dealloc(tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset);havoc tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset;call ULTIMATE.dealloc(tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset);havoc tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset;havoc tlan_phy_finish_auto_neg_#t~ret863#1.base, tlan_phy_finish_auto_neg_#t~ret863#1.offset, tlan_phy_finish_auto_neg_#t~mem864#1, tlan_phy_finish_auto_neg_#t~mem865#1, tlan_phy_finish_auto_neg_#t~ret866#1, tlan_phy_finish_auto_neg_#t~ret867#1, tlan_phy_finish_auto_neg_#t~mem868#1, tlan_phy_finish_auto_neg_#t~mem869#1, tlan_phy_finish_auto_neg_#t~mem870#1, tlan_phy_finish_auto_neg_#t~ret871#1, tlan_phy_finish_auto_neg_#t~ret872#1, tlan_phy_finish_auto_neg_#t~ret873#1, tlan_phy_finish_auto_neg_#t~ret874#1, tlan_phy_finish_auto_neg_#t~ret875#1, tlan_phy_finish_auto_neg_#t~ret876#1, tlan_phy_finish_auto_neg_#t~ret877#1, tlan_phy_finish_auto_neg_#t~mem878#1, tlan_phy_finish_auto_neg_#t~mem879#1, tlan_phy_finish_auto_neg_#t~mem880#1.base, tlan_phy_finish_auto_neg_#t~mem880#1.offset, tlan_phy_finish_auto_neg_#t~mem881#1, tlan_phy_finish_auto_neg_#t~short882#1, tlan_phy_finish_auto_neg_#t~mem883#1, tlan_phy_finish_auto_neg_#t~short884#1, tlan_phy_finish_auto_neg_#t~mem885#1, tlan_phy_finish_auto_neg_#t~mem886#1, tlan_phy_finish_auto_neg_#t~mem887#1, tlan_phy_finish_auto_neg_#t~mem888#1, tlan_phy_finish_auto_neg_#t~mem889#1, tlan_phy_finish_auto_neg_#t~short890#1, tlan_phy_finish_auto_neg_#t~ret891#1, tlan_phy_finish_auto_neg_#t~ret892#1, tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, tlan_phy_finish_auto_neg_~priv~29#1.base, tlan_phy_finish_auto_neg_~priv~29#1.offset, tlan_phy_finish_auto_neg_~tmp~61#1.base, tlan_phy_finish_auto_neg_~tmp~61#1.offset, tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset, tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset, tlan_phy_finish_auto_neg_~data~4#1, tlan_phy_finish_auto_neg_~mode~0#1, tlan_phy_finish_auto_neg_~phy~7#1, tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset, tlan_phy_finish_auto_neg_~tmp___0~22#1;havoc tlan_phy_finish_auto_neg_#in~dev#1.base, tlan_phy_finish_auto_neg_#in~dev#1.offset;assume { :end_inline_tlan_phy_finish_auto_neg } true; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7999: assume { :begin_inline_tlan_phy_finish_auto_neg } true;tlan_phy_finish_auto_neg_#in~dev#1.base, tlan_phy_finish_auto_neg_#in~dev#1.offset := tlan_timer_~dev~6#1.base, tlan_timer_~dev~6#1.offset;havoc tlan_phy_finish_auto_neg_#t~ret863#1.base, tlan_phy_finish_auto_neg_#t~ret863#1.offset, tlan_phy_finish_auto_neg_#t~mem864#1, tlan_phy_finish_auto_neg_#t~mem865#1, tlan_phy_finish_auto_neg_#t~ret866#1, tlan_phy_finish_auto_neg_#t~ret867#1, tlan_phy_finish_auto_neg_#t~mem868#1, tlan_phy_finish_auto_neg_#t~mem869#1, tlan_phy_finish_auto_neg_#t~mem870#1, tlan_phy_finish_auto_neg_#t~ret871#1, tlan_phy_finish_auto_neg_#t~ret872#1, tlan_phy_finish_auto_neg_#t~ret873#1, tlan_phy_finish_auto_neg_#t~ret874#1, tlan_phy_finish_auto_neg_#t~ret875#1, tlan_phy_finish_auto_neg_#t~ret876#1, tlan_phy_finish_auto_neg_#t~ret877#1, tlan_phy_finish_auto_neg_#t~mem878#1, tlan_phy_finish_auto_neg_#t~mem879#1, tlan_phy_finish_auto_neg_#t~mem880#1.base, tlan_phy_finish_auto_neg_#t~mem880#1.offset, tlan_phy_finish_auto_neg_#t~mem881#1, tlan_phy_finish_auto_neg_#t~short882#1, tlan_phy_finish_auto_neg_#t~mem883#1, tlan_phy_finish_auto_neg_#t~short884#1, tlan_phy_finish_auto_neg_#t~mem885#1, tlan_phy_finish_auto_neg_#t~mem886#1, tlan_phy_finish_auto_neg_#t~mem887#1, tlan_phy_finish_auto_neg_#t~mem888#1, tlan_phy_finish_auto_neg_#t~mem889#1, tlan_phy_finish_auto_neg_#t~short890#1, tlan_phy_finish_auto_neg_#t~ret891#1, tlan_phy_finish_auto_neg_#t~ret892#1, tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, tlan_phy_finish_auto_neg_~priv~29#1.base, tlan_phy_finish_auto_neg_~priv~29#1.offset, tlan_phy_finish_auto_neg_~tmp~61#1.base, tlan_phy_finish_auto_neg_~tmp~61#1.offset, tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset, tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset, tlan_phy_finish_auto_neg_~data~4#1, tlan_phy_finish_auto_neg_~mode~0#1, tlan_phy_finish_auto_neg_~phy~7#1, tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset, tlan_phy_finish_auto_neg_~tmp___0~22#1;tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset := tlan_phy_finish_auto_neg_#in~dev#1.base, tlan_phy_finish_auto_neg_#in~dev#1.offset;havoc tlan_phy_finish_auto_neg_~priv~29#1.base, tlan_phy_finish_auto_neg_~priv~29#1.offset;havoc tlan_phy_finish_auto_neg_~tmp~61#1.base, tlan_phy_finish_auto_neg_~tmp~61#1.offset;call tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset := #Ultimate.allocOnStack(2bv64);call tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset := #Ultimate.allocOnStack(2bv64);havoc tlan_phy_finish_auto_neg_~data~4#1;havoc tlan_phy_finish_auto_neg_~mode~0#1;havoc tlan_phy_finish_auto_neg_~phy~7#1;call tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset := #Ultimate.allocOnStack(2bv64);havoc tlan_phy_finish_auto_neg_~tmp___0~22#1; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9981-1: SUMMARY for call ldv_assume((if (5bv32 == ~ldv_statevar_1~0 || 12bv32 == ~ldv_statevar_2~0) || 20bv32 == ~ldv_statevar_2~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9915: havoc ldv_dummy_resourceless_instance_callback_1_18_#t~ret1007#1;havoc ldv_dummy_resourceless_instance_callback_1_18_#t~ret1007#1, ldv_dummy_resourceless_instance_callback_1_18_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_18_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_18_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_18_~arg1#1.offset;havoc ldv_dummy_resourceless_instance_callback_1_18_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_18_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_18_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_18_#in~arg1#1.offset;assume { :end_inline_ldv_dummy_resourceless_instance_callback_1_18 } true;~ldv_statevar_1~0 := 2bv32; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8858: assume tlan_phy_start_link_#t~short845#1;havoc tlan_phy_start_link_#t~mem843#1;havoc tlan_phy_start_link_#t~mem844#1;havoc tlan_phy_start_link_#t~short845#1; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8858: assume !tlan_phy_start_link_#t~short845#1;havoc tlan_phy_start_link_#t~mem843#1;havoc tlan_phy_start_link_#t~mem844#1;havoc tlan_phy_start_link_#t~short845#1;call tlan_phy_start_link_#t~mem846#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(316bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);tlan_phy_start_link_#t~short848#1 := 100bv32 == tlan_phy_start_link_#t~mem846#1; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9915-1: SUMMARY for call ldv_dummy_resourceless_instance_callback_1_18_#t~ret1007#1 := eth_validate_addr(ldv_dummy_resourceless_instance_callback_1_18_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_18_~arg1#1.offset); srcloc: null [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8990: havoc tlan_phy_finish_auto_neg_#t~ret892#1; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6942-1: SUMMARY for call tlan_eisa_probe_#t~ret335#1 := printk(46bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10642: ldv_pci_pci_instance_2_~tmp___3~10#1.base, ldv_pci_pci_instance_2_~tmp___3~10#1.offset := ldv_pci_pci_instance_2_#t~ret1060#1.base, ldv_pci_pci_instance_2_#t~ret1060#1.offset;havoc ldv_pci_pci_instance_2_#t~ret1060#1.base, ldv_pci_pci_instance_2_#t~ret1060#1.offset;~ldv_2_resource_struct_pci_device_id_ptr~0.base, ~ldv_2_resource_struct_pci_device_id_ptr~0.offset := ldv_pci_pci_instance_2_~tmp___3~10#1.base, ldv_pci_pci_instance_2_~tmp___3~10#1.offset; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8858-1: assume tlan_phy_start_link_#t~short845#1;call tlan_phy_start_link_#t~mem844#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(300bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);tlan_phy_start_link_#t~short845#1 := 1bv32 == tlan_phy_start_link_#t~mem844#1; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8858-1: assume !tlan_phy_start_link_#t~short845#1; [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10642-1: SUMMARY for call ldv_pci_pci_instance_2_#t~ret1060#1.base, ldv_pci_pci_instance_2_#t~ret1060#1.offset := ldv_xmalloc(32bv64); srcloc: null [2025-02-08 03:50:21,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10114: ldv_interrupt_instance_handler_0_5_~tmp~75#1 := ldv_interrupt_instance_handler_0_5_#t~ret1014#1;havoc ldv_interrupt_instance_handler_0_5_#t~ret1014#1;ldv_interrupt_instance_handler_0_5_#res#1 := ldv_interrupt_instance_handler_0_5_~tmp~75#1;ldv_interrupt_interrupt_instance_0_#t~ret1018#1 := ldv_interrupt_instance_handler_0_5_#res#1;havoc ldv_interrupt_instance_handler_0_5_#t~ret1014#1, ldv_interrupt_instance_handler_0_5_~arg0#1.base, ldv_interrupt_instance_handler_0_5_~arg0#1.offset, ldv_interrupt_instance_handler_0_5_~arg1#1, ldv_interrupt_instance_handler_0_5_~arg2#1.base, ldv_interrupt_instance_handler_0_5_~arg2#1.offset, ldv_interrupt_instance_handler_0_5_~tmp~75#1;havoc ldv_interrupt_instance_handler_0_5_#in~arg0#1.base, ldv_interrupt_instance_handler_0_5_#in~arg0#1.offset, ldv_interrupt_instance_handler_0_5_#in~arg1#1, ldv_interrupt_instance_handler_0_5_#in~arg2#1.base, ldv_interrupt_instance_handler_0_5_#in~arg2#1.offset;assume { :end_inline_ldv_interrupt_instance_handler_0_5 } true;~ldv_0_ret_val_default~0 := ldv_interrupt_interrupt_instance_0_#t~ret1018#1;havoc ldv_interrupt_interrupt_instance_0_#t~ret1018#1; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7141: assume 0bv32 == tlan_ioctl_#t~mem373#1;havoc tlan_ioctl_#t~mem373#1;tlan_ioctl_#res#1 := 4294967285bv32; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7141: assume !(0bv32 == tlan_ioctl_#t~mem373#1);havoc tlan_ioctl_#t~mem373#1; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10114-1: SUMMARY for call ldv_interrupt_instance_handler_0_5_#t~ret1014#1 := tlan_handle_interrupt(ldv_interrupt_instance_handler_0_5_~arg1#1, ldv_interrupt_instance_handler_0_5_~arg2#1.base, ldv_interrupt_instance_handler_0_5_~arg2#1.offset); srcloc: null [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8793: havoc tlan_phy_reset_#t~ret821#1; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8793-1: SUMMARY for call tlan_phy_reset_#t~ret821#1 := printk(104bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10775: assume 2bv32 == ldv_switch_0_~tmp~86#1; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10775: assume !(2bv32 == ldv_switch_0_~tmp~86#1); [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10577-1: SUMMARY for call ldv_pci_pci_instance_2_#t~ret1047#1 := ldv_filter_err_code(~ldv_2_ret_default~0); srcloc: null [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10577: ~ldv_2_ret_default~0 := ldv_pci_pci_instance_2_#t~ret1047#1;havoc ldv_pci_pci_instance_2_#t~ret1047#1;~ldv_statevar_2~0 := 6bv32; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8199-1: SUMMARY for call tlan_print_dio_#t~ret611#1 := tlan_dio_read32(~zero_extend~32~16(tlan_print_dio_~io_base#1)[16:0], ~zero_extend~32~16(tlan_print_dio_~i~5#1[16:0])[16:0]); srcloc: null [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7142: ldv_dummy_resourceless_instance_callback_1_9_#t~ret1009#1 := tlan_ioctl_#res#1;havoc tlan_ioctl_#t~ret369#1.base, tlan_ioctl_#t~ret369#1.offset, tlan_ioctl_#t~ret370#1.base, tlan_ioctl_#t~ret370#1.offset, tlan_ioctl_#t~mem371#1, tlan_ioctl_#t~mem372#1, tlan_ioctl_#t~mem373#1, tlan_ioctl_#t~mem374#1, tlan_ioctl_#t~mem375#1, tlan_ioctl_#t~ret376#1, tlan_ioctl_#t~mem377#1, tlan_ioctl_#t~mem378#1, tlan_ioctl_#t~mem379#1, tlan_ioctl_~dev#1.base, tlan_ioctl_~dev#1.offset, tlan_ioctl_~rq#1.base, tlan_ioctl_~rq#1.offset, tlan_ioctl_~cmd#1, tlan_ioctl_~priv~7#1.base, tlan_ioctl_~priv~7#1.offset, tlan_ioctl_~tmp~38#1.base, tlan_ioctl_~tmp~38#1.offset, tlan_ioctl_~data~0#1.base, tlan_ioctl_~data~0#1.offset, tlan_ioctl_~tmp___0~14#1.base, tlan_ioctl_~tmp___0~14#1.offset, tlan_ioctl_~phy~0#1;havoc tlan_ioctl_#in~dev#1.base, tlan_ioctl_#in~dev#1.offset, tlan_ioctl_#in~rq#1.base, tlan_ioctl_#in~rq#1.offset, tlan_ioctl_#in~cmd#1;assume { :end_inline_tlan_ioctl } true;havoc ldv_dummy_resourceless_instance_callback_1_9_#t~ret1009#1;havoc ldv_dummy_resourceless_instance_callback_1_9_#t~ret1009#1, ldv_dummy_resourceless_instance_callback_1_9_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_9_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_9_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_9_~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_9_~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_9_~arg2#1.offset, ldv_dummy_resourceless_instance_callback_1_9_~arg3#1;havoc ldv_dummy_resourceless_instance_callback_1_9_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_9_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_9_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_9_#in~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_9_#in~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_9_#in~arg2#1.offset, ldv_dummy_resourceless_instance_callback_1_9_#in~arg3#1;assume { :end_inline_ldv_dummy_resourceless_instance_callback_1_9 } true;~ldv_statevar_1~0 := 2bv32; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8199: tlan_print_dio_~data0~0#1 := tlan_print_dio_#t~ret611#1;havoc tlan_print_dio_#t~ret611#1; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6878: havoc tlan_eisa_probe_#t~ret325#1, tlan_eisa_probe_#t~ret326#1, tlan_eisa_probe_#t~ret327#1, tlan_eisa_probe_#t~ret328#1, tlan_eisa_probe_#t~ret329#1, tlan_eisa_probe_#t~ret330#1, tlan_eisa_probe_#t~ret331#1.base, tlan_eisa_probe_#t~ret331#1.offset, tlan_eisa_probe_#t~ret332#1, tlan_eisa_probe_#t~ret333#1, tlan_eisa_probe_#t~ret334#1, tlan_eisa_probe_#t~ret335#1, tlan_eisa_probe_#t~ret336#1, tlan_eisa_probe_#t~ret337#1, tlan_eisa_probe_#t~ret338#1, tlan_eisa_probe_#t~ret339#1, tlan_eisa_probe_~ioaddr~0#1, tlan_eisa_probe_~rc~2#1, tlan_eisa_probe_~irq~0#1, tlan_eisa_probe_~device_id~1#1, tlan_eisa_probe_~tmp~35#1, tlan_eisa_probe_~tmp___0~12#1, tlan_eisa_probe_~tmp___1~5#1.base, tlan_eisa_probe_~tmp___1~5#1.offset, tlan_eisa_probe_~tmp___2~2#1, tlan_eisa_probe_~tmp___3~2#1, tlan_eisa_probe_~tmp___4~0#1;assume { :end_inline_tlan_eisa_probe } true; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8860: SUMMARY for call tlan_mii_write_reg(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, ~zero_extend~32~16(tlan_phy_start_link_~phy~6#1)[16:0], 0bv16, 8192bv16); srcloc: null [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12097-1: tlan_suspend_#t~ret258#1 := pci_save_state_#res#1;havoc pci_save_state_#t~nondet1171#1, pci_save_state_~arg0#1.base, pci_save_state_~arg0#1.offset;havoc pci_save_state_#in~arg0#1.base, pci_save_state_#in~arg0#1.offset;assume { :end_inline_pci_save_state } true;havoc tlan_suspend_#t~ret258#1; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12097: havoc pci_save_state_#t~nondet1171#1; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10644: ldv_pci_pci_instance_2_~tmp___4~7#1 := ldv_pci_pci_instance_2_#t~ret1061#1;havoc ldv_pci_pci_instance_2_#t~ret1061#1; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10644-1: SUMMARY for call ldv_pci_pci_instance_2_#t~ret1061#1 := ldv_undef_int(); srcloc: null [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7407: assume 0bv32 != ~bvand~32(8bv32, ~debug~0);tlan_get_stats_~i~1#1 := 0bv32; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7407: assume !(0bv32 != ~bvand~32(8bv32, ~debug~0)); [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10314: assume { :begin_inline_ldv_switch_0 } true;havoc ldv_switch_0_#res#1;havoc ldv_switch_0_#t~ret1070#1, ldv_switch_0_~tmp~86#1;havoc ldv_switch_0_~tmp~86#1; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10512: assume 19bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10512: assume !(19bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8200-1: SUMMARY for call tlan_print_dio_#t~ret612#1 := tlan_dio_read32(~zero_extend~32~16(tlan_print_dio_~io_base#1)[16:0], ~bvadd~32(4bv32, ~zero_extend~32~16(tlan_print_dio_~i~5#1[16:0]))[16:0]); srcloc: null [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8200: tlan_print_dio_~data1~0#1 := tlan_print_dio_#t~ret612#1;havoc tlan_print_dio_#t~ret612#1; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10248: assume 10bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10248: assume !(10bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6879: tlan_eisa_probe_~ioaddr~0#1 := 4096bv64; [2025-02-08 03:50:21,088 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9984: ldv_entry_EMGentry_14_~tmp~73#1 := ldv_entry_EMGentry_14_#t~ret1012#1;havoc ldv_entry_EMGentry_14_#t~ret1012#1; [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9984-1: SUMMARY for call ldv_entry_EMGentry_14_#t~ret1012#1 := ldv_undef_int(); srcloc: null [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8201-1: SUMMARY for call tlan_print_dio_#t~ret613#1 := printk(78bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10051: assume { :begin_inline_ldv_net_dummy_resourceless_instance_1 } true;ldv_net_dummy_resourceless_instance_1_#in~arg0#1.base, ldv_net_dummy_resourceless_instance_1_#in~arg0#1.offset := 0bv64, 0bv64;havoc ldv_net_dummy_resourceless_instance_1_#t~ret1021#1, ldv_net_dummy_resourceless_instance_1_#t~ret1022#1, ldv_net_dummy_resourceless_instance_1_#t~ret1023#1, ldv_net_dummy_resourceless_instance_1_~arg0#1.base, ldv_net_dummy_resourceless_instance_1_~arg0#1.offset, ldv_net_dummy_resourceless_instance_1_~tmp~78#1, ldv_net_dummy_resourceless_instance_1_~tmp___0~32#1;ldv_net_dummy_resourceless_instance_1_~arg0#1.base, ldv_net_dummy_resourceless_instance_1_~arg0#1.offset := ldv_net_dummy_resourceless_instance_1_#in~arg0#1.base, ldv_net_dummy_resourceless_instance_1_#in~arg0#1.offset;havoc ldv_net_dummy_resourceless_instance_1_~tmp~78#1;havoc ldv_net_dummy_resourceless_instance_1_~tmp___0~32#1; [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8201: havoc tlan_print_dio_#t~ret613#1;tlan_print_dio_~i~5#1 := ~bvadd~32(8bv32, tlan_print_dio_~i~5#1); [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6880: assume ~bvsle~64(tlan_eisa_probe_~ioaddr~0#1, 36863bv64); [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6880: assume !~bvsle~64(tlan_eisa_probe_~ioaddr~0#1, 36863bv64); [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10646: assume 0bv32 != ldv_pci_pci_instance_2_~tmp___4~7#1;~ldv_statevar_2~0 := 12bv32; [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10646: assume !(0bv32 != ldv_pci_pci_instance_2_~tmp___4~7#1);~ldv_statevar_2~0 := 17bv32; [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7277-1: SUMMARY for call tlan_start_tx_#t~ret399#1.base, tlan_start_tx_#t~ret399#1.offset := spinlock_check(tlan_start_tx_~priv~9#1.base, ~bvadd~64(322bv64, tlan_start_tx_~priv~9#1.offset)); srcloc: null [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7277: tlan_start_tx_~tmp___2~3#1.base, tlan_start_tx_~tmp___2~3#1.offset := tlan_start_tx_#t~ret399#1.base, tlan_start_tx_#t~ret399#1.offset;havoc tlan_start_tx_#t~ret399#1.base, tlan_start_tx_#t~ret399#1.offset; [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9986: assume 0bv32 != ldv_entry_EMGentry_14_~tmp~73#1;~ldv_statevar_14~0 := 4bv32; [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9986: assume !(0bv32 != ldv_entry_EMGentry_14_~tmp~73#1);~ldv_statevar_14~0 := 6bv32; [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6947-1: SUMMARY for call tlan_eisa_probe_#t~ret336#1 := inb(~bvadd~32(3264bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6947: tlan_eisa_probe_~tmp___4~0#1 := tlan_eisa_probe_#t~ret336#1;havoc tlan_eisa_probe_#t~ret336#1; [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8004: SUMMARY for call tlan_finish_reset(tlan_timer_~dev~6#1.base, tlan_timer_~dev~6#1.offset); srcloc: null [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10779: assume 3bv32 == ldv_switch_0_~tmp~86#1; [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10779: assume !(3bv32 == ldv_switch_0_~tmp~86#1); [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8863: assume tlan_phy_start_link_#t~short848#1;havoc tlan_phy_start_link_#t~mem846#1;havoc tlan_phy_start_link_#t~mem847#1;havoc tlan_phy_start_link_#t~short848#1;call write~intINTTYPE1#1(1bv8, tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(321bv64, tlan_phy_start_link_~priv~28#1.offset), 1bv64); [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8863: assume !tlan_phy_start_link_#t~short848#1;havoc tlan_phy_start_link_#t~mem846#1;havoc tlan_phy_start_link_#t~mem847#1;havoc tlan_phy_start_link_#t~short848#1;call tlan_phy_start_link_#t~mem849#1 := read~intINTTYPE2#1(tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset, 2bv64); [2025-02-08 03:50:21,089 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8863-1: assume tlan_phy_start_link_#t~short848#1;call tlan_phy_start_link_#t~mem847#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(300bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);tlan_phy_start_link_#t~short848#1 := 2bv32 == tlan_phy_start_link_#t~mem847#1; [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8863-1: assume !tlan_phy_start_link_#t~short848#1; [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7278: tlan_start_tx_~flags~1#1 := tlan_start_tx_#t~ret400#1;havoc tlan_start_tx_#t~ret400#1;call write~intINTTYPE2#1(12288bv16, tlan_start_tx_~tail_list~0#1.base, ~bvadd~64(4bv64, tlan_start_tx_~tail_list~0#1.offset), 2bv64);call tlan_start_tx_#t~mem401#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(132bv64, tlan_start_tx_~priv~9#1.offset), 4bv64); [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7146: assume 35143bv32 == tlan_ioctl_~cmd#1; [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7146: assume !(35143bv32 == tlan_ioctl_~cmd#1); [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7278-1: SUMMARY for call tlan_start_tx_#t~ret400#1 := _raw_spin_lock_irqsave(tlan_start_tx_~tmp___2~3#1.base, tlan_start_tx_~tmp___2~3#1.offset); srcloc: null [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8996: call ULTIMATE.dealloc(tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset);havoc tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset;call ULTIMATE.dealloc(tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset);havoc tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset;call ULTIMATE.dealloc(tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset);havoc tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset; [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8996-1: SUMMARY for call tlan_set_timer(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, 25bv32, 8bv32); srcloc: null [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6882: assume 0bv32 != ~bvand~32(16bv32, ~debug~0); [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6882: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0)); [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8798-1: SUMMARY for call tlan_mii_sync(~zero_extend~32~16(tlan_phy_reset_#t~mem822#1[16:0])[16:0]); srcloc: null [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8798-2: call tlan_phy_reset_#t~mem822#1 := read~intINTTYPE8#1(tlan_phy_reset_~dev#1.base, ~bvadd~64(56bv64, tlan_phy_reset_~dev#1.offset), 8bv64); [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8798: havoc tlan_phy_reset_#t~mem822#1;call write~intINTTYPE2#1(49152bv16, tlan_phy_reset_~#value~6#1.base, tlan_phy_reset_~#value~6#1.offset, 2bv64);call tlan_phy_reset_#t~mem823#1 := read~intINTTYPE2#1(tlan_phy_reset_~#value~6#1.base, tlan_phy_reset_~#value~6#1.offset, 2bv64); [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10516: assume 20bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10516: assume !(20bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10252: assume 12bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10252: assume !(12bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6487-1: SUMMARY for call tlan_suspend_#t~ret256#1.base, tlan_suspend_#t~ret256#1.offset := pci_get_drvdata(tlan_suspend_~pdev#1.base, tlan_suspend_~pdev#1.offset); srcloc: null [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6487: tlan_suspend_~tmp~30#1.base, tlan_suspend_~tmp~30#1.offset := tlan_suspend_#t~ret256#1.base, tlan_suspend_#t~ret256#1.offset;havoc tlan_suspend_#t~ret256#1.base, tlan_suspend_#t~ret256#1.offset;tlan_suspend_~dev~1#1.base, tlan_suspend_~dev~1#1.offset := tlan_suspend_~tmp~30#1.base, tlan_suspend_~tmp~30#1.offset; [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6553-1: SUMMARY for call tlan_probe_#t~ret265#1 := printk(25bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6553: havoc tlan_probe_#t~ret265#1; [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7412-2: call tlan_get_stats_#t~mem433#1.base, tlan_get_stats_#t~mem433#1.offset := read~$Pointer$#1(tlan_get_stats_~priv~12#1.base, ~bvadd~64(52bv64, tlan_get_stats_~priv~12#1.offset), 8bv64); [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7412-1: SUMMARY for call tlan_print_list(tlan_get_stats_#t~mem433#1.base, ~bvadd~64(tlan_get_stats_#t~mem433#1.offset, ~bvmul~64(88bv64, ~sign_extend~64~32(tlan_get_stats_~i~1#1))), 62bv64, 0bv64, tlan_get_stats_~i~1#1); srcloc: null [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10583-1: SUMMARY for call ldv_assume((if 2bv32 == ~ldv_statevar_3~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7412: havoc tlan_get_stats_#t~mem433#1.base, tlan_get_stats_#t~mem433#1.offset;tlan_get_stats_~i~1#1 := ~bvadd~32(1bv32, tlan_get_stats_~i~1#1); [2025-02-08 03:50:21,090 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10583: call ldv_pci_pci_instance_2_#t~mem1048#1.base, ldv_pci_pci_instance_2_#t~mem1048#1.offset := read~$Pointer$#0(~ldv_2_container_pci_driver~0.base, ~bvadd~64(48bv64, ~ldv_2_container_pci_driver~0.offset), 8bv64);call ldv_pci_pci_instance_2_#t~mem1049#1 := read~intINTTYPE4#17(~#ldv_2_resource_pm_message~0.base, ~#ldv_2_resource_pm_message~0.offset, 4bv64);assume { :begin_inline_ldv_pci_instance_suspend_2_8 } true;ldv_pci_instance_suspend_2_8_#in~arg0#1.base, ldv_pci_instance_suspend_2_8_#in~arg0#1.offset, ldv_pci_instance_suspend_2_8_#in~arg1#1.base, ldv_pci_instance_suspend_2_8_#in~arg1#1.offset, ldv_pci_instance_suspend_2_8_#in~arg2#1.event := ldv_pci_pci_instance_2_#t~mem1048#1.base, ldv_pci_pci_instance_2_#t~mem1048#1.offset, ~ldv_2_resource_dev~0.base, ~ldv_2_resource_dev~0.offset, ldv_pci_pci_instance_2_#t~mem1049#1;havoc ldv_pci_instance_suspend_2_8_#res#1;havoc ldv_pci_instance_suspend_2_8_#t~mem1029#1, ldv_pci_instance_suspend_2_8_#t~ret1030#1, ldv_pci_instance_suspend_2_8_~arg0#1.base, ldv_pci_instance_suspend_2_8_~arg0#1.offset, ldv_pci_instance_suspend_2_8_~arg1#1.base, ldv_pci_instance_suspend_2_8_~arg1#1.offset, ldv_pci_instance_suspend_2_8_~#arg2#1.base, ldv_pci_instance_suspend_2_8_~#arg2#1.offset, ldv_pci_instance_suspend_2_8_~tmp~80#1;ldv_pci_instance_suspend_2_8_~arg0#1.base, ldv_pci_instance_suspend_2_8_~arg0#1.offset := ldv_pci_instance_suspend_2_8_#in~arg0#1.base, ldv_pci_instance_suspend_2_8_#in~arg0#1.offset;ldv_pci_instance_suspend_2_8_~arg1#1.base, ldv_pci_instance_suspend_2_8_~arg1#1.offset := ldv_pci_instance_suspend_2_8_#in~arg1#1.base, ldv_pci_instance_suspend_2_8_#in~arg1#1.offset;call ldv_pci_instance_suspend_2_8_~#arg2#1.base, ldv_pci_instance_suspend_2_8_~#arg2#1.offset := #Ultimate.allocOnStack(4bv64);call write~intINTTYPE4#15(ldv_pci_instance_suspend_2_8_#in~arg2#1.event, ldv_pci_instance_suspend_2_8_~#arg2#1.base, ldv_pci_instance_suspend_2_8_~#arg2#1.offset, 4bv64);havoc ldv_pci_instance_suspend_2_8_~tmp~80#1;call ldv_pci_instance_suspend_2_8_#t~mem1029#1 := read~intINTTYPE4#15(ldv_pci_instance_suspend_2_8_~#arg2#1.base, ldv_pci_instance_suspend_2_8_~#arg2#1.offset, 4bv64);assume { :begin_inline_tlan_suspend } true;tlan_suspend_#in~pdev#1.base, tlan_suspend_#in~pdev#1.offset, tlan_suspend_#in~state#1.event := ldv_pci_instance_suspend_2_8_~arg1#1.base, ldv_pci_instance_suspend_2_8_~arg1#1.offset, ldv_pci_instance_suspend_2_8_#t~mem1029#1;havoc tlan_suspend_#res#1;havoc tlan_suspend_#t~ret256#1.base, tlan_suspend_#t~ret256#1.offset, tlan_suspend_#t~ret257#1, tlan_suspend_#t~ret258#1, tlan_suspend_#t~ret259#1, tlan_suspend_#t~ret260#1, tlan_suspend_~pdev#1.base, tlan_suspend_~pdev#1.offset, tlan_suspend_~state#1.event, tlan_suspend_~dev~1#1.base, tlan_suspend_~dev~1#1.offset, tlan_suspend_~tmp~30#1.base, tlan_suspend_~tmp~30#1.offset, tlan_suspend_~tmp___0~9#1;tlan_suspend_~pdev#1.base, tlan_suspend_~pdev#1.offset := tlan_suspend_#in~pdev#1.base, tlan_suspend_#in~pdev#1.offset;tlan_suspend_~state#1.event := tlan_suspend_#in~state#1.event;havoc tlan_suspend_~dev~1#1.base, tlan_suspend_~dev~1#1.offset;havoc tlan_suspend_~tmp~30#1.base, tlan_suspend_~tmp~30#1.offset;havoc tlan_suspend_~tmp___0~9#1; [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10319: assume { :begin_inline_ldv_dummy_resourceless_instance_callback_1_9 } true;ldv_dummy_resourceless_instance_callback_1_9_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_9_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_9_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_9_#in~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_9_#in~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_9_#in~arg2#1.offset, ldv_dummy_resourceless_instance_callback_1_9_#in~arg3#1 := ~ldv_1_callback_ndo_do_ioctl~0.base, ~ldv_1_callback_ndo_do_ioctl~0.offset, ~ldv_1_container_net_device~0.base, ~ldv_1_container_net_device~0.offset, ~ldv_1_container_struct_ifreq_ptr~0.base, ~ldv_1_container_struct_ifreq_ptr~0.offset, ~ldv_1_ldv_param_9_2_default~0;havoc ldv_dummy_resourceless_instance_callback_1_9_#t~ret1009#1, ldv_dummy_resourceless_instance_callback_1_9_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_9_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_9_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_9_~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_9_~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_9_~arg2#1.offset, ldv_dummy_resourceless_instance_callback_1_9_~arg3#1;ldv_dummy_resourceless_instance_callback_1_9_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_9_~arg0#1.offset := ldv_dummy_resourceless_instance_callback_1_9_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_9_#in~arg0#1.offset;ldv_dummy_resourceless_instance_callback_1_9_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_9_~arg1#1.offset := ldv_dummy_resourceless_instance_callback_1_9_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_9_#in~arg1#1.offset;ldv_dummy_resourceless_instance_callback_1_9_~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_9_~arg2#1.offset := ldv_dummy_resourceless_instance_callback_1_9_#in~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_9_#in~arg2#1.offset;ldv_dummy_resourceless_instance_callback_1_9_~arg3#1 := ldv_dummy_resourceless_instance_callback_1_9_#in~arg3#1;assume { :begin_inline_tlan_ioctl } true;tlan_ioctl_#in~dev#1.base, tlan_ioctl_#in~dev#1.offset, tlan_ioctl_#in~rq#1.base, tlan_ioctl_#in~rq#1.offset, tlan_ioctl_#in~cmd#1 := ldv_dummy_resourceless_instance_callback_1_9_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_9_~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_9_~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_9_~arg2#1.offset, ldv_dummy_resourceless_instance_callback_1_9_~arg3#1;havoc tlan_ioctl_#res#1;havoc tlan_ioctl_#t~ret369#1.base, tlan_ioctl_#t~ret369#1.offset, tlan_ioctl_#t~ret370#1.base, tlan_ioctl_#t~ret370#1.offset, tlan_ioctl_#t~mem371#1, tlan_ioctl_#t~mem372#1, tlan_ioctl_#t~mem373#1, tlan_ioctl_#t~mem374#1, tlan_ioctl_#t~mem375#1, tlan_ioctl_#t~ret376#1, tlan_ioctl_#t~mem377#1, tlan_ioctl_#t~mem378#1, tlan_ioctl_#t~mem379#1, tlan_ioctl_~dev#1.base, tlan_ioctl_~dev#1.offset, tlan_ioctl_~rq#1.base, tlan_ioctl_~rq#1.offset, tlan_ioctl_~cmd#1, tlan_ioctl_~priv~7#1.base, tlan_ioctl_~priv~7#1.offset, tlan_ioctl_~tmp~38#1.base, tlan_ioctl_~tmp~38#1.offset, tlan_ioctl_~data~0#1.base, tlan_ioctl_~data~0#1.offset, tlan_ioctl_~tmp___0~14#1.base, tlan_ioctl_~tmp___0~14#1.offset, tlan_ioctl_~phy~0#1;tlan_ioctl_~dev#1.base, tlan_ioctl_~dev#1.offset := tlan_ioctl_#in~dev#1.base, tlan_ioctl_#in~dev#1.offset;tlan_ioctl_~rq#1.base, tlan_ioctl_~rq#1.offset := tlan_ioctl_#in~rq#1.base, tlan_ioctl_#in~rq#1.offset;tlan_ioctl_~cmd#1 := tlan_ioctl_#in~cmd#1;havoc tlan_ioctl_~priv~7#1.base, tlan_ioctl_~priv~7#1.offset;havoc tlan_ioctl_~tmp~38#1.base, tlan_ioctl_~tmp~38#1.offset;havoc tlan_ioctl_~data~0#1.base, tlan_ioctl_~data~0#1.offset;havoc tlan_ioctl_~tmp___0~14#1.base, tlan_ioctl_~tmp___0~14#1.offset;havoc tlan_ioctl_~phy~0#1; [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8205: assume ~bvsle~32(tlan_print_dio_~i~5#1, 75bv32); [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8205: assume !~bvsle~32(tlan_print_dio_~i~5#1, 75bv32); [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6950: assume 16bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1); [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6950: assume !(16bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1)); [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8866: SUMMARY for call tlan_mii_write_reg(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, ~zero_extend~32~16(tlan_phy_start_link_~phy~6#1)[16:0], 0bv16, 8448bv16); srcloc: null [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6884-1: SUMMARY for call tlan_eisa_probe_#t~ret326#1 := inw(~bvadd~32(3200bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6884: tlan_eisa_probe_~tmp~35#1 := tlan_eisa_probe_#t~ret326#1;havoc tlan_eisa_probe_#t~ret326#1; [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8800: havoc tlan_phy_reset_#t~mem823#1; [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8800-1: SUMMARY for call tlan_mii_write_reg(tlan_phy_reset_~dev#1.base, tlan_phy_reset_~dev#1.offset, ~zero_extend~32~16(tlan_phy_reset_~phy~5#1)[16:0], 0bv16, ~zero_extend~32~16(tlan_phy_reset_#t~mem823#1)[16:0]); srcloc: null [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7281: assume 0bv32 == tlan_start_tx_#t~mem401#1;havoc tlan_start_tx_#t~mem401#1;call write~intINTTYPE4#1(1bv32, tlan_start_tx_~priv~9#1.base, ~bvadd~64(132bv64, tlan_start_tx_~priv~9#1.offset), 4bv64); [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7281: assume !(0bv32 == tlan_start_tx_#t~mem401#1);havoc tlan_start_tx_#t~mem401#1; [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8933: tlan_phy_finish_auto_neg_~tmp~61#1.base, tlan_phy_finish_auto_neg_~tmp~61#1.offset := tlan_phy_finish_auto_neg_#t~ret863#1.base, tlan_phy_finish_auto_neg_#t~ret863#1.offset;havoc tlan_phy_finish_auto_neg_#t~ret863#1.base, tlan_phy_finish_auto_neg_#t~ret863#1.offset;tlan_phy_finish_auto_neg_~priv~29#1.base, tlan_phy_finish_auto_neg_~priv~29#1.offset := tlan_phy_finish_auto_neg_~tmp~61#1.base, tlan_phy_finish_auto_neg_~tmp~61#1.offset;call tlan_phy_finish_auto_neg_#t~mem864#1 := read~intINTTYPE4#1(tlan_phy_finish_auto_neg_~priv~29#1.base, ~bvadd~64(312bv64, tlan_phy_finish_auto_neg_~priv~29#1.offset), 4bv64);call tlan_phy_finish_auto_neg_#t~mem865#1 := read~intINTTYPE4#1(tlan_phy_finish_auto_neg_~priv~29#1.base, ~bvadd~64(~bvadd~64(304bv64, tlan_phy_finish_auto_neg_~priv~29#1.offset), ~bvmul~64(4bv64, ~zero_extend~64~32(tlan_phy_finish_auto_neg_#t~mem864#1))), 4bv64);tlan_phy_finish_auto_neg_~phy~7#1 := tlan_phy_finish_auto_neg_#t~mem865#1[16:0];havoc tlan_phy_finish_auto_neg_#t~mem864#1;havoc tlan_phy_finish_auto_neg_#t~mem865#1; [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7942: tlan_timer_~tmp~49#1.base, tlan_timer_~tmp~49#1.offset := tlan_timer_#t~ret576#1.base, tlan_timer_#t~ret576#1.offset;havoc tlan_timer_#t~ret576#1.base, tlan_timer_#t~ret576#1.offset;tlan_timer_~priv~18#1.base, tlan_timer_~priv~18#1.offset := tlan_timer_~tmp~49#1.base, tlan_timer_~tmp~49#1.offset;tlan_timer_~flags~2#1 := 0bv64;call write~$Pointer$#1(0bv64, 0bv64, tlan_timer_~priv~18#1.base, ~bvadd~64(32bv64, ~bvadd~64(156bv64, tlan_timer_~priv~18#1.offset)), 8bv64);call tlan_timer_#t~mem577#1 := read~intINTTYPE4#1(tlan_timer_~priv~18#1.base, ~bvadd~64(152bv64, tlan_timer_~priv~18#1.offset), 4bv64); [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8933-1: SUMMARY for call tlan_phy_finish_auto_neg_#t~ret863#1.base, tlan_phy_finish_auto_neg_#t~ret863#1.offset := netdev_priv(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset); srcloc: null [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10056: assume { :begin_inline_ldv_pci_pci_instance_2 } true;ldv_pci_pci_instance_2_#in~arg0#1.base, ldv_pci_pci_instance_2_#in~arg0#1.offset := 0bv64, 0bv64;havoc ldv_pci_pci_instance_2_#t~ret1035#1, ldv_pci_pci_instance_2_#t~mem1036#1.base, ldv_pci_pci_instance_2_#t~mem1036#1.offset, ldv_pci_pci_instance_2_#t~mem1037#1.base, ldv_pci_pci_instance_2_#t~mem1037#1.offset, ldv_pci_pci_instance_2_#t~mem1038#1.base, ldv_pci_pci_instance_2_#t~mem1038#1.offset, ldv_pci_pci_instance_2_#t~ret1039#1, ldv_pci_pci_instance_2_#t~mem1040#1.base, ldv_pci_pci_instance_2_#t~mem1040#1.offset, ldv_pci_pci_instance_2_#t~mem1041#1.base, ldv_pci_pci_instance_2_#t~mem1041#1.offset, ldv_pci_pci_instance_2_#t~mem1042#1.base, ldv_pci_pci_instance_2_#t~mem1042#1.offset, ldv_pci_pci_instance_2_#t~mem1043#1.base, ldv_pci_pci_instance_2_#t~mem1043#1.offset, ldv_pci_pci_instance_2_#t~mem1044#1.base, ldv_pci_pci_instance_2_#t~mem1044#1.offset, ldv_pci_pci_instance_2_#t~mem1045#1, ldv_pci_pci_instance_2_#t~ret1046#1, ldv_pci_pci_instance_2_#t~ret1047#1, ldv_pci_pci_instance_2_#t~mem1048#1.base, ldv_pci_pci_instance_2_#t~mem1048#1.offset, ldv_pci_pci_instance_2_#t~mem1049#1, ldv_pci_pci_instance_2_#t~ret1050#1, ldv_pci_pci_instance_2_#t~ret1051#1, ldv_pci_pci_instance_2_#t~ret1052#1, ldv_pci_pci_instance_2_#t~ret1053#1, ldv_pci_pci_instance_2_#t~ret1054#1, ldv_pci_pci_instance_2_#t~mem1055#1.base, ldv_pci_pci_instance_2_#t~mem1055#1.offset, ldv_pci_pci_instance_2_#t~ret1056#1, ldv_pci_pci_instance_2_#t~ret1057#1, ldv_pci_pci_instance_2_#t~ret1058#1, ldv_pci_pci_instance_2_#t~ret1059#1.base, ldv_pci_pci_instance_2_#t~ret1059#1.offset, ldv_pci_pci_instance_2_#t~ret1060#1.base, ldv_pci_pci_instance_2_#t~ret1060#1.offset, ldv_pci_pci_instance_2_#t~ret1061#1, ldv_pci_pci_instance_2_~arg0#1.base, ldv_pci_pci_instance_2_~arg0#1.offset, ldv_pci_pci_instance_2_~tmp~82#1, ldv_pci_pci_instance_2_~tmp___0~33#1, ldv_pci_pci_instance_2_~tmp___1~15#1, ldv_pci_pci_instance_2_~tmp___2~11#1.base, ldv_pci_pci_instance_2_~tmp___2~11#1.offset, ldv_pci_pci_instance_2_~tmp___3~10#1.base, ldv_pci_pci_instance_2_~tmp___3~10#1.offset, ldv_pci_pci_instance_2_~tmp___4~7#1;ldv_pci_pci_instance_2_~arg0#1.base, ldv_pci_pci_instance_2_~arg0#1.offset := ldv_pci_pci_instance_2_#in~arg0#1.base, ldv_pci_pci_instance_2_#in~arg0#1.offset;havoc ldv_pci_pci_instance_2_~tmp~82#1;havoc ldv_pci_pci_instance_2_~tmp___0~33#1;havoc ldv_pci_pci_instance_2_~tmp___1~15#1;havoc ldv_pci_pci_instance_2_~tmp___2~11#1.base, ldv_pci_pci_instance_2_~tmp___2~11#1.offset;havoc ldv_pci_pci_instance_2_~tmp___3~10#1.base, ldv_pci_pci_instance_2_~tmp___3~10#1.offset;havoc ldv_pci_pci_instance_2_~tmp___4~7#1; [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6885-1: SUMMARY for call tlan_eisa_probe_#t~ret327#1 := printk(43bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7942-1: SUMMARY for call tlan_timer_#t~ret576#1.base, tlan_timer_#t~ret576#1.offset := netdev_priv(tlan_timer_~dev~6#1.base, tlan_timer_~dev~6#1.offset); srcloc: null [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6885: havoc tlan_eisa_probe_#t~ret327#1; [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8801: havoc tlan_phy_reset_#t~ret824#1; [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8801-1: SUMMARY for call tlan_phy_reset_#t~ret824#1 := tlan_mii_read_reg(tlan_phy_reset_~dev#1.base, tlan_phy_reset_~dev#1.offset, ~zero_extend~32~16(tlan_phy_reset_~phy~5#1)[16:0], 0bv16, tlan_phy_reset_~#value~6#1.base, tlan_phy_reset_~#value~6#1.offset); srcloc: null [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6555: assume 0bv32 != ~bvand~32(16bv32, ~debug~0); [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6555: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0)); [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10783: assume 4bv32 == ldv_switch_0_~tmp~86#1; [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10783: assume !(4bv32 == ldv_switch_0_~tmp~86#1); [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6489-1: SUMMARY for call tlan_suspend_#t~ret257#1 := netif_running(tlan_suspend_~dev~1#1.base, tlan_suspend_~dev~1#1.offset); srcloc: null [2025-02-08 03:50:21,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6489: tlan_suspend_~tmp___0~9#1 := (if 0bv8 == tlan_suspend_#t~ret257#1 then 0bv8 else 1bv8);havoc tlan_suspend_#t~ret257#1; [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7150: assume 35144bv32 == tlan_ioctl_~cmd#1; [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7150: assume !(35144bv32 == tlan_ioctl_~cmd#1); [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8009-1: SUMMARY for call tlan_timer_#t~ret584#1.base, tlan_timer_#t~ret584#1.offset := spinlock_check(tlan_timer_~priv~18#1.base, ~bvadd~64(322bv64, tlan_timer_~priv~18#1.offset)); srcloc: null [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8009: tlan_timer_~tmp___0~18#1.base, tlan_timer_~tmp___0~18#1.offset := tlan_timer_#t~ret584#1.base, tlan_timer_#t~ret584#1.offset;havoc tlan_timer_#t~ret584#1.base, tlan_timer_#t~ret584#1.offset; [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10586: ~ldv_2_ret_default~0 := ldv_pci_pci_instance_2_#t~ret1051#1;havoc ldv_pci_pci_instance_2_#t~ret1051#1;~ldv_statevar_2~0 := 7bv32; [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10586-1: SUMMARY for call ldv_pci_pci_instance_2_#t~ret1051#1 := ldv_filter_err_code(~ldv_2_ret_default~0); srcloc: null [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10520: havoc ldv_pci_pci_instance_2_#t~ret1035#1, ldv_pci_pci_instance_2_#t~mem1036#1.base, ldv_pci_pci_instance_2_#t~mem1036#1.offset, ldv_pci_pci_instance_2_#t~mem1037#1.base, ldv_pci_pci_instance_2_#t~mem1037#1.offset, ldv_pci_pci_instance_2_#t~mem1038#1.base, ldv_pci_pci_instance_2_#t~mem1038#1.offset, ldv_pci_pci_instance_2_#t~ret1039#1, ldv_pci_pci_instance_2_#t~mem1040#1.base, ldv_pci_pci_instance_2_#t~mem1040#1.offset, ldv_pci_pci_instance_2_#t~mem1041#1.base, ldv_pci_pci_instance_2_#t~mem1041#1.offset, ldv_pci_pci_instance_2_#t~mem1042#1.base, ldv_pci_pci_instance_2_#t~mem1042#1.offset, ldv_pci_pci_instance_2_#t~mem1043#1.base, ldv_pci_pci_instance_2_#t~mem1043#1.offset, ldv_pci_pci_instance_2_#t~mem1044#1.base, ldv_pci_pci_instance_2_#t~mem1044#1.offset, ldv_pci_pci_instance_2_#t~mem1045#1, ldv_pci_pci_instance_2_#t~ret1046#1, ldv_pci_pci_instance_2_#t~ret1047#1, ldv_pci_pci_instance_2_#t~mem1048#1.base, ldv_pci_pci_instance_2_#t~mem1048#1.offset, ldv_pci_pci_instance_2_#t~mem1049#1, ldv_pci_pci_instance_2_#t~ret1050#1, ldv_pci_pci_instance_2_#t~ret1051#1, ldv_pci_pci_instance_2_#t~ret1052#1, ldv_pci_pci_instance_2_#t~ret1053#1, ldv_pci_pci_instance_2_#t~ret1054#1, ldv_pci_pci_instance_2_#t~mem1055#1.base, ldv_pci_pci_instance_2_#t~mem1055#1.offset, ldv_pci_pci_instance_2_#t~ret1056#1, ldv_pci_pci_instance_2_#t~ret1057#1, ldv_pci_pci_instance_2_#t~ret1058#1, ldv_pci_pci_instance_2_#t~ret1059#1.base, ldv_pci_pci_instance_2_#t~ret1059#1.offset, ldv_pci_pci_instance_2_#t~ret1060#1.base, ldv_pci_pci_instance_2_#t~ret1060#1.offset, ldv_pci_pci_instance_2_#t~ret1061#1, ldv_pci_pci_instance_2_~arg0#1.base, ldv_pci_pci_instance_2_~arg0#1.offset, ldv_pci_pci_instance_2_~tmp~82#1, ldv_pci_pci_instance_2_~tmp___0~33#1, ldv_pci_pci_instance_2_~tmp___1~15#1, ldv_pci_pci_instance_2_~tmp___2~11#1.base, ldv_pci_pci_instance_2_~tmp___2~11#1.offset, ldv_pci_pci_instance_2_~tmp___3~10#1.base, ldv_pci_pci_instance_2_~tmp___3~10#1.offset, ldv_pci_pci_instance_2_~tmp___4~7#1;havoc ldv_pci_pci_instance_2_#in~arg0#1.base, ldv_pci_pci_instance_2_#in~arg0#1.offset;assume { :end_inline_ldv_pci_pci_instance_2 } true; [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7283: assume 0bv32 != ~bvand~32(2bv32, ~debug~0);call tlan_start_tx_#t~mem402#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(136bv64, tlan_start_tx_~priv~9#1.offset), 4bv64); [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7283: assume !(0bv32 != ~bvand~32(2bv32, ~debug~0)); [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8010: tlan_timer_~flags~2#1 := tlan_timer_#t~ret585#1;havoc tlan_timer_#t~ret585#1;call tlan_timer_#t~mem586#1.base, tlan_timer_#t~mem586#1.offset := read~$Pointer$#1(tlan_timer_~priv~18#1.base, ~bvadd~64(32bv64, ~bvadd~64(156bv64, tlan_timer_~priv~18#1.offset)), 8bv64); [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10256: assume 13bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10256: assume !(13bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8010-1: SUMMARY for call tlan_timer_#t~ret585#1 := _raw_spin_lock_irqsave(tlan_timer_~tmp___0~18#1.base, tlan_timer_~tmp___0~18#1.offset); srcloc: null [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6491: assume 0bv32 != ~zero_extend~32~8(tlan_suspend_~tmp___0~9#1); [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6491: assume !(0bv32 != ~zero_extend~32~8(tlan_suspend_~tmp___0~9#1)); [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6557-1: SUMMARY for call tlan_probe_#t~ret266#1 := printk(26bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6557: havoc tlan_probe_#t~ret266#1; [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7416: assume ~bvsle~32(tlan_get_stats_~i~1#1, 31bv32); [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7416: assume !~bvsle~32(tlan_get_stats_~i~1#1, 31bv32);tlan_get_stats_~i~1#1 := 0bv32; [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6954: assume 32bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1); [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6954: assume !(32bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1)); [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8870-1: SUMMARY for call tlan_mii_write_reg(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, ~zero_extend~32~16(tlan_phy_start_link_~phy~6#1)[16:0], 4bv16, ~zero_extend~32~16(~bvor~32(1bv32, ~sign_extend~32~16(~bvshl~32(~zero_extend~32~16(tlan_phy_start_link_#t~mem849#1), 5bv32)[16:0]))[16:0])[16:0]); srcloc: null [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8936: havoc tlan_phy_finish_auto_neg_#t~ret866#1; [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8936-1: SUMMARY for call tlan_phy_finish_auto_neg_#t~ret866#1 := tlan_mii_read_reg(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, ~zero_extend~32~16(tlan_phy_finish_auto_neg_~phy~7#1)[16:0], 1bv16, tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset); srcloc: null [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8870: havoc tlan_phy_start_link_#t~mem849#1; [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10456: assume 1bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10456: assume !(1bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7285-1: SUMMARY for call tlan_start_tx_#t~ret403#1 := printk(57bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7285: havoc tlan_start_tx_#t~mem402#1;havoc tlan_start_tx_#t~ret403#1; [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8012: assume 0bv64 == ~bvadd~64(tlan_timer_#t~mem586#1.base, tlan_timer_#t~mem586#1.offset);havoc tlan_timer_#t~mem586#1.base, tlan_timer_#t~mem586#1.offset;call tlan_timer_#t~mem587#1 := read~intINTTYPE4#1(tlan_timer_~priv~18#1.base, ~bvadd~64(148bv64, tlan_timer_~priv~18#1.offset), 4bv64);tlan_timer_~elapsed~0#1 := ~bvsub~32(~jiffies~0[32:0], tlan_timer_#t~mem587#1);havoc tlan_timer_#t~mem587#1; [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8012: assume !(0bv64 == ~bvadd~64(tlan_timer_#t~mem586#1.base, tlan_timer_#t~mem586#1.offset));havoc tlan_timer_#t~mem586#1.base, tlan_timer_#t~mem586#1.offset; [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10787: assume 5bv32 == ldv_switch_0_~tmp~86#1; [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10787: assume !(5bv32 == ldv_switch_0_~tmp~86#1); [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6889: assume 0bv32 != ~bvand~32(16bv32, ~debug~0); [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6889: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0)); [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8937: SUMMARY for call __const_udelay(4295000bv64); srcloc: null [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8871: SUMMARY for call tlan_mii_write_reg(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, ~zero_extend~32~16(tlan_phy_start_link_~phy~6#1)[16:0], 0bv16, 4096bv16); srcloc: null [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10523: ldv_pci_pci_instance_2_~tmp~82#1 := ldv_pci_pci_instance_2_#t~ret1035#1;havoc ldv_pci_pci_instance_2_#t~ret1035#1; [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10523-1: SUMMARY for call ldv_pci_pci_instance_2_#t~ret1035#1 := ldv_undef_int(); srcloc: null [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6493: SUMMARY for call tlan_stop(tlan_suspend_~dev~1#1.base, tlan_suspend_~dev~1#1.offset); srcloc: null [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7154: assume 35145bv32 == tlan_ioctl_~cmd#1; [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7154: assume !(35145bv32 == tlan_ioctl_~cmd#1); [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10061: assume { :begin_inline_ldv_timer_timer_instance_3 } true;ldv_timer_timer_instance_3_#in~arg0#1.base, ldv_timer_timer_instance_3_#in~arg0#1.offset := 0bv64, 0bv64;havoc ldv_timer_timer_instance_3_#t~mem1073#1.base, ldv_timer_timer_instance_3_#t~mem1073#1.offset, ldv_timer_timer_instance_3_#t~mem1074#1.base, ldv_timer_timer_instance_3_#t~mem1074#1.offset, ldv_timer_timer_instance_3_#t~mem1075#1, ldv_timer_timer_instance_3_~arg0#1.base, ldv_timer_timer_instance_3_~arg0#1.offset;ldv_timer_timer_instance_3_~arg0#1.base, ldv_timer_timer_instance_3_~arg0#1.offset := ldv_timer_timer_instance_3_#in~arg0#1.base, ldv_timer_timer_instance_3_#in~arg0#1.offset; [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8938: havoc tlan_phy_finish_auto_neg_#t~ret867#1;call tlan_phy_finish_auto_neg_#t~mem868#1 := read~intINTTYPE2#1(tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset, 2bv64); [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8806-1: SUMMARY for call tlan_phy_reset_#t~ret825#1 := tlan_mii_read_reg(tlan_phy_reset_~dev#1.base, tlan_phy_reset_~dev#1.offset, ~zero_extend~32~16(tlan_phy_reset_~phy~5#1)[16:0], 0bv16, tlan_phy_reset_~#value~6#1.base, tlan_phy_reset_~#value~6#1.offset); srcloc: null [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8938-1: SUMMARY for call tlan_phy_finish_auto_neg_#t~ret867#1 := tlan_mii_read_reg(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, ~zero_extend~32~16(tlan_phy_finish_auto_neg_~phy~7#1)[16:0], 1bv16, tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset); srcloc: null [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8872: SUMMARY for call tlan_mii_write_reg(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, ~zero_extend~32~16(tlan_phy_start_link_~phy~6#1)[16:0], 0bv16, 4608bv16); srcloc: null [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9863: havoc ldv_dummy_resourceless_instance_callback_1_13_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_13_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_13_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_13_~arg1#1.offset;havoc ldv_dummy_resourceless_instance_callback_1_13_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_13_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_13_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_13_#in~arg1#1.offset;assume { :end_inline_ldv_dummy_resourceless_instance_callback_1_13 } true;~ldv_statevar_1~0 := 2bv32; [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8806: havoc tlan_phy_reset_#t~ret825#1;call tlan_phy_reset_#t~mem826#1 := read~intINTTYPE2#1(tlan_phy_reset_~#value~6#1.base, tlan_phy_reset_~#value~6#1.offset, 2bv64); [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9863-1: SUMMARY for call tlan_poll(ldv_dummy_resourceless_instance_callback_1_13_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_13_~arg1#1.offset); srcloc: null [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10260: assume 14bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10260: assume !(14bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10392: havoc ldv_pci_instance_release_2_2_~arg0#1.base, ldv_pci_instance_release_2_2_~arg0#1.offset, ldv_pci_instance_release_2_2_~arg1#1.base, ldv_pci_instance_release_2_2_~arg1#1.offset;havoc ldv_pci_instance_release_2_2_#in~arg0#1.base, ldv_pci_instance_release_2_2_#in~arg0#1.offset, ldv_pci_instance_release_2_2_#in~arg1#1.base, ldv_pci_instance_release_2_2_#in~arg1#1.offset;assume { :end_inline_ldv_pci_instance_release_2_2 } true;havoc ldv_pci_pci_instance_2_#t~mem1036#1.base, ldv_pci_pci_instance_2_#t~mem1036#1.offset;~ldv_statevar_2~0 := 1bv32; [2025-02-08 03:50:21,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10392-1: SUMMARY for call tlan_remove_one(ldv_pci_instance_release_2_2_~arg1#1.base, ldv_pci_instance_release_2_2_~arg1#1.offset); srcloc: null [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10326: assume { :begin_inline_ldv_dummy_resourceless_instance_callback_1_12 } true;ldv_dummy_resourceless_instance_callback_1_12_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_12_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_12_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_12_#in~arg1#1.offset := ~ldv_1_callback_ndo_get_stats~0.base, ~ldv_1_callback_ndo_get_stats~0.offset, ~ldv_1_container_net_device~0.base, ~ldv_1_container_net_device~0.offset;havoc ldv_dummy_resourceless_instance_callback_1_12_#t~ret1004#1.base, ldv_dummy_resourceless_instance_callback_1_12_#t~ret1004#1.offset, ldv_dummy_resourceless_instance_callback_1_12_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_12_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_12_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_12_~arg1#1.offset;ldv_dummy_resourceless_instance_callback_1_12_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_12_~arg0#1.offset := ldv_dummy_resourceless_instance_callback_1_12_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_12_#in~arg0#1.offset;ldv_dummy_resourceless_instance_callback_1_12_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_12_~arg1#1.offset := ldv_dummy_resourceless_instance_callback_1_12_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_12_#in~arg1#1.offset;assume { :begin_inline_tlan_get_stats } true;tlan_get_stats_#in~dev#1.base, tlan_get_stats_#in~dev#1.offset := ldv_dummy_resourceless_instance_callback_1_12_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_12_~arg1#1.offset;havoc tlan_get_stats_#res#1.base, tlan_get_stats_#res#1.offset;havoc tlan_get_stats_#t~ret427#1.base, tlan_get_stats_#t~ret427#1.offset, tlan_get_stats_#t~mem428#1, tlan_get_stats_#t~ret429#1, tlan_get_stats_#t~mem430#1, tlan_get_stats_#t~ret431#1, tlan_get_stats_#t~mem432#1, tlan_get_stats_#t~mem433#1.base, tlan_get_stats_#t~mem433#1.offset, tlan_get_stats_#t~mem434#1.base, tlan_get_stats_#t~mem434#1.offset, tlan_get_stats_~dev#1.base, tlan_get_stats_~dev#1.offset, tlan_get_stats_~priv~12#1.base, tlan_get_stats_~priv~12#1.offset, tlan_get_stats_~tmp~42#1.base, tlan_get_stats_~tmp~42#1.offset, tlan_get_stats_~i~1#1;tlan_get_stats_~dev#1.base, tlan_get_stats_~dev#1.offset := tlan_get_stats_#in~dev#1.base, tlan_get_stats_#in~dev#1.offset;havoc tlan_get_stats_~priv~12#1.base, tlan_get_stats_~priv~12#1.offset;havoc tlan_get_stats_~tmp~42#1.base, tlan_get_stats_~tmp~42#1.offset;havoc tlan_get_stats_~i~1#1; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8014: assume ~bvugt~32(tlan_timer_~elapsed~0#1, 24bv32);call tlan_timer_#t~mem588#1 := read~intINTTYPE8#1(tlan_timer_~dev~6#1.base, ~bvadd~64(56bv64, tlan_timer_~dev~6#1.offset), 8bv64); [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8014: assume !~bvugt~32(tlan_timer_~elapsed~0#1, 24bv32);call write~$Pointer$#1(#funAddr~tlan_timer.base, #funAddr~tlan_timer.offset, tlan_timer_~priv~18#1.base, ~bvadd~64(32bv64, ~bvadd~64(156bv64, tlan_timer_~priv~18#1.offset)), 8bv64);call tlan_timer_#t~mem589#1 := read~intINTTYPE4#1(tlan_timer_~priv~18#1.base, ~bvadd~64(148bv64, tlan_timer_~priv~18#1.offset), 4bv64);call write~intINTTYPE8#1(~zero_extend~64~32(~bvadd~32(25bv32, tlan_timer_#t~mem589#1)), tlan_timer_~priv~18#1.base, ~bvadd~64(16bv64, ~bvadd~64(156bv64, tlan_timer_~priv~18#1.offset)), 8bv64);havoc tlan_timer_#t~mem589#1; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6891-1: SUMMARY for call tlan_eisa_probe_#t~ret328#1 := inw(~bvadd~32(3202bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6891: tlan_eisa_probe_~tmp___0~12#1 := tlan_eisa_probe_#t~ret328#1;havoc tlan_eisa_probe_#t~ret328#1; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7948: assume 3bv32 == tlan_timer_#t~mem577#1;havoc tlan_timer_#t~mem577#1; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7948: assume !(3bv32 == tlan_timer_#t~mem577#1);havoc tlan_timer_#t~mem577#1;call tlan_timer_#t~mem578#1 := read~intINTTYPE4#1(tlan_timer_~priv~18#1.base, ~bvadd~64(152bv64, tlan_timer_~priv~18#1.offset), 4bv64); [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8873: havoc tlan_phy_start_link_#t~ret850#1; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8873-1: SUMMARY for call tlan_phy_start_link_#t~ret850#1 := netdev_info(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, 106bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10525: assume 0bv32 != ldv_pci_pci_instance_2_~tmp~82#1;~ldv_statevar_2~0 := 12bv32; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10525: assume !(0bv32 != ldv_pci_pci_instance_2_~tmp~82#1);~ldv_statevar_2~0 := 17bv32; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6958: assume 64bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1); [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6958: assume !(64bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1)); [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8940: assume 0bv32 == ~bvand~32(32bv32, ~zero_extend~32~16(tlan_phy_finish_auto_neg_#t~mem868#1));havoc tlan_phy_finish_auto_neg_#t~mem868#1;call tlan_phy_finish_auto_neg_#t~mem869#1 := read~intINTTYPE1#1(tlan_phy_finish_auto_neg_~priv~29#1.base, ~bvadd~64(467bv64, tlan_phy_finish_auto_neg_~priv~29#1.offset), 1bv64);tlan_phy_finish_auto_neg_~tmp___0~22#1 := tlan_phy_finish_auto_neg_#t~mem869#1;havoc tlan_phy_finish_auto_neg_#t~mem869#1;call tlan_phy_finish_auto_neg_#t~mem870#1 := read~intINTTYPE1#1(tlan_phy_finish_auto_neg_~priv~29#1.base, ~bvadd~64(467bv64, tlan_phy_finish_auto_neg_~priv~29#1.offset), 1bv64);call write~intINTTYPE1#1(~bvadd~32(1bv32, ~zero_extend~32~8(tlan_phy_finish_auto_neg_#t~mem870#1))[8:0], tlan_phy_finish_auto_neg_~priv~29#1.base, ~bvadd~64(467bv64, tlan_phy_finish_auto_neg_~priv~29#1.offset), 1bv64);havoc tlan_phy_finish_auto_neg_#t~mem870#1; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8940: assume !(0bv32 == ~bvand~32(32bv32, ~zero_extend~32~16(tlan_phy_finish_auto_neg_#t~mem868#1)));havoc tlan_phy_finish_auto_neg_#t~mem868#1; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8874: call ULTIMATE.dealloc(tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset);havoc tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset;call ULTIMATE.dealloc(tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset);havoc tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset;call ULTIMATE.dealloc(tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset);havoc tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6892-1: SUMMARY for call tlan_eisa_probe_#t~ret329#1 := printk(44bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12111-1: tlan_suspend_#t~ret259#1 := pci_wake_from_d3_#res#1;havoc pci_wake_from_d3_#t~nondet1173#1, pci_wake_from_d3_~arg0#1.base, pci_wake_from_d3_~arg0#1.offset, pci_wake_from_d3_~arg1#1;havoc pci_wake_from_d3_#in~arg0#1.base, pci_wake_from_d3_#in~arg0#1.offset, pci_wake_from_d3_#in~arg1#1;assume { :end_inline_pci_wake_from_d3 } true;havoc tlan_suspend_#t~ret259#1; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6892: havoc tlan_eisa_probe_#t~ret329#1; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12111: havoc pci_wake_from_d3_#t~nondet1173#1; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8874-1: SUMMARY for call tlan_set_timer(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, 500bv32, 7bv32); srcloc: null [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6562: assume { :begin_inline_ldv___pci_register_driver_21 } true;ldv___pci_register_driver_21_#in~ldv_func_arg1#1.base, ldv___pci_register_driver_21_#in~ldv_func_arg1#1.offset, ldv___pci_register_driver_21_#in~ldv_func_arg2#1.base, ldv___pci_register_driver_21_#in~ldv_func_arg2#1.offset, ldv___pci_register_driver_21_#in~ldv_func_arg3#1.base, ldv___pci_register_driver_21_#in~ldv_func_arg3#1.offset := ~#tlan_driver~0.base, ~#tlan_driver~0.offset, ~#__this_module~0.base, ~#__this_module~0.offset, 27bv64, 0bv64;havoc ldv___pci_register_driver_21_#res#1;havoc ldv___pci_register_driver_21_#t~ret1085#1, ldv___pci_register_driver_21_#t~ret1086#1, ldv___pci_register_driver_21_~ldv_func_arg1#1.base, ldv___pci_register_driver_21_~ldv_func_arg1#1.offset, ldv___pci_register_driver_21_~ldv_func_arg2#1.base, ldv___pci_register_driver_21_~ldv_func_arg2#1.offset, ldv___pci_register_driver_21_~ldv_func_arg3#1.base, ldv___pci_register_driver_21_~ldv_func_arg3#1.offset, ldv___pci_register_driver_21_~ldv_func_res~2#1, ldv___pci_register_driver_21_~tmp~92#1, ldv___pci_register_driver_21_~tmp___0~37#1;ldv___pci_register_driver_21_~ldv_func_arg1#1.base, ldv___pci_register_driver_21_~ldv_func_arg1#1.offset := ldv___pci_register_driver_21_#in~ldv_func_arg1#1.base, ldv___pci_register_driver_21_#in~ldv_func_arg1#1.offset;ldv___pci_register_driver_21_~ldv_func_arg2#1.base, ldv___pci_register_driver_21_~ldv_func_arg2#1.offset := ldv___pci_register_driver_21_#in~ldv_func_arg2#1.base, ldv___pci_register_driver_21_#in~ldv_func_arg2#1.offset;ldv___pci_register_driver_21_~ldv_func_arg3#1.base, ldv___pci_register_driver_21_~ldv_func_arg3#1.offset := ldv___pci_register_driver_21_#in~ldv_func_arg3#1.base, ldv___pci_register_driver_21_#in~ldv_func_arg3#1.offset;havoc ldv___pci_register_driver_21_~ldv_func_res~2#1;havoc ldv___pci_register_driver_21_~tmp~92#1;havoc ldv___pci_register_driver_21_~tmp___0~37#1;assume { :begin_inline___pci_register_driver } true;__pci_register_driver_#in~arg0#1.base, __pci_register_driver_#in~arg0#1.offset, __pci_register_driver_#in~arg1#1.base, __pci_register_driver_#in~arg1#1.offset, __pci_register_driver_#in~arg2#1.base, __pci_register_driver_#in~arg2#1.offset := ldv___pci_register_driver_21_~ldv_func_arg1#1.base, ldv___pci_register_driver_21_~ldv_func_arg1#1.offset, ldv___pci_register_driver_21_~ldv_func_arg2#1.base, ldv___pci_register_driver_21_~ldv_func_arg2#1.offset, ldv___pci_register_driver_21_~ldv_func_arg3#1.base, ldv___pci_register_driver_21_~ldv_func_arg3#1.offset;havoc __pci_register_driver_#res#1;havoc __pci_register_driver_#t~nondet1152#1, __pci_register_driver_~arg0#1.base, __pci_register_driver_~arg0#1.offset, __pci_register_driver_~arg1#1.base, __pci_register_driver_~arg1#1.offset, __pci_register_driver_~arg2#1.base, __pci_register_driver_~arg2#1.offset;__pci_register_driver_~arg0#1.base, __pci_register_driver_~arg0#1.offset := __pci_register_driver_#in~arg0#1.base, __pci_register_driver_#in~arg0#1.offset;__pci_register_driver_~arg1#1.base, __pci_register_driver_~arg1#1.offset := __pci_register_driver_#in~arg1#1.base, __pci_register_driver_#in~arg1#1.offset;__pci_register_driver_~arg2#1.base, __pci_register_driver_~arg2#1.offset := __pci_register_driver_#in~arg2#1.base, __pci_register_driver_#in~arg2#1.offset;havoc __pci_register_driver_#t~nondet1152#1;__pci_register_driver_#res#1 := __pci_register_driver_#t~nondet1152#1;havoc __pci_register_driver_#t~nondet1152#1; [2025-02-08 03:50:21,094 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10460: assume 2bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10460: assume !(2bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10592: ~ldv_statevar_2~0 := ldv_pci_pci_instance_2_#t~ret1052#1;havoc ldv_pci_pci_instance_2_#t~ret1052#1; [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10592-1: SUMMARY for call ldv_pci_pci_instance_2_#t~ret1052#1 := ldv_switch_1(); srcloc: null [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8016-1: SUMMARY for call tlan_dio_write8(~zero_extend~32~16(tlan_timer_#t~mem588#1[16:0])[16:0], 68bv16, 1bv8); srcloc: null [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8016: havoc tlan_timer_#t~mem588#1; [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8809: assume ~bvslt~32(~sign_extend~32~16(tlan_phy_reset_#t~mem826#1), 0bv32);havoc tlan_phy_reset_#t~mem826#1; [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8809: assume !~bvslt~32(~sign_extend~32~16(tlan_phy_reset_#t~mem826#1), 0bv32);havoc tlan_phy_reset_#t~mem826#1; [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10791: assume 6bv32 == ldv_switch_0_~tmp~86#1; [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10791: assume !(6bv32 == ldv_switch_0_~tmp~86#1); [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7290: havoc tlan_start_tx_#t~mem404#1;call tlan_start_tx_#t~mem405#1 := read~intINTTYPE8#1(tlan_start_tx_~dev#1.base, ~bvadd~64(56bv64, tlan_start_tx_~dev#1.offset), 8bv64); [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7158: tlan_ioctl_#res#1 := 4294967201bv32; [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7290-2: call tlan_start_tx_#t~mem404#1 := read~intINTTYPE8#1(tlan_start_tx_~dev#1.base, ~bvadd~64(56bv64, tlan_start_tx_~dev#1.offset), 8bv64); [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7290-1: SUMMARY for call outl(tlan_start_tx_~tail_list_phys~0#1[32:0], ~bvadd~32(4bv32, tlan_start_tx_#t~mem404#1[32:0])); srcloc: null [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6498: assume { :begin_inline_netif_device_detach } true;netif_device_detach_#in~arg0#1.base, netif_device_detach_#in~arg0#1.offset := tlan_suspend_~dev~1#1.base, tlan_suspend_~dev~1#1.offset;havoc netif_device_detach_~arg0#1.base, netif_device_detach_~arg0#1.offset;netif_device_detach_~arg0#1.base, netif_device_detach_~arg0#1.offset := netif_device_detach_#in~arg0#1.base, netif_device_detach_#in~arg0#1.offset;havoc netif_device_detach_~arg0#1.base, netif_device_detach_~arg0#1.offset;havoc netif_device_detach_#in~arg0#1.base, netif_device_detach_#in~arg0#1.offset;assume { :end_inline_netif_device_detach } true;assume { :begin_inline_pci_save_state } true;pci_save_state_#in~arg0#1.base, pci_save_state_#in~arg0#1.offset := tlan_suspend_~pdev#1.base, tlan_suspend_~pdev#1.offset;havoc pci_save_state_#res#1;havoc pci_save_state_#t~nondet1171#1, pci_save_state_~arg0#1.base, pci_save_state_~arg0#1.offset;pci_save_state_~arg0#1.base, pci_save_state_~arg0#1.offset := pci_save_state_#in~arg0#1.base, pci_save_state_#in~arg0#1.offset;havoc pci_save_state_#t~nondet1171#1;pci_save_state_#res#1 := pci_save_state_#t~nondet1171#1;havoc pci_save_state_#t~nondet1171#1; [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6564: assume 0bv32 != tlan_probe_~rc~0#1; [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6564: assume !(0bv32 != tlan_probe_~rc~0#1); [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7291-1: SUMMARY for call outl(2147483648bv32, tlan_start_tx_#t~mem405#1[32:0]); srcloc: null [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7291: havoc tlan_start_tx_#t~mem405#1; [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7225-1: SUMMARY for call tlan_start_tx_#t~ret382#1.base, tlan_start_tx_#t~ret382#1.offset := netdev_priv(tlan_start_tx_~dev#1.base, tlan_start_tx_~dev#1.offset); srcloc: null [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7225: tlan_start_tx_~tmp~39#1.base, tlan_start_tx_~tmp~39#1.offset := tlan_start_tx_#t~ret382#1.base, tlan_start_tx_#t~ret382#1.offset;havoc tlan_start_tx_#t~ret382#1.base, tlan_start_tx_#t~ret382#1.offset;tlan_start_tx_~priv~9#1.base, tlan_start_tx_~priv~9#1.offset := tlan_start_tx_~tmp~39#1.base, tlan_start_tx_~tmp~39#1.offset;call tlan_start_tx_#t~mem383#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(144bv64, tlan_start_tx_~priv~9#1.offset), 4bv64); [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10264: assume 15bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,095 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10264: assume !(15bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7952: assume 4bv32 == tlan_timer_#t~mem578#1;havoc tlan_timer_#t~mem578#1; [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7952: assume !(4bv32 == tlan_timer_#t~mem578#1);havoc tlan_timer_#t~mem578#1;call tlan_timer_#t~mem579#1 := read~intINTTYPE4#1(tlan_timer_~priv~18#1.base, ~bvadd~64(152bv64, tlan_timer_~priv~18#1.offset), 4bv64); [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8943: assume 0bv32 == ~zero_extend~32~8(tlan_phy_finish_auto_neg_~tmp___0~22#1); [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8943: assume !(0bv32 == ~zero_extend~32~8(tlan_phy_finish_auto_neg_~tmp___0~22#1)); [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9670-1: SUMMARY for call tlan_exit(); srcloc: null [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9670: havoc ldv_EMGentry_exit_tlan_exit_14_2_~arg0#1.base, ldv_EMGentry_exit_tlan_exit_14_2_~arg0#1.offset;havoc ldv_EMGentry_exit_tlan_exit_14_2_#in~arg0#1.base, ldv_EMGentry_exit_tlan_exit_14_2_#in~arg0#1.offset;assume { :end_inline_ldv_EMGentry_exit_tlan_exit_14_2 } true; [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7424-2: call tlan_get_stats_#t~mem434#1.base, tlan_get_stats_#t~mem434#1.offset := read~$Pointer$#1(tlan_get_stats_~priv~12#1.base, ~bvadd~64(96bv64, tlan_get_stats_~priv~12#1.offset), 8bv64); [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7424-1: SUMMARY for call tlan_print_list(tlan_get_stats_#t~mem434#1.base, ~bvadd~64(tlan_get_stats_#t~mem434#1.offset, ~bvmul~64(88bv64, ~sign_extend~64~32(tlan_get_stats_~i~1#1))), 63bv64, 0bv64, tlan_get_stats_~i~1#1); srcloc: null [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7424: havoc tlan_get_stats_#t~mem434#1.base, tlan_get_stats_#t~mem434#1.offset;tlan_get_stats_~i~1#1 := ~bvadd~32(1bv32, tlan_get_stats_~i~1#1); [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7160: call write~intINTTYPE2#1(tlan_ioctl_~phy~0#1[16:0], tlan_ioctl_~data~0#1.base, tlan_ioctl_~data~0#1.offset, 2bv64);call tlan_ioctl_#t~mem374#1 := read~intINTTYPE2#1(tlan_ioctl_~data~0#1.base, tlan_ioctl_~data~0#1.offset, 2bv64);call tlan_ioctl_#t~mem375#1 := read~intINTTYPE2#1(tlan_ioctl_~data~0#1.base, ~bvadd~64(2bv64, tlan_ioctl_~data~0#1.offset), 2bv64); [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6962: assume 128bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1); [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6962: assume !(128bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1)); [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6896: assume 0bv32 != ~bvand~32(16bv32, ~debug~0); [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6896: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0)); [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10596: ~ldv_statevar_2~0 := 9bv32; [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6566: havoc tlan_probe_#t~ret268#1; [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6500-1: SUMMARY for call pci_disable_device(tlan_suspend_~pdev#1.base, tlan_suspend_~pdev#1.offset); srcloc: null [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6500: assume { :begin_inline_pci_wake_from_d3 } true;pci_wake_from_d3_#in~arg0#1.base, pci_wake_from_d3_#in~arg0#1.offset, pci_wake_from_d3_#in~arg1#1 := tlan_suspend_~pdev#1.base, tlan_suspend_~pdev#1.offset, 0bv8;havoc pci_wake_from_d3_#res#1;havoc pci_wake_from_d3_#t~nondet1173#1, pci_wake_from_d3_~arg0#1.base, pci_wake_from_d3_~arg0#1.offset, pci_wake_from_d3_~arg1#1;pci_wake_from_d3_~arg0#1.base, pci_wake_from_d3_~arg0#1.offset := pci_wake_from_d3_#in~arg0#1.base, pci_wake_from_d3_#in~arg0#1.offset;pci_wake_from_d3_~arg1#1 := pci_wake_from_d3_#in~arg1#1;havoc pci_wake_from_d3_#t~nondet1173#1;pci_wake_from_d3_#res#1 := pci_wake_from_d3_#t~nondet1173#1;havoc pci_wake_from_d3_#t~nondet1173#1; [2025-02-08 03:50:21,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6566-1: SUMMARY for call tlan_probe_#t~ret268#1 := printk(28bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10332: assume { :begin_inline_ldv_dummy_resourceless_instance_callback_1_13 } true;ldv_dummy_resourceless_instance_callback_1_13_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_13_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_13_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_13_#in~arg1#1.offset := ~ldv_1_callback_ndo_poll_controller~0.base, ~ldv_1_callback_ndo_poll_controller~0.offset, ~ldv_1_container_net_device~0.base, ~ldv_1_container_net_device~0.offset;havoc ldv_dummy_resourceless_instance_callback_1_13_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_13_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_13_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_13_~arg1#1.offset;ldv_dummy_resourceless_instance_callback_1_13_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_13_~arg0#1.offset := ldv_dummy_resourceless_instance_callback_1_13_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_13_#in~arg0#1.offset;ldv_dummy_resourceless_instance_callback_1_13_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_13_~arg1#1.offset := ldv_dummy_resourceless_instance_callback_1_13_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_13_#in~arg1#1.offset; [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10464: assume 3bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10464: assume !(3bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10134: assume 2bv32 == ~ldv_statevar_0~0; [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10134: assume !(2bv32 == ~ldv_statevar_0~0); [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10795: assume 7bv32 == ldv_switch_0_~tmp~86#1; [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10795: assume !(7bv32 == ldv_switch_0_~tmp~86#1); [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8945: havoc tlan_phy_finish_auto_neg_#t~ret871#1; [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8945-1: SUMMARY for call tlan_phy_finish_auto_neg_#t~ret871#1 := printk(107bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7294: assume 0bv32 != ~bvand~32(2bv32, ~debug~0);call tlan_start_tx_#t~mem406#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(136bv64, tlan_start_tx_~priv~9#1.offset), 4bv64); [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7294: assume !(0bv32 != ~bvand~32(2bv32, ~debug~0)); [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7228: assume 0bv32 == tlan_start_tx_#t~mem383#1;havoc tlan_start_tx_#t~mem383#1; [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7228: assume !(0bv32 == tlan_start_tx_#t~mem383#1);havoc tlan_start_tx_#t~mem383#1;assume { :begin_inline_skb_padto } true;skb_padto_#in~skb#1.base, skb_padto_#in~skb#1.offset, skb_padto_#in~len#1 := tlan_start_tx_~skb#1.base, tlan_start_tx_~skb#1.offset, 64bv32;havoc skb_padto_#res#1;havoc skb_padto_#t~mem142#1, skb_padto_#t~ret143#1, skb_padto_#t~ret144#1, skb_padto_~skb#1.base, skb_padto_~skb#1.offset, skb_padto_~len#1, skb_padto_~size~0#1, skb_padto_~tmp~12#1, skb_padto_~tmp___0~4#1;skb_padto_~skb#1.base, skb_padto_~skb#1.offset := skb_padto_#in~skb#1.base, skb_padto_#in~skb#1.offset;skb_padto_~len#1 := skb_padto_#in~len#1;havoc skb_padto_~size~0#1;havoc skb_padto_~tmp~12#1;havoc skb_padto_~tmp___0~4#1;call skb_padto_#t~mem142#1 := read~intINTTYPE4#1(skb_padto_~skb#1.base, ~bvadd~64(104bv64, skb_padto_~skb#1.offset), 4bv64);skb_padto_~size~0#1 := skb_padto_#t~mem142#1;havoc skb_padto_#t~mem142#1; [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8946: havoc tlan_phy_finish_auto_neg_#t~ret872#1; [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6898: havoc tlan_eisa_probe_#t~ret330#1; [2025-02-08 03:50:21,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8814-1: SUMMARY for call tlan_set_timer(tlan_phy_reset_~dev#1.base, tlan_phy_reset_~dev#1.offset, 12bv32, 6bv32); srcloc: null [2025-02-08 03:50:21,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6898-1: SUMMARY for call tlan_eisa_probe_#t~ret330#1 := printk(45bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10928: havoc ##fun~C_ULONG~TO~VOID_#~1072#1;havoc ##fun~C_ULONG~TO~VOID_#in~1072#1, ##fun~C_ULONG~TO~VOID_#in~#fp#1.base, ##fun~C_ULONG~TO~VOID_#in~#fp#1.offset;assume { :end_inline_##fun~C_ULONG~TO~VOID } true; [2025-02-08 03:50:21,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8946-1: SUMMARY for call tlan_phy_finish_auto_neg_#t~ret872#1 := printk(108bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8880: assume tlan_phy_start_link_#t~short853#1;havoc tlan_phy_start_link_#t~mem851#1;havoc tlan_phy_start_link_#t~mem852#1;havoc tlan_phy_start_link_#t~short853#1;call write~intINTTYPE4#1(0bv32, tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(312bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);tlan_phy_start_link_~data~3#1 := 1664bv16;call tlan_phy_start_link_#t~mem854#1 := read~intINTTYPE8#1(tlan_phy_start_link_~dev#1.base, ~bvadd~64(56bv64, tlan_phy_start_link_~dev#1.offset), 8bv64); [2025-02-08 03:50:21,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8880: assume !tlan_phy_start_link_#t~short853#1;havoc tlan_phy_start_link_#t~mem851#1;havoc tlan_phy_start_link_#t~mem852#1;havoc tlan_phy_start_link_#t~short853#1;call tlan_phy_start_link_#t~mem855#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(312bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64); [2025-02-08 03:50:21,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8880-1: assume tlan_phy_start_link_#t~short853#1;call tlan_phy_start_link_#t~mem852#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(312bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);tlan_phy_start_link_#t~short853#1 := 0bv32 != tlan_phy_start_link_#t~mem852#1; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8880-1: assume !tlan_phy_start_link_#t~short853#1; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8880-2: call tlan_phy_start_link_#t~mem851#1 := read~intINTTYPE4#1(tlan_phy_start_link_~priv~28#1.base, ~bvadd~64(292bv64, tlan_phy_start_link_~priv~28#1.offset), 4bv64);tlan_phy_start_link_#t~short853#1 := 0bv32 != tlan_phy_start_link_#t~mem851#1; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8814: call ULTIMATE.dealloc(tlan_phy_reset_~#value~6#1.base, tlan_phy_reset_~#value~6#1.offset);havoc tlan_phy_reset_~#value~6#1.base, tlan_phy_reset_~#value~6#1.offset; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6502: havoc tlan_suspend_#t~ret260#1;tlan_suspend_#res#1 := 0bv32;ldv_pci_instance_suspend_2_8_#t~ret1030#1 := tlan_suspend_#res#1;havoc tlan_suspend_#t~ret256#1.base, tlan_suspend_#t~ret256#1.offset, tlan_suspend_#t~ret257#1, tlan_suspend_#t~ret258#1, tlan_suspend_#t~ret259#1, tlan_suspend_#t~ret260#1, tlan_suspend_~pdev#1.base, tlan_suspend_~pdev#1.offset, tlan_suspend_~state#1.event, tlan_suspend_~dev~1#1.base, tlan_suspend_~dev~1#1.offset, tlan_suspend_~tmp~30#1.base, tlan_suspend_~tmp~30#1.offset, tlan_suspend_~tmp___0~9#1;havoc tlan_suspend_#in~pdev#1.base, tlan_suspend_#in~pdev#1.offset, tlan_suspend_#in~state#1.event;assume { :end_inline_tlan_suspend } true;ldv_pci_instance_suspend_2_8_~tmp~80#1 := ldv_pci_instance_suspend_2_8_#t~ret1030#1;havoc ldv_pci_instance_suspend_2_8_#t~mem1029#1;havoc ldv_pci_instance_suspend_2_8_#t~ret1030#1;ldv_pci_instance_suspend_2_8_#res#1 := ldv_pci_instance_suspend_2_8_~tmp~80#1;call ULTIMATE.dealloc(ldv_pci_instance_suspend_2_8_~#arg2#1.base, ldv_pci_instance_suspend_2_8_~#arg2#1.offset);havoc ldv_pci_instance_suspend_2_8_~#arg2#1.base, ldv_pci_instance_suspend_2_8_~#arg2#1.offset; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6502-1: SUMMARY for call tlan_suspend_#t~ret260#1 := pci_set_power_state(tlan_suspend_~pdev#1.base, tlan_suspend_~pdev#1.offset, 3bv32); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10268: assume 16bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10268: assume !(16bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7163-1: SUMMARY for call tlan_ioctl_#t~ret376#1 := tlan_mii_read_reg(tlan_ioctl_~dev#1.base, tlan_ioctl_~dev#1.offset, ~bvand~32(31bv32, ~zero_extend~32~16(tlan_ioctl_#t~mem374#1))[16:0], ~bvand~32(31bv32, ~zero_extend~32~16(tlan_ioctl_#t~mem375#1))[16:0], tlan_ioctl_~data~0#1.base, ~bvadd~64(6bv64, tlan_ioctl_~data~0#1.offset)); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7163: havoc tlan_ioctl_#t~mem374#1;havoc tlan_ioctl_#t~mem375#1;havoc tlan_ioctl_#t~ret376#1;tlan_ioctl_#res#1 := 0bv32; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7229: assume 0bv32 != ~bvand~32(2bv32, ~debug~0); [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7229: assume !(0bv32 != ~bvand~32(2bv32, ~debug~0)); [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8022: SUMMARY for call spin_unlock_irqrestore(tlan_timer_~priv~18#1.base, ~bvadd~64(322bv64, tlan_timer_~priv~18#1.offset), tlan_timer_~flags~2#1); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8947: havoc tlan_phy_finish_auto_neg_#t~ret873#1; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8947-1: SUMMARY for call tlan_phy_finish_auto_neg_#t~ret873#1 := printk(109bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7956: assume 5bv32 == tlan_timer_#t~mem579#1;havoc tlan_timer_#t~mem579#1; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7956: assume !(5bv32 == tlan_timer_#t~mem579#1);havoc tlan_timer_#t~mem579#1;call tlan_timer_#t~mem580#1 := read~intINTTYPE4#1(tlan_timer_~priv~18#1.base, ~bvadd~64(152bv64, tlan_timer_~priv~18#1.offset), 4bv64); [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10533: call ldv_pci_pci_instance_2_#t~mem1036#1.base, ldv_pci_pci_instance_2_#t~mem1036#1.offset := read~$Pointer$#0(~ldv_2_container_pci_driver~0.base, ~bvadd~64(40bv64, ~ldv_2_container_pci_driver~0.offset), 8bv64);assume { :begin_inline_ldv_pci_instance_release_2_2 } true;ldv_pci_instance_release_2_2_#in~arg0#1.base, ldv_pci_instance_release_2_2_#in~arg0#1.offset, ldv_pci_instance_release_2_2_#in~arg1#1.base, ldv_pci_instance_release_2_2_#in~arg1#1.offset := ldv_pci_pci_instance_2_#t~mem1036#1.base, ldv_pci_pci_instance_2_#t~mem1036#1.offset, ~ldv_2_resource_dev~0.base, ~ldv_2_resource_dev~0.offset;havoc ldv_pci_instance_release_2_2_~arg0#1.base, ldv_pci_instance_release_2_2_~arg0#1.offset, ldv_pci_instance_release_2_2_~arg1#1.base, ldv_pci_instance_release_2_2_~arg1#1.offset;ldv_pci_instance_release_2_2_~arg0#1.base, ldv_pci_instance_release_2_2_~arg0#1.offset := ldv_pci_instance_release_2_2_#in~arg0#1.base, ldv_pci_instance_release_2_2_#in~arg0#1.offset;ldv_pci_instance_release_2_2_~arg1#1.base, ldv_pci_instance_release_2_2_~arg1#1.offset := ldv_pci_instance_release_2_2_#in~arg1#1.base, ldv_pci_instance_release_2_2_#in~arg1#1.offset; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10533-1: SUMMARY for call ldv_assume((if 1bv32 == ~ldv_statevar_1~0 then 1bv32 else 0bv32)); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7428: assume ~bvsle~32(tlan_get_stats_~i~1#1, 63bv32); [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7428: assume !~bvsle~32(tlan_get_stats_~i~1#1, 63bv32); [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7296-1: SUMMARY for call tlan_start_tx_#t~ret407#1 := printk(58bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7296: havoc tlan_start_tx_#t~mem406#1;havoc tlan_start_tx_#t~ret407#1; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10401: havoc ldv_pci_instance_resume_2_5_#t~ret1025#1;havoc ldv_pci_instance_resume_2_5_#t~ret1025#1, ldv_pci_instance_resume_2_5_~arg0#1.base, ldv_pci_instance_resume_2_5_~arg0#1.offset, ldv_pci_instance_resume_2_5_~arg1#1.base, ldv_pci_instance_resume_2_5_~arg1#1.offset;havoc ldv_pci_instance_resume_2_5_#in~arg0#1.base, ldv_pci_instance_resume_2_5_#in~arg0#1.offset, ldv_pci_instance_resume_2_5_#in~arg1#1.base, ldv_pci_instance_resume_2_5_#in~arg1#1.offset;assume { :end_inline_ldv_pci_instance_resume_2_5 } true;havoc ldv_pci_pci_instance_2_#t~mem1040#1.base, ldv_pci_pci_instance_2_#t~mem1040#1.offset;~ldv_statevar_2~0 := 4bv32; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10401-1: SUMMARY for call ldv_pci_instance_resume_2_5_#t~ret1025#1 := tlan_resume(ldv_pci_instance_resume_2_5_~arg1#1.base, ldv_pci_instance_resume_2_5_~arg1#1.offset); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8023: SUMMARY for call add_timer(tlan_timer_~priv~18#1.base, ~bvadd~64(156bv64, tlan_timer_~priv~18#1.offset)); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8948: havoc tlan_phy_finish_auto_neg_#t~ret874#1; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8948-1: SUMMARY for call tlan_phy_finish_auto_neg_#t~ret874#1 := printk(110bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10468: assume 4bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10468: assume !(4bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10600: SUMMARY for call ldv_free(~ldv_2_resource_dev~0.base, ~ldv_2_resource_dev~0.offset); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7231-1: SUMMARY for call tlan_start_tx_#t~ret384#1 := printk(55bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7231: havoc tlan_start_tx_#t~ret384#1; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10138: assume 4bv32 == ~ldv_statevar_0~0; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10138: assume !(4bv32 == ~ldv_statevar_0~0); [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6571: assume 0bv32 != ~bvand~32(16bv32, ~debug~0); [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6571: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0)); [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10799: assume 8bv32 == ldv_switch_0_~tmp~86#1; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10799: assume !(8bv32 == ldv_switch_0_~tmp~86#1); [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10601-1: SUMMARY for call ldv_free(~ldv_2_resource_struct_pci_device_id_ptr~0.base, ~ldv_2_resource_struct_pci_device_id_ptr~0.offset); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10601: ~ldv_2_ret_default~0 := 1bv32;~ldv_statevar_2~0 := 20bv32; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8884: havoc tlan_phy_start_link_#t~mem854#1; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8884-1: SUMMARY for call tlan_dio_write16(~zero_extend~32~16(tlan_phy_start_link_#t~mem854#1[16:0])[16:0], 4bv16, ~zero_extend~32~16(tlan_phy_start_link_~data~3#1)[16:0]); srcloc: null [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6968: tlan_eisa_probe_~irq~0#1 := 5bv32; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10272: assume 17bv32 == ~ldv_statevar_1~0; [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10272: assume !(17bv32 == ~ldv_statevar_1~0); [2025-02-08 03:50:21,099 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8885: call ULTIMATE.dealloc(tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset);havoc tlan_phy_start_link_~#ability~0#1.base, tlan_phy_start_link_~#ability~0#1.offset;call ULTIMATE.dealloc(tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset);havoc tlan_phy_start_link_~#status~1#1.base, tlan_phy_start_link_~#status~1#1.offset;call ULTIMATE.dealloc(tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset);havoc tlan_phy_start_link_~#tctl~0#1.base, tlan_phy_start_link_~#tctl~0#1.offset; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8885-1: SUMMARY for call tlan_set_timer(tlan_phy_start_link_~dev#1.base, tlan_phy_start_link_~dev#1.offset, 10bv32, 3bv32); srcloc: null [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6903: assume { :begin_inline___request_region } true;__request_region_#in~arg0#1.base, __request_region_#in~arg0#1.offset, __request_region_#in~arg1#1, __request_region_#in~arg2#1, __request_region_#in~arg3#1.base, __request_region_#in~arg3#1.offset, __request_region_#in~arg4#1 := ~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64, ~#tlan_signature~0.base, ~#tlan_signature~0.offset, 0bv32;havoc __request_region_#res#1.base, __request_region_#res#1.offset;havoc __request_region_#t~ret1183#1.base, __request_region_#t~ret1183#1.offset, __request_region_~arg0#1.base, __request_region_~arg0#1.offset, __request_region_~arg1#1, __request_region_~arg2#1, __request_region_~arg3#1.base, __request_region_~arg3#1.offset, __request_region_~arg4#1;__request_region_~arg0#1.base, __request_region_~arg0#1.offset := __request_region_#in~arg0#1.base, __request_region_#in~arg0#1.offset;__request_region_~arg1#1 := __request_region_#in~arg1#1;__request_region_~arg2#1 := __request_region_#in~arg2#1;__request_region_~arg3#1.base, __request_region_~arg3#1.offset := __request_region_#in~arg3#1.base, __request_region_#in~arg3#1.offset;__request_region_~arg4#1 := __request_region_#in~arg4#1; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7960: assume 6bv32 == tlan_timer_#t~mem580#1;havoc tlan_timer_#t~mem580#1; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7960: assume !(6bv32 == tlan_timer_#t~mem580#1);havoc tlan_timer_#t~mem580#1;call tlan_timer_#t~mem581#1 := read~intINTTYPE4#1(tlan_timer_~priv~18#1.base, ~bvadd~64(152bv64, tlan_timer_~priv~18#1.offset), 4bv64); [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6969: SUMMARY for call tlan_eisa_probe_#t~ret337#1 := tlan_probe1(0bv64, 0bv64, tlan_eisa_probe_~ioaddr~0#1, tlan_eisa_probe_~irq~0#1, 12bv32, 0bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6573-1: SUMMARY for call tlan_probe_#t~ret269#1 := printk(29bv64, 0bv64); srcloc: null [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6573: havoc tlan_probe_#t~ret269#1; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10339: assume { :begin_inline_ldv_dummy_resourceless_instance_callback_1_14 } true;ldv_dummy_resourceless_instance_callback_1_14_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_14_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_14_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_14_#in~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_14_#in~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_14_#in~arg2#1.offset := ~ldv_1_callback_ndo_set_mac_address~0.base, ~ldv_1_callback_ndo_set_mac_address~0.offset, ~ldv_1_container_net_device~0.base, ~ldv_1_container_net_device~0.offset, ~ldv_1_container_struct_ifreq_ptr~0.base, ~ldv_1_container_struct_ifreq_ptr~0.offset;havoc ldv_dummy_resourceless_instance_callback_1_14_#t~ret1005#1, ldv_dummy_resourceless_instance_callback_1_14_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_14_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_14_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_14_~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_14_~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_14_~arg2#1.offset;ldv_dummy_resourceless_instance_callback_1_14_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_14_~arg0#1.offset := ldv_dummy_resourceless_instance_callback_1_14_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_14_#in~arg0#1.offset;ldv_dummy_resourceless_instance_callback_1_14_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_14_~arg1#1.offset := ldv_dummy_resourceless_instance_callback_1_14_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_14_#in~arg1#1.offset;ldv_dummy_resourceless_instance_callback_1_14_~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_14_~arg2#1.offset := ldv_dummy_resourceless_instance_callback_1_14_#in~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_14_#in~arg2#1.offset;assume { :begin_inline_eth_mac_addr } true;eth_mac_addr_#in~arg0#1.base, eth_mac_addr_#in~arg0#1.offset, eth_mac_addr_#in~arg1#1.base, eth_mac_addr_#in~arg1#1.offset := ldv_dummy_resourceless_instance_callback_1_14_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_14_~arg1#1.offset, ldv_dummy_resourceless_instance_callback_1_14_~arg2#1.base, ldv_dummy_resourceless_instance_callback_1_14_~arg2#1.offset;havoc eth_mac_addr_#res#1;havoc eth_mac_addr_#t~nondet1160#1, eth_mac_addr_~arg0#1.base, eth_mac_addr_~arg0#1.offset, eth_mac_addr_~arg1#1.base, eth_mac_addr_~arg1#1.offset;eth_mac_addr_~arg0#1.base, eth_mac_addr_~arg0#1.offset := eth_mac_addr_#in~arg0#1.base, eth_mac_addr_#in~arg0#1.offset;eth_mac_addr_~arg1#1.base, eth_mac_addr_~arg1#1.offset := eth_mac_addr_#in~arg1#1.base, eth_mac_addr_#in~arg1#1.offset;havoc eth_mac_addr_#t~nondet1160#1;eth_mac_addr_#res#1 := eth_mac_addr_#t~nondet1160#1;havoc eth_mac_addr_#t~nondet1160#1; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7300-1: call tlan_start_tx_#t~mem408#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(136bv64, tlan_start_tx_~priv~9#1.offset), 4bv64); [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7300: assume 0bv32 == tlan_start_tx_#t~mem408#1;havoc tlan_start_tx_#t~mem408#1;call tlan_start_tx_#t~mem409#1.base, tlan_start_tx_#t~mem409#1.offset := read~$Pointer$#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(96bv64, tlan_start_tx_~priv~9#1.offset), 8bv64);call write~intINTTYPE4#1(tlan_start_tx_~tail_list_phys~0#1[32:0], tlan_start_tx_#t~mem409#1.base, ~bvadd~64(5544bv64, tlan_start_tx_#t~mem409#1.offset), 4bv64);havoc tlan_start_tx_#t~mem409#1.base, tlan_start_tx_#t~mem409#1.offset; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7300: assume !(0bv32 == tlan_start_tx_#t~mem408#1);havoc tlan_start_tx_#t~mem408#1;call tlan_start_tx_#t~mem411#1.base, tlan_start_tx_#t~mem411#1.offset := read~$Pointer$#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(96bv64, tlan_start_tx_~priv~9#1.offset), 8bv64);call tlan_start_tx_#t~mem410#1 := read~intINTTYPE4#1(tlan_start_tx_~priv~9#1.base, ~bvadd~64(136bv64, tlan_start_tx_~priv~9#1.offset), 4bv64);call write~intINTTYPE4#1(tlan_start_tx_~tail_list_phys~0#1[32:0], tlan_start_tx_#t~mem411#1.base, ~bvadd~64(tlan_start_tx_#t~mem411#1.offset, ~bvmul~64(88bv64, ~zero_extend~64~32(~bvsub~32(tlan_start_tx_#t~mem410#1, 1bv32)))), 4bv64);havoc tlan_start_tx_#t~mem411#1.base, tlan_start_tx_#t~mem411#1.offset;havoc tlan_start_tx_#t~mem410#1; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7168-2: call tlan_ioctl_#t~mem377#1 := read~intINTTYPE2#1(tlan_ioctl_~data~0#1.base, tlan_ioctl_~data~0#1.offset, 2bv64);call tlan_ioctl_#t~mem378#1 := read~intINTTYPE2#1(tlan_ioctl_~data~0#1.base, ~bvadd~64(2bv64, tlan_ioctl_~data~0#1.offset), 2bv64);call tlan_ioctl_#t~mem379#1 := read~intINTTYPE2#1(tlan_ioctl_~data~0#1.base, ~bvadd~64(4bv64, tlan_ioctl_~data~0#1.offset), 2bv64); [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7168-1: SUMMARY for call tlan_mii_write_reg(tlan_ioctl_~dev#1.base, tlan_ioctl_~dev#1.offset, ~bvand~32(31bv32, ~zero_extend~32~16(tlan_ioctl_#t~mem377#1))[16:0], ~bvand~32(31bv32, ~zero_extend~32~16(tlan_ioctl_#t~mem378#1))[16:0], ~zero_extend~32~16(tlan_ioctl_#t~mem379#1)[16:0]); srcloc: null [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7168: havoc tlan_ioctl_#t~mem377#1;havoc tlan_ioctl_#t~mem378#1;havoc tlan_ioctl_#t~mem379#1;tlan_ioctl_#res#1 := 0bv32; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10472: assume 5bv32 == ~ldv_statevar_2~0; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10472: assume !(5bv32 == ~ldv_statevar_2~0); [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6971: tlan_eisa_probe_~irq~0#1 := 9bv32; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10142: assume 5bv32 == ~ldv_statevar_0~0; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10142: assume !(5bv32 == ~ldv_statevar_0~0); [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10803: SUMMARY for call ldv_stop(); srcloc: null [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8953: call ULTIMATE.dealloc(tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset);havoc tlan_phy_finish_auto_neg_~#an_adv~0#1.base, tlan_phy_finish_auto_neg_~#an_adv~0#1.offset;call ULTIMATE.dealloc(tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset);havoc tlan_phy_finish_auto_neg_~#an_lpa~0#1.base, tlan_phy_finish_auto_neg_~#an_lpa~0#1.offset;call ULTIMATE.dealloc(tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset);havoc tlan_phy_finish_auto_neg_~#status~2#1.base, tlan_phy_finish_auto_neg_~#status~2#1.offset; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8953-1: SUMMARY for call tlan_set_timer(tlan_phy_finish_auto_neg_~dev#1.base, tlan_phy_finish_auto_neg_~dev#1.offset, 2000bv32, 7bv32); srcloc: null [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10539: assume 0bv64 != ~bvadd~64(ldv_pci_pci_instance_2_#t~mem1037#1.base, ldv_pci_pci_instance_2_#t~mem1037#1.offset);havoc ldv_pci_pci_instance_2_#t~mem1037#1.base, ldv_pci_pci_instance_2_#t~mem1037#1.offset;call ldv_pci_pci_instance_2_#t~mem1038#1.base, ldv_pci_pci_instance_2_#t~mem1038#1.offset := read~$Pointer$#0(~ldv_2_container_pci_driver~0.base, ~bvadd~64(80bv64, ~ldv_2_container_pci_driver~0.offset), 8bv64);assume { :begin_inline_ldv_pci_instance_shutdown_2_3 } true;ldv_pci_instance_shutdown_2_3_#in~arg0#1.base, ldv_pci_instance_shutdown_2_3_#in~arg0#1.offset, ldv_pci_instance_shutdown_2_3_#in~arg1#1.base, ldv_pci_instance_shutdown_2_3_#in~arg1#1.offset := ldv_pci_pci_instance_2_#t~mem1038#1.base, ldv_pci_pci_instance_2_#t~mem1038#1.offset, ~ldv_2_resource_dev~0.base, ~ldv_2_resource_dev~0.offset;havoc ldv_pci_instance_shutdown_2_3_~arg0#1.base, ldv_pci_instance_shutdown_2_3_~arg0#1.offset, ldv_pci_instance_shutdown_2_3_~arg1#1.base, ldv_pci_instance_shutdown_2_3_~arg1#1.offset;ldv_pci_instance_shutdown_2_3_~arg0#1.base, ldv_pci_instance_shutdown_2_3_~arg0#1.offset := ldv_pci_instance_shutdown_2_3_#in~arg0#1.base, ldv_pci_instance_shutdown_2_3_#in~arg0#1.offset;ldv_pci_instance_shutdown_2_3_~arg1#1.base, ldv_pci_instance_shutdown_2_3_~arg1#1.offset := ldv_pci_instance_shutdown_2_3_#in~arg1#1.base, ldv_pci_instance_shutdown_2_3_#in~arg1#1.offset; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10539: assume !(0bv64 != ~bvadd~64(ldv_pci_pci_instance_2_#t~mem1037#1.base, ldv_pci_pci_instance_2_#t~mem1037#1.offset));havoc ldv_pci_pci_instance_2_#t~mem1037#1.base, ldv_pci_pci_instance_2_#t~mem1037#1.offset; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10539-1: call ldv_pci_pci_instance_2_#t~mem1037#1.base, ldv_pci_pci_instance_2_#t~mem1037#1.offset := read~$Pointer$#0(~ldv_2_container_pci_driver~0.base, ~bvadd~64(80bv64, ~ldv_2_container_pci_driver~0.offset), 8bv64); [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7434: tlan_get_stats_#res#1.base, tlan_get_stats_#res#1.offset := tlan_get_stats_~dev#1.base, ~bvadd~64(260bv64, tlan_get_stats_~dev#1.offset);ldv_dummy_resourceless_instance_callback_1_12_#t~ret1004#1.base, ldv_dummy_resourceless_instance_callback_1_12_#t~ret1004#1.offset := tlan_get_stats_#res#1.base, tlan_get_stats_#res#1.offset;havoc tlan_get_stats_#t~ret427#1.base, tlan_get_stats_#t~ret427#1.offset, tlan_get_stats_#t~mem428#1, tlan_get_stats_#t~ret429#1, tlan_get_stats_#t~mem430#1, tlan_get_stats_#t~ret431#1, tlan_get_stats_#t~mem432#1, tlan_get_stats_#t~mem433#1.base, tlan_get_stats_#t~mem433#1.offset, tlan_get_stats_#t~mem434#1.base, tlan_get_stats_#t~mem434#1.offset, tlan_get_stats_~dev#1.base, tlan_get_stats_~dev#1.offset, tlan_get_stats_~priv~12#1.base, tlan_get_stats_~priv~12#1.offset, tlan_get_stats_~tmp~42#1.base, tlan_get_stats_~tmp~42#1.offset, tlan_get_stats_~i~1#1;havoc tlan_get_stats_#in~dev#1.base, tlan_get_stats_#in~dev#1.offset;assume { :end_inline_tlan_get_stats } true;havoc ldv_dummy_resourceless_instance_callback_1_12_#t~ret1004#1.base, ldv_dummy_resourceless_instance_callback_1_12_#t~ret1004#1.offset;havoc ldv_dummy_resourceless_instance_callback_1_12_#t~ret1004#1.base, ldv_dummy_resourceless_instance_callback_1_12_#t~ret1004#1.offset, ldv_dummy_resourceless_instance_callback_1_12_~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_12_~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_12_~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_12_~arg1#1.offset;havoc ldv_dummy_resourceless_instance_callback_1_12_#in~arg0#1.base, ldv_dummy_resourceless_instance_callback_1_12_#in~arg0#1.offset, ldv_dummy_resourceless_instance_callback_1_12_#in~arg1#1.base, ldv_dummy_resourceless_instance_callback_1_12_#in~arg1#1.offset;assume { :end_inline_ldv_dummy_resourceless_instance_callback_1_12 } true;~ldv_statevar_1~0 := 2bv32; [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7236-1: SUMMARY for call dev_kfree_skb_any(tlan_start_tx_~skb#1.base, tlan_start_tx_~skb#1.offset); srcloc: null [2025-02-08 03:50:21,100 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7236: tlan_start_tx_#res#1 := 0bv32; [2025-02-08 03:50:21,189 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder has thrown an exception: java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildCodeBlock(CfgBuilder.java:761) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildCodeBlock(CfgBuilder.java:742) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildProcedureCfgFromImplementation(CfgBuilder.java:676) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:291) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.IcfgBuilderObserver.process(IcfgBuilderObserver.java:88) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2025-02-08 03:50:21,194 INFO L158 Benchmark]: Toolchain (without parser) took 26756.27ms. Allocated memory was 117.4MB in the beginning and 369.1MB in the end (delta: 251.7MB). Free memory was 78.4MB in the beginning and 146.8MB in the end (delta: -68.3MB). Peak memory consumption was 302.9MB. Max. memory is 16.1GB. [2025-02-08 03:50:21,194 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 83.9MB. Free memory was 62.4MB in the beginning and 62.4MB in the end (delta: 33.6kB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 03:50:21,195 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1891.35ms. Allocated memory was 117.4MB in the beginning and 184.5MB in the end (delta: 67.1MB). Free memory was 78.2MB in the beginning and 66.1MB in the end (delta: 12.1MB). Peak memory consumption was 85.7MB. Max. memory is 16.1GB. [2025-02-08 03:50:21,195 INFO L158 Benchmark]: Boogie Procedure Inliner took 248.24ms. Allocated memory is still 184.5MB. Free memory was 66.1MB in the beginning and 95.3MB in the end (delta: -29.1MB). Peak memory consumption was 26.0MB. Max. memory is 16.1GB. [2025-02-08 03:50:21,195 INFO L158 Benchmark]: Boogie Preprocessor took 870.64ms. Allocated memory was 184.5MB in the beginning and 369.1MB in the end (delta: 184.5MB). Free memory was 95.3MB in the beginning and 146.7MB in the end (delta: -51.4MB). Peak memory consumption was 141.3MB. Max. memory is 16.1GB. [2025-02-08 03:50:21,195 INFO L158 Benchmark]: IcfgBuilder took 23742.47ms. Allocated memory is still 369.1MB. Free memory was 146.7MB in the beginning and 146.8MB in the end (delta: -61.8kB). Peak memory consumption was 126.5MB. Max. memory is 16.1GB. [2025-02-08 03:50:21,198 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 83.9MB. Free memory was 62.4MB in the beginning and 62.4MB in the end (delta: 33.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1891.35ms. Allocated memory was 117.4MB in the beginning and 184.5MB in the end (delta: 67.1MB). Free memory was 78.2MB in the beginning and 66.1MB in the end (delta: 12.1MB). Peak memory consumption was 85.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 248.24ms. Allocated memory is still 184.5MB. Free memory was 66.1MB in the beginning and 95.3MB in the end (delta: -29.1MB). Peak memory consumption was 26.0MB. Max. memory is 16.1GB. * Boogie Preprocessor took 870.64ms. Allocated memory was 184.5MB in the beginning and 369.1MB in the end (delta: 184.5MB). Free memory was 95.3MB in the beginning and 146.7MB in the end (delta: -51.4MB). Peak memory consumption was 141.3MB. Max. memory is 16.1GB. * IcfgBuilder took 23742.47ms. Allocated memory is still 369.1MB. Free memory was 146.7MB in the beginning and 146.8MB in the end (delta: -61.8kB). Peak memory consumption was 126.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: - ExceptionOrErrorResult: ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2 de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2: de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildCodeBlock(CfgBuilder.java:761) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 5333]: 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"); [5333] - GenericResultAtLocation [Line: 5340]: 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)); [5340] - GenericResultAtLocation [Line: 5347]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("":); [5347] - GenericResultAtLocation [Line: 5401]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5401-5402] - GenericResultAtLocation [Line: 5407]: 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"); [5407-5409] - GenericResultAtLocation [Line: 5446]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5446] - GenericResultAtLocation [Line: 5449]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5449] - GenericResultAtLocation [Line: 5452]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5452] - GenericResultAtLocation [Line: 5455]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5455] - GenericResultAtLocation [Line: 5544]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [5544] - GenericResultAtLocation [Line: 5552]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [5552] - GenericResultAtLocation [Line: 5582]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("outw %w0, %w1": : "a" (value), "Nd" (port)); [5582] - GenericResultAtLocation [Line: 5590]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("inw %w1, %w0": "=a" (value): "Nd" (port)); [5590] - GenericResultAtLocation [Line: 5597]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("outl %0, %w1": : "a" (value), "Nd" (port)); [5597] - GenericResultAtLocation [Line: 5605]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("inl %w1, %0": "=a" (value): "Nd" (port)); [5605] - GenericResultAtLocation [Line: 5673]: 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)); [5673-5674] - GenericResultAtLocation [Line: 5707]: 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)); [5707-5708] RESULT: Ultimate could not prove your program: Toolchain returned no result. [2025-02-08 03:50:21,403 WARN L435 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forcibly destroying the process [2025-02-08 03:50:21,467 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2