./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-qlogic-netxen-netxen_nic.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-qlogic-netxen-netxen_nic.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 e7e20ed8ab9e00b2745251856e564e22acc7538e402af653a91ec17ba141c95a --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 08:09:55,281 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 08:09:55,341 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-06 08:09:55,346 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 08:09:55,347 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 08:09:55,364 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 08:09:55,365 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 08:09:55,365 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 08:09:55,365 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 08:09:55,365 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 08:09:55,365 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 08:09:55,365 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 08:09:55,366 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 08:09:55,366 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 08:09:55,366 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 08:09:55,366 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 08:09:55,366 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 08:09:55,366 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 08:09:55,366 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 08:09:55,366 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 08:09:55,367 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 08:09:55,367 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 08:09:55,367 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 08:09:55,367 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 08:09:55,367 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 08:09:55,367 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 08:09:55,367 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 08:09:55,367 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 08:09:55,367 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 08:09:55,367 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 08:09:55,367 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 08:09:55,368 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 08:09:55,368 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 08:09:55,368 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 08:09:55,368 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 08:09:55,368 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 08:09:55,368 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 08:09:55,368 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 08:09:55,368 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 08:09:55,368 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 08:09:55,368 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 -> e7e20ed8ab9e00b2745251856e564e22acc7538e402af653a91ec17ba141c95a [2025-02-06 08:09:55,596 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 08:09:55,606 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 08:09:55,608 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 08:09:55,609 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 08:09:55,609 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 08:09:55,611 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-qlogic-netxen-netxen_nic.cil.i [2025-02-06 08:09:56,731 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7cd98b7be/e639adfe0b7f4dfaa4356451848d2d06/FLAG6c0e606b6 [2025-02-06 08:09:57,497 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 08:09:57,498 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-qlogic-netxen-netxen_nic.cil.i [2025-02-06 08:09:57,588 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7cd98b7be/e639adfe0b7f4dfaa4356451848d2d06/FLAG6c0e606b6 [2025-02-06 08:09:57,800 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7cd98b7be/e639adfe0b7f4dfaa4356451848d2d06 [2025-02-06 08:09:57,802 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 08:09:57,803 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 08:09:57,804 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 08:09:57,805 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 08:09:57,808 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 08:09:57,809 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 08:09:57" (1/1) ... [2025-02-06 08:09:57,809 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7598651c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:09:57, skipping insertion in model container [2025-02-06 08:09:57,809 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 08:09:57" (1/1) ... [2025-02-06 08:09:57,966 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 08:10:08,237 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-qlogic-netxen-netxen_nic.cil.i[796816,796829] [2025-02-06 08:10:08,242 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-qlogic-netxen-netxen_nic.cil.i[796985,796998] [2025-02-06 08:10:08,242 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-qlogic-netxen-netxen_nic.cil.i[797152,797165] [2025-02-06 08:10:08,242 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-qlogic-netxen-netxen_nic.cil.i[797320,797333] [2025-02-06 08:10:08,296 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 08:10:08,419 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 08:10:08,525 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"); [6842] [2025-02-06 08:10:08,526 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)); [6849] [2025-02-06 08:10:08,527 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6856] [2025-02-06 08:10:08,529 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6945] [2025-02-06 08:10:08,531 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6952] [2025-02-06 08:10:08,531 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movq %1,%0": "=r" (ret): "m" (*((unsigned long volatile *)addr)): "memory"); [6960] [2025-02-06 08:10:08,531 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movq %0,%1": : "r" (val), "m" (*((unsigned long volatile *)addr)): "memory"); [6967] [2025-02-06 08:10:08,533 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [7131] [2025-02-06 08:10:08,535 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7134] [2025-02-06 08:10:08,535 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7137] [2025-02-06 08:10:08,535 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7140] [2025-02-06 08:10:08,535 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [7171] [2025-02-06 08:10:08,536 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [7174] [2025-02-06 08:10:08,536 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [7177] [2025-02-06 08:10:08,536 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [7180] [2025-02-06 08:10:08,536 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [7211] [2025-02-06 08:10:08,537 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [7214] [2025-02-06 08:10:08,537 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [7217] [2025-02-06 08:10:08,537 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [7220] [2025-02-06 08:10:08,538 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [7251] [2025-02-06 08:10:08,538 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7254] [2025-02-06 08:10:08,538 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7257] [2025-02-06 08:10:08,538 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7260] [2025-02-06 08:10:08,540 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [7328] [2025-02-06 08:10:08,681 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [7950] [2025-02-06 08:10:08,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [10990] [2025-02-06 08:10:08,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [10997] [2025-02-06 08:10:08,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [11051] [2025-02-06 08:10:08,896 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [11054] [2025-02-06 08:10:08,896 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [11056] [2025-02-06 08:10:08,896 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [11061] [2025-02-06 08:10:08,896 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [11064] [2025-02-06 08:10:08,896 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [11066] [2025-02-06 08:10:08,896 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [11071] [2025-02-06 08:10:08,896 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [11074] [2025-02-06 08:10:08,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [11076] [2025-02-06 08:10:08,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [11081] [2025-02-06 08:10:08,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [11084] [2025-02-06 08:10:08,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [11086] [2025-02-06 08:10:08,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [11124] [2025-02-06 08:10:08,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [11127] [2025-02-06 08:10:08,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [11129] [2025-02-06 08:10:08,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [11134] [2025-02-06 08:10:08,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [11137] [2025-02-06 08:10:08,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [11139] [2025-02-06 08:10:08,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [11144] [2025-02-06 08:10:08,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [11147] [2025-02-06 08:10:08,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [11149] [2025-02-06 08:10:08,899 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [11154] [2025-02-06 08:10:08,899 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [11157] [2025-02-06 08:10:08,899 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [11159] [2025-02-06 08:10:08,899 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11209] [2025-02-06 08:10:08,900 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11218] [2025-02-06 08:10:08,904 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)); [11484-11485] [2025-02-06 08:10:08,905 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)); [11518-11519] [2025-02-06 08:10:08,906 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (79), "i" (12UL)); [11559-11560] [2025-02-06 08:10:08,906 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (91), "i" (12UL)); [11588-11589] [2025-02-06 08:10:08,911 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (502), "i" (12UL)); [11846-11847] [2025-02-06 08:10:08,912 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11853] [2025-02-06 08:10:08,913 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [12035] [2025-02-06 08:10:08,913 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [12038] [2025-02-06 08:10:08,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [12041] [2025-02-06 08:10:08,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [12044] [2025-02-06 08:10:08,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [12075] [2025-02-06 08:10:08,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [12078] [2025-02-06 08:10:08,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [12081] [2025-02-06 08:10:08,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [12084] [2025-02-06 08:10:08,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [12115] [2025-02-06 08:10:08,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [12118] [2025-02-06 08:10:08,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [12121] [2025-02-06 08:10:08,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [12124] [2025-02-06 08:10:08,915 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [12155] [2025-02-06 08:10:08,915 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12158] [2025-02-06 08:10:08,915 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12161] [2025-02-06 08:10:08,915 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12164] [2025-02-06 08:10:09,065 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [14241] [2025-02-06 08:10:09,113 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [15402] [2025-02-06 08:10:09,117 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [15582] [2025-02-06 08:10:09,221 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/f860c18/linux-kernel-locking-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [21822-21823] [2025-02-06 08:10:09,221 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"); [21828-21830] [2025-02-06 08:10:09,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [21898] [2025-02-06 08:10:09,356 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [24588] [2025-02-06 08:10:09,361 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [24826] [2025-02-06 08:10:09,542 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-qlogic-netxen-netxen_nic.cil.i[796816,796829] [2025-02-06 08:10:09,542 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-qlogic-netxen-netxen_nic.cil.i[796985,796998] [2025-02-06 08:10:09,542 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-qlogic-netxen-netxen_nic.cil.i[797152,797165] [2025-02-06 08:10:09,543 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-qlogic-netxen-netxen_nic.cil.i[797320,797333] [2025-02-06 08:10:09,561 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 08:10:09,925 INFO L204 MainTranslator]: Completed translation [2025-02-06 08:10:09,925 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09 WrapperNode [2025-02-06 08:10:09,926 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 08:10:09,927 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 08:10:09,927 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 08:10:09,927 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 08:10:09,931 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09" (1/1) ... [2025-02-06 08:10:10,052 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09" (1/1) ... [2025-02-06 08:10:10,610 INFO L138 Inliner]: procedures = 953, calls = 11449, calls flagged for inlining = 503, calls inlined = 485, statements flattened = 24564 [2025-02-06 08:10:10,611 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 08:10:10,612 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 08:10:10,612 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 08:10:10,612 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 08:10:10,619 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09" (1/1) ... [2025-02-06 08:10:10,619 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09" (1/1) ... [2025-02-06 08:10:10,701 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09" (1/1) ... [2025-02-06 08:10:17,893 INFO L175 MemorySlicer]: Split 8296 memory accesses to 58 slices as follows [3, 112, 10, 32, 10, 2, 8, 2, 2, 17, 48, 2, 51, 10, 1, 349, 2, 12, 8, 2, 8, 2, 2, 4, 7, 2, 2, 5, 3, 3, 3031, 5, 6, 9, 6, 2, 6, 57, 66, 2, 7, 81, 7, 1, 2, 7, 4101, 66, 38, 6, 5, 5, 9, 3, 1, 37, 7, 2]. 49 percent of accesses are in the largest equivalence class. The 4602 initializations are split as follows [1, 60, 5, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 8, 0, 8, 0, 0, 0, 0, 0, 0, 0, 4, 7, 0, 0, 5, 3, 3, 331, 5, 6, 0, 0, 0, 6, 0, 0, 0, 7, 0, 7, 1, 2, 7, 4096, 0, 0, 0, 4, 4, 8, 0, 0, 0, 7, 0]. The 1717 writes are split as follows [0, 51, 0, 32, 2, 1, 0, 1, 1, 13, 45, 1, 42, 2, 0, 340, 1, 7, 1, 1, 5, 0, 1, 0, 0, 1, 1, 0, 0, 0, 901, 0, 0, 3, 5, 2, 0, 57, 49, 1, 0, 10, 0, 0, 0, 0, 0, 65, 38, 3, 0, 0, 0, 0, 0, 33, 0, 1]. [2025-02-06 08:10:17,894 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09" (1/1) ... [2025-02-06 08:10:17,894 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09" (1/1) ... [2025-02-06 08:10:18,206 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09" (1/1) ... [2025-02-06 08:10:18,257 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09" (1/1) ... [2025-02-06 08:10:18,384 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09" (1/1) ... [2025-02-06 08:10:18,441 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09" (1/1) ... [2025-02-06 08:10:18,564 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 08:10:18,566 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 08:10:18,566 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 08:10:18,566 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 08:10:18,567 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:10:09" (1/1) ... [2025-02-06 08:10:18,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 08:10:18,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 08:10:18,596 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-06 08:10:18,599 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-06 08:10:18,618 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_get_intr_coalesce [2025-02-06 08:10:18,618 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_get_intr_coalesce [2025-02-06 08:10:18,618 INFO L130 BoogieDeclarations]: Found specification of procedure list_splice_tail_init [2025-02-06 08:10:18,618 INFO L138 BoogieDeclarations]: Found implementation of procedure list_splice_tail_init [2025-02-06 08:10:18,618 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_remove [2025-02-06 08:10:18,618 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_remove [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_78___0 [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_78___0 [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_up [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_up [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_start_firmware [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_start_firmware [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_alloc_rx_skb [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_alloc_rx_skb [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_p3_has_mn [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_p3_has_mn [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure dump_stack [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure dump_stack [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~~u32~0 [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~~u32~0 [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_set_intr_coalesce [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_set_intr_coalesce [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev_open_13_6 [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev_open_13_6 [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_sysfs_validate_mem [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_sysfs_validate_mem [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_reset_context [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_reset_context [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure nx_get_fw_version [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure nx_get_fw_version [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_change_mtu [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_change_mtu [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_close [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_close [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-02-06 08:10:18,619 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-02-06 08:10:18,619 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u64~0~X~$Pointer$~TO~int [2025-02-06 08:10:18,620 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u64~0~X~$Pointer$~TO~int [2025-02-06 08:10:18,620 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_p3_nic_set_multi [2025-02-06 08:10:18,620 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_p3_nic_set_multi [2025-02-06 08:10:18,620 INFO L130 BoogieDeclarations]: Found specification of procedure spin_trylock [2025-02-06 08:10:18,620 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_trylock [2025-02-06 08:10:18,620 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-02-06 08:10:18,620 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-02-06 08:10:18,620 INFO L130 BoogieDeclarations]: Found specification of procedure nx_p3_nic_add_mac [2025-02-06 08:10:18,620 INFO L138 BoogieDeclarations]: Found implementation of procedure nx_p3_nic_add_mac [2025-02-06 08:10:18,620 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_process_rxbuf [2025-02-06 08:10:18,620 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_process_rxbuf [2025-02-06 08:10:18,620 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_set_interrupt_mode [2025-02-06 08:10:18,620 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_set_interrupt_mode [2025-02-06 08:10:18,620 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2025-02-06 08:10:18,620 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2025-02-06 08:10:18,620 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_tx_avail [2025-02-06 08:10:18,620 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_tx_avail [2025-02-06 08:10:18,620 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-02-06 08:10:18,620 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-02-06 08:10:18,620 INFO L130 BoogieDeclarations]: Found specification of procedure do_rom_fast_read [2025-02-06 08:10:18,620 INFO L138 BoogieDeclarations]: Found implementation of procedure do_rom_fast_read [2025-02-06 08:10:18,620 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-02-06 08:10:18,620 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-02-06 08:10:18,621 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-06 08:10:18,621 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_detach [2025-02-06 08:10:18,621 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_detach [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-06 08:10:18,621 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-02-06 08:10:18,621 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-06 08:10:18,621 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure vzalloc [2025-02-06 08:10:18,622 INFO L138 BoogieDeclarations]: Found implementation of procedure vzalloc [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2025-02-06 08:10:18,622 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_clear_cmddesc [2025-02-06 08:10:18,622 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_clear_cmddesc [2025-02-06 08:10:18,622 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-06 08:10:18,622 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_list_config_ip [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_list_config_ip [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_get_regs_len [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_get_regs_len [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev_81 [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev_81 [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_config_intr_coalesce [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_config_intr_coalesce [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_free_hw_resources [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_free_hw_resources [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-06 08:10:18,626 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-06 08:10:18,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-02-06 08:10:18,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_open [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_open [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_resume [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_resume [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_enable_int [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_enable_int [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure pci_base_offset [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_base_offset [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_master_upper_dev_get_rcu [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_master_upper_dev_get_rcu [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_read_unlock [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_read_unlock [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_netxen_exit_module_22_2 [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_netxen_exit_module_22_2 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_read_lock [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_read_lock [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_attach [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_attach [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_get_flash_block [2025-02-06 08:10:18,628 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_get_flash_block [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-06 08:10:18,628 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-02-06 08:10:18,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-02-06 08:10:18,632 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2025-02-06 08:10:18,632 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_cancel_fw_work [2025-02-06 08:10:18,632 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_cancel_fw_work [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-02-06 08:10:18,632 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2025-02-06 08:10:18,632 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-06 08:10:18,632 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_rom_fast_read [2025-02-06 08:10:18,632 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_rom_fast_read [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-02-06 08:10:18,632 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2025-02-06 08:10:18,632 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_config_hw_lro [2025-02-06 08:10:18,632 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_config_hw_lro [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~TO~int [2025-02-06 08:10:18,632 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~TO~int [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_linkevent_request [2025-02-06 08:10:18,632 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_linkevent_request [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-06 08:10:18,632 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-02-06 08:10:18,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#49 [2025-02-06 08:10:18,636 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#50 [2025-02-06 08:10:18,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#51 [2025-02-06 08:10:18,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#52 [2025-02-06 08:10:18,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#53 [2025-02-06 08:10:18,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#54 [2025-02-06 08:10:18,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#55 [2025-02-06 08:10:18,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#56 [2025-02-06 08:10:18,637 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#57 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-02-06 08:10:18,637 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#49 [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#50 [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#51 [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#52 [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#53 [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#54 [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#55 [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#56 [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#57 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_napi_disable [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_napi_disable [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure skb_copy_from_linear_data_offset [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_copy_from_linear_data_offset [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure __netxen_nic_up [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure __netxen_nic_up [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure netif_start_queue [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_start_queue [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_hw_read_wx_2M [2025-02-06 08:10:18,638 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_hw_read_wx_2M [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-06 08:10:18,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-06 08:10:18,641 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-06 08:10:18,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure nx_p3_sre_macaddr_change [2025-02-06 08:10:18,643 INFO L138 BoogieDeclarations]: Found implementation of procedure nx_p3_sre_macaddr_change [2025-02-06 08:10:18,643 INFO L130 BoogieDeclarations]: Found specification of procedure netif_is_bond_master [2025-02-06 08:10:18,643 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_is_bond_master [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_pci_mem_access_direct [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_pci_mem_access_direct [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_config_ipaddr [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_config_ipaddr [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_pcie_sem_unlock [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_pcie_sem_unlock [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_advert_link_change [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_advert_link_change [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_dword [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_dword [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_napi_enable [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_napi_enable [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_pci_mem_read_2M [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_pci_mem_read_2M [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_detach_work [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_detach_work [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_get_dump_flag [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_get_dump_flag [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_get_settings [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_get_settings [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-02-06 08:10:18,644 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_held [2025-02-06 08:10:18,644 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_held [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-02-06 08:10:18,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-02-06 08:10:18,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-02-06 08:10:18,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-02-06 08:10:18,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-02-06 08:10:18,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-02-06 08:10:18,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-02-06 08:10:18,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure skb_pull [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_pull [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure eth_type_trans [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_type_trans [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_io_read_128M [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_io_read_128M [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure nx_get_data_desc [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure nx_get_data_desc [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_78 [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_78 [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_tx_unlock_bh [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_tx_unlock_bh [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_lock [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_lock [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_config_checkdev [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_config_checkdev [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_disable_int [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_disable_int [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_set_pauseparam [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_set_pauseparam [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtoul [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtoul [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_validate_ringparam [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_validate_ringparam [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_setup_netdev [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_setup_netdev [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_84 [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_84 [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_down [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_down [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_shutdown [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_shutdown [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~ulong~0~TO~~u32~0 [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~ulong~0~TO~~u32~0 [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u64~0~X~~u64~0~TO~int [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u64~0~X~~u64~0~TO~int [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_clear_bit [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_clear_bit [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_disable_mcast_filter [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_disable_mcast_filter [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_get_eeprom_len [2025-02-06 08:10:18,647 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_get_eeprom_len [2025-02-06 08:10:18,647 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_wake_queue [2025-02-06 08:10:18,648 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_wake_queue [2025-02-06 08:10:18,648 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_show_bridged_mode [2025-02-06 08:10:18,648 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_show_bridged_mode [2025-02-06 08:10:18,648 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-02-06 08:10:18,648 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-02-06 08:10:18,648 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-06 08:10:18,648 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-06 08:10:18,648 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2025-02-06 08:10:18,648 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2025-02-06 08:10:18,648 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2025-02-06 08:10:18,648 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2025-02-06 08:10:18,648 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-06 08:10:18,648 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-06 08:10:18,648 INFO L130 BoogieDeclarations]: Found specification of procedure __netxen_nic_down [2025-02-06 08:10:18,648 INFO L138 BoogieDeclarations]: Found implementation of procedure __netxen_nic_down [2025-02-06 08:10:18,648 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-02-06 08:10:18,648 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_pci_set_crbwindow_2M [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_pci_set_crbwindow_2M [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_wol_supported [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_wol_supported [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_set_wol [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_set_wol [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_sysfs_validate_crb [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_sysfs_validate_crb [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~ulong~0~X~~u32~0~TO~int [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~ulong~0~X~~u32~0~TO~int [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_get_ioaddr [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_get_ioaddr [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_get_sset_count [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_get_sset_count [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_store_bridged_mode [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_store_bridged_mode [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_set_link_parameters [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_set_link_parameters [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_work_sync [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_work_sync [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_pcie_sem_lock [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_pcie_sem_lock [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-02-06 08:10:18,649 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-02-06 08:10:18,649 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_attach_work [2025-02-06 08:10:18,650 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_attach_work [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2025-02-06 08:10:18,650 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-06 08:10:18,650 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#49 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#50 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#51 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#52 [2025-02-06 08:10:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#53 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#54 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#55 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#56 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#57 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev [2025-02-06 08:10:18,652 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-02-06 08:10:18,652 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~int [2025-02-06 08:10:18,652 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~int [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-02-06 08:10:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-02-06 08:10:18,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-02-06 08:10:18,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-02-06 08:10:18,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-02-06 08:10:18,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-02-06 08:10:18,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_free_dummy_dma [2025-02-06 08:10:18,654 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_free_dummy_dma [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-02-06 08:10:18,654 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_tx_timeout_task [2025-02-06 08:10:18,654 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_tx_timeout_task [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-02-06 08:10:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#49 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#50 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#51 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#52 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#53 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#54 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#55 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#56 [2025-02-06 08:10:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#57 [2025-02-06 08:10:18,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-06 08:10:18,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-06 08:10:18,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-06 08:10:18,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-06 08:10:18,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-06 08:10:18,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-06 08:10:18,655 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-02-06 08:10:18,656 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#49 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#50 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#51 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#52 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#53 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#54 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#55 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#56 [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#57 [2025-02-06 08:10:18,657 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_restore_indev_addr [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_restore_indev_addr [2025-02-06 08:10:18,657 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-06 08:10:18,657 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-06 08:10:18,657 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_is_watching [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_is_watching [2025-02-06 08:10:18,657 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_set_mac [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_set_mac [2025-02-06 08:10:18,657 INFO L130 BoogieDeclarations]: Found specification of procedure vfree [2025-02-06 08:10:18,657 INFO L138 BoogieDeclarations]: Found implementation of procedure vfree [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_issue_cmd [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_issue_cmd [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_poll_controller [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_poll_controller [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_write_lock_irqsave [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_write_lock_irqsave [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_write_unlock_irqrestore [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_write_unlock_irqrestore [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure nx_get_fw_size [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure nx_get_fw_size [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_map_indirect_address_128M [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_map_indirect_address_128M [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_80___0 [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_80___0 [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_set_msix_bit [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_set_msix_bit [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_teardown_intr [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_teardown_intr [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_free_sw_resources [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_free_sw_resources [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~$Pointer$~TO~int [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~$Pointer$~TO~int [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure writeq [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure writeq [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_setup_msi_interrupts [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_setup_msi_interrupts [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_destip_supported [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_destip_supported [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_update_cmd_producer [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_update_cmd_producer [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_tx_timeout [2025-02-06 08:10:18,658 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_tx_timeout [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#0 [2025-02-06 08:10:18,658 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#1 [2025-02-06 08:10:18,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#2 [2025-02-06 08:10:18,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#3 [2025-02-06 08:10:18,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#4 [2025-02-06 08:10:18,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#5 [2025-02-06 08:10:18,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#6 [2025-02-06 08:10:18,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#7 [2025-02-06 08:10:18,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#8 [2025-02-06 08:10:18,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#9 [2025-02-06 08:10:18,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#10 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#11 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#12 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#13 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#14 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#15 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#16 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#17 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#18 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#19 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#20 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#21 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#22 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#23 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#24 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#25 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#26 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#27 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#28 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#29 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#30 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#31 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#32 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#33 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#34 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#35 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#36 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#37 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#38 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#39 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#40 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#41 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#42 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#43 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#44 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#45 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#46 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#47 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#48 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#49 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#50 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#51 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#52 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#53 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#54 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#55 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#56 [2025-02-06 08:10:18,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#57 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#0 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#1 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#2 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#3 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#4 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#5 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#6 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#7 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#8 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#9 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#10 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#11 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#12 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#13 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#14 [2025-02-06 08:10:18,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#15 [2025-02-06 08:10:18,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#16 [2025-02-06 08:10:18,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#17 [2025-02-06 08:10:18,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#18 [2025-02-06 08:10:18,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#19 [2025-02-06 08:10:18,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#20 [2025-02-06 08:10:18,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#21 [2025-02-06 08:10:18,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#22 [2025-02-06 08:10:18,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#23 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#24 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#25 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#26 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#27 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#28 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#29 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#30 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#31 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#32 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#33 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#34 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#35 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#36 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#37 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#38 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#39 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#40 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#41 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#42 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#43 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#44 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#45 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#46 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#47 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#48 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#49 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#50 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#51 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#52 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#53 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#54 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#55 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#56 [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#57 [2025-02-06 08:10:18,662 INFO L130 BoogieDeclarations]: Found specification of procedure nx_decr_dev_ref_cnt [2025-02-06 08:10:18,662 INFO L138 BoogieDeclarations]: Found implementation of procedure nx_decr_dev_ref_cnt [2025-02-06 08:10:18,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-06 08:10:18,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-06 08:10:18,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-06 08:10:18,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-06 08:10:18,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-06 08:10:18,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#49 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#50 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#51 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#52 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#53 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#54 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#55 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#56 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#57 [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-06 08:10:18,664 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_release_firmware [2025-02-06 08:10:18,664 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_release_firmware [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-06 08:10:18,664 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-06 08:10:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_hw_write_wx_2M [2025-02-06 08:10:18,664 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_hw_write_wx_2M [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock_try [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock_try [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_detach_func [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_detach_func [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure device_create_file [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure device_create_file [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_free_ip_list [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_free_ip_list [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_get_drvdata [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_get_drvdata [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_io_resume [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_io_resume [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_send_cmd_descs [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_send_cmd_descs [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock__xmit_lock_of_netdev_queue [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock__xmit_lock_of_netdev_queue [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_set_mcast_addr [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_set_mcast_addr [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_release_rx_buffers [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_release_rx_buffers [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure device_create_bin_file [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure device_create_bin_file [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_io_write_128M [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_io_write_128M [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_schedule_work [2025-02-06 08:10:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_schedule_work [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-06 08:10:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-06 08:10:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-06 08:10:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-06 08:10:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-06 08:10:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-06 08:10:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-06 08:10:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-06 08:10:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-06 08:10:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-06 08:10:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_stop_15_2 [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_stop_15_2 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_set_ringparam [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_set_ringparam [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure release_firmware [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure release_firmware [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure __printk_ratelimit [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure __printk_ratelimit [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_set_multicast_list [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_set_multicast_list [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_pci_mem_read_128M [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_pci_mem_read_128M [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure device_remove_bin_file [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure device_remove_bin_file [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure nx_dev_request_reset [2025-02-06 08:10:18,667 INFO L138 BoogieDeclarations]: Found implementation of procedure nx_dev_request_reset [2025-02-06 08:10:18,667 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_77 [2025-02-06 08:10:18,668 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_77 [2025-02-06 08:10:18,668 INFO L130 BoogieDeclarations]: Found specification of procedure nx_incr_dev_ref_cnt [2025-02-06 08:10:18,668 INFO L138 BoogieDeclarations]: Found implementation of procedure nx_incr_dev_ref_cnt [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock__xmit_lock_of_netdev_queue [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock__xmit_lock_of_netdev_queue [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_attach_func [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_attach_func [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure nx_get_table_desc [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure nx_get_table_desc [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_config_indev_addr [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_config_indev_addr [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_probe [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_probe [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_pci_get_crb_addr_2M [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_pci_get_crb_addr_2M [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_md_entry_err_chk [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_md_entry_err_chk [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_pci_set_crbwindow_128M [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_pci_set_crbwindow_128M [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure vlan_dev_real_dev [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure vlan_dev_real_dev [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_nic_set_settings [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_nic_set_settings [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~~u32~0~TO~VOID [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~~u32~0~TO~VOID [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_set_dump [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_set_dump [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock [2025-02-06 08:10:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-06 08:10:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-06 08:10:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure readq [2025-02-06 08:10:18,671 INFO L138 BoogieDeclarations]: Found implementation of procedure readq [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure netxen_cleanup_pci_map [2025-02-06 08:10:18,671 INFO L138 BoogieDeclarations]: Found implementation of procedure netxen_cleanup_pci_map [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-06 08:10:18,671 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-06 08:10:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure device_remove_file [2025-02-06 08:10:18,671 INFO L138 BoogieDeclarations]: Found implementation of procedure device_remove_file [2025-02-06 08:10:20,325 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 08:10:20,330 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 08:10:20,496 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30251: havoc pci_disable_pcie_error_reporting_#t~nondet5076#1; [2025-02-06 08:10:26,064 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23422: call ULTIMATE.dealloc(netxen_load_firmware_~#hi~1#1.base, netxen_load_firmware_~#hi~1#1.offset);havoc netxen_load_firmware_~#hi~1#1.base, netxen_load_firmware_~#hi~1#1.offset;call ULTIMATE.dealloc(netxen_load_firmware_~#lo~1#1.base, netxen_load_firmware_~#lo~1#1.offset);havoc netxen_load_firmware_~#lo~1#1.base, netxen_load_firmware_~#lo~1#1.offset; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13127: call ULTIMATE.dealloc(netxen_pcie_strap_init_~#control~0#1.base, netxen_pcie_strap_init_~#control~0#1.offset);havoc netxen_pcie_strap_init_~#control~0#1.base, netxen_pcie_strap_init_~#control~0#1.offset; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23566: call ULTIMATE.dealloc(netxen_validate_firmware_~#flash_fw_ver~1#1.base, netxen_validate_firmware_~#flash_fw_ver~1#1.offset);havoc netxen_validate_firmware_~#flash_fw_ver~1#1.base, netxen_validate_firmware_~#flash_fw_ver~1#1.offset;call ULTIMATE.dealloc(netxen_validate_firmware_~#bios~0#1.base, netxen_validate_firmware_~#bios~0#1.offset);havoc netxen_validate_firmware_~#bios~0#1.base, netxen_validate_firmware_~#bios~0#1.offset; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30178: havoc msleep_interruptible_#t~nondet5065#1; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23178: havoc nx_get_bootld_offs_#t~mem3416#1.base, nx_get_bootld_offs_#t~mem3416#1.offset;havoc nx_get_bootld_offs_#t~mem3417#1.base, nx_get_bootld_offs_#t~mem3417#1.offset; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23194: havoc nx_get_fw_offs_#t~mem3421#1.base, nx_get_fw_offs_#t~mem3421#1.offset;havoc nx_get_fw_offs_#t~mem3422#1.base, nx_get_fw_offs_#t~mem3422#1.offset; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L26697: call ULTIMATE.dealloc(netxen_get_minidump_template_size_~#cmd~0#1.base, netxen_get_minidump_template_size_~#cmd~0#1.offset);havoc netxen_get_minidump_template_size_~#cmd~0#1.base, netxen_get_minidump_template_size_~#cmd~0#1.offset; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30271: havoc pci_find_capability_#t~nondet5081#1; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L22675: call ULTIMATE.dealloc(netxen_pinit_from_rom_~#addr~22#1.base, netxen_pinit_from_rom_~#addr~22#1.offset);havoc netxen_pinit_from_rom_~#addr~22#1.base, netxen_pinit_from_rom_~#addr~22#1.offset;call ULTIMATE.dealloc(netxen_pinit_from_rom_~#val~14#1.base, netxen_pinit_from_rom_~#val~14#1.offset);havoc netxen_pinit_from_rom_~#val~14#1.base, netxen_pinit_from_rom_~#val~14#1.offset;call ULTIMATE.dealloc(netxen_pinit_from_rom_~#n~0#1.base, netxen_pinit_from_rom_~#n~0#1.offset);havoc netxen_pinit_from_rom_~#n~0#1.base, netxen_pinit_from_rom_~#n~0#1.offset; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23271: havoc nx_get_bios_version_#t~bitwise3447#1; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30341: havoc request_firmware_#t~nondet5095#1; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23273: havoc nx_get_bios_version_#t~mem3448#1.base, nx_get_bios_version_#t~mem3448#1.offset;havoc nx_get_bios_version_#t~mem3449#1; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13762: call ULTIMATE.dealloc(netxen_check_options_~#brd_name~0#1.base, netxen_check_options_~#brd_name~0#1.offset);havoc netxen_check_options_~#brd_name~0#1.base, netxen_check_options_~#brd_name~0#1.offset;call ULTIMATE.dealloc(netxen_check_options_~#serial_num~0#1.base, netxen_check_options_~#serial_num~0#1.offset);havoc netxen_check_options_~#serial_num~0#1.base, netxen_check_options_~#serial_num~0#1.offset;call ULTIMATE.dealloc(netxen_check_options_~#val~9#1.base, netxen_check_options_~#val~9#1.offset);havoc netxen_check_options_~#val~9#1.base, netxen_check_options_~#val~9#1.offset;call ULTIMATE.dealloc(netxen_check_options_~#flashed_ver~0#1.base, netxen_check_options_~#flashed_ver~0#1.offset);havoc netxen_check_options_~#flashed_ver~0#1.base, netxen_check_options_~#flashed_ver~0#1.offset; [2025-02-06 08:10:26,065 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L26720: call ULTIMATE.dealloc(netxen_get_minidump_template_~#md_template_addr~0#1.base, netxen_get_minidump_template_~#md_template_addr~0#1.offset);havoc netxen_get_minidump_template_~#md_template_addr~0#1.base, netxen_get_minidump_template_~#md_template_addr~0#1.offset;call ULTIMATE.dealloc(netxen_get_minidump_template_~#cmd~1#1.base, netxen_get_minidump_template_~#cmd~1#1.offset);havoc netxen_get_minidump_template_~#cmd~1#1.base, netxen_get_minidump_template_~#cmd~1#1.offset; [2025-02-06 08:10:26,144 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23734: call ULTIMATE.dealloc(~#flashed_ver~1.base, ~#flashed_ver~1.offset);havoc ~#flashed_ver~1.base, ~#flashed_ver~1.offset; [2025-02-06 08:10:26,299 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30189: havoc #t~nondet5067; [2025-02-06 08:10:26,373 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23257: havoc #t~mem3440.base, #t~mem3440.offset;havoc #t~mem3441; [2025-02-06 08:10:26,403 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30363: havoc #t~nondet5101; [2025-02-06 08:10:26,609 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8065: call ULTIMATE.dealloc(~#bcast_addr~0.base, ~#bcast_addr~0.offset);havoc ~#bcast_addr~0.base, ~#bcast_addr~0.offset;call ULTIMATE.dealloc(~#del_list~0.base, ~#del_list~0.offset);havoc ~#del_list~0.base, ~#del_list~0.offset; [2025-02-06 08:10:26,618 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30000: havoc _raw_spin_trylock_#t~nondet5044#1; [2025-02-06 08:10:26,747 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7329: havoc #t~mem65;havoc #t~mem66;havoc #t~ite72;havoc #t~mem67;havoc #t~mem68;havoc #t~mem69;havoc #t~mem70;havoc #t~mem71; [2025-02-06 08:10:26,752 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30193: havoc #t~nondet5068; [2025-02-06 08:10:26,804 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L29980: havoc _cond_resched_#t~nondet5042#1; [2025-02-06 08:10:26,811 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30292: havoc #t~nondet5085; [2025-02-06 08:10:26,822 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11460: havoc #t~mem1180.base, #t~mem1180.offset; [2025-02-06 08:10:26,981 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L29984: havoc #t~nondet5043; [2025-02-06 08:10:27,052 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30383: havoc #t~ret5105.base, #t~ret5105.offset; [2025-02-06 08:10:27,056 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11670: havoc #t~mem1249.base, #t~mem1249.offset;havoc #t~mem1250; [2025-02-06 08:10:27,094 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30076: havoc dma_set_mask_#t~nondet5055#1; [2025-02-06 08:10:27,207 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21838: havoc arch_irqs_disabled_flags_#t~bitwise2999#1; [2025-02-06 08:10:27,218 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21582: #res#1 := ~ldv_func_res~1#1; [2025-02-06 08:10:27,218 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30330: havoc register_netdev_#t~nondet5093#1; [2025-02-06 08:10:27,246 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8205: call ULTIMATE.dealloc(~#req~2.base, ~#req~2.offset);havoc ~#req~2.base, ~#req~2.offset;call ULTIMATE.dealloc(~#word~2.base, ~#word~2.offset);havoc ~#word~2.base, ~#word~2.offset; [2025-02-06 08:10:27,383 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L27211: call ULTIMATE.dealloc(nx_fw_cmd_destroy_tx_ctx_~#cmd~7#1.base, nx_fw_cmd_destroy_tx_ctx_~#cmd~7#1.offset);havoc nx_fw_cmd_destroy_tx_ctx_~#cmd~7#1.base, nx_fw_cmd_destroy_tx_ctx_~#cmd~7#1.offset; [2025-02-06 08:10:27,383 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L27100: call ULTIMATE.dealloc(nx_fw_cmd_destroy_rx_ctx_~#cmd~5#1.base, nx_fw_cmd_destroy_rx_ctx_~#cmd~5#1.offset);havoc nx_fw_cmd_destroy_rx_ctx_~#cmd~5#1.base, nx_fw_cmd_destroy_rx_ctx_~#cmd~5#1.offset; [2025-02-06 08:10:27,672 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20280: #res#1 := ~arg0#1; [2025-02-06 08:10:27,672 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30142: havoc ldv_pre_register_netdev_#t~nondet5062#1; [2025-02-06 08:10:27,672 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20279: #res#1 := ~arg0#1; [2025-02-06 08:10:27,687 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30226: havoc pci_bus_read_config_dword_#t~nondet5072#1; [2025-02-06 08:10:27,692 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11663: havoc #t~mem1245;havoc #t~mem1246; [2025-02-06 08:10:27,756 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7345: havoc #t~mem74.base, #t~mem74.offset; [2025-02-06 08:10:27,756 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7341: havoc #t~mem73.base, #t~mem73.offset; [2025-02-06 08:10:27,756 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7349: havoc #t~mem75.base, #t~mem75.offset; [2025-02-06 08:10:27,768 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30196: havoc #t~ret5069.base, #t~ret5069.offset; [2025-02-06 08:10:27,819 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30367: havoc unregister_inetaddr_notifier_#t~nondet5102#1; [2025-02-06 08:10:27,819 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21479-1: ldv_unregister_netdevice_notifier_#res#1 := ldv_unregister_netdevice_notifier_~arg0#1; [2025-02-06 08:10:27,819 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21446-1: ldv_unregister_inetaddr_notifier_#res#1 := ldv_unregister_inetaddr_notifier_~arg0#1; [2025-02-06 08:10:27,819 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21785-1: ldv_unregister_netdevice_notifier_98_#res#1 := ldv_unregister_netdevice_notifier_98_~ldv_func_res~7#1; [2025-02-06 08:10:27,819 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30374: havoc unregister_netdevice_notifier_#t~nondet5103#1; [2025-02-06 08:10:27,819 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21770-1: ldv_unregister_inetaddr_notifier_97_#res#1 := ldv_unregister_inetaddr_notifier_97_~ldv_func_res~6#1; [2025-02-06 08:10:57,371 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30098: havoc ethtool_op_get_link_#t~nondet5059#1; [2025-02-06 08:10:57,372 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L29970: havoc __pskb_pull_tail_#t~ret5041#1.base, __pskb_pull_tail_#t~ret5041#1.offset; [2025-02-06 08:10:57,372 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30234: havoc pci_choose_state_#t~nondet5074#1; [2025-02-06 08:10:57,372 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16758: call ULTIMATE.dealloc(netxen_store_diag_mode_~#new~1#1.base, netxen_store_diag_mode_~#new~1#1.offset);havoc netxen_store_diag_mode_~#new~1#1.base, netxen_store_diag_mode_~#new~1#1.offset; [2025-02-06 08:10:57,373 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint main_returnLabel#1: #t~ret5107#1 := main_#res#1;havoc main_#t~ret2866#1, main_~tmp~169#1;assume { :end_inline_main } true; [2025-02-06 08:10:57,373 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11746: havoc skb_is_gso_#t~mem1266#1; [2025-02-06 08:10:57,373 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17695: call ULTIMATE.dealloc(netxen_netdev_event_~#__ptr~1#1.base, netxen_netdev_event_~#__ptr~1#1.offset);havoc netxen_netdev_event_~#__ptr~1#1.base, netxen_netdev_event_~#__ptr~1#1.offset;call ULTIMATE.dealloc(netxen_netdev_event_~#__ptr___0~1#1.base, netxen_netdev_event_~#__ptr___0~1#1.offset);havoc netxen_netdev_event_~#__ptr___0~1#1.base, netxen_netdev_event_~#__ptr___0~1#1.offset; [2025-02-06 08:10:57,373 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L19946: 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-06 08:10:57,373 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17838: call ULTIMATE.dealloc(netxen_inetaddr_event_~#__ptr~2#1.base, netxen_inetaddr_event_~#__ptr~2#1.offset);havoc netxen_inetaddr_event_~#__ptr~2#1.base, netxen_inetaddr_event_~#__ptr~2#1.offset;call ULTIMATE.dealloc(netxen_inetaddr_event_~#__ptr___0~2#1.base, netxen_inetaddr_event_~#__ptr___0~2#1.offset);havoc netxen_inetaddr_event_~#__ptr___0~2#1.base, netxen_inetaddr_event_~#__ptr___0~2#1.offset; [2025-02-06 08:10:57,373 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16918: call ULTIMATE.dealloc(netxen_sysfs_read_mem_~#data~5#1.base, netxen_sysfs_read_mem_~#data~5#1.offset);havoc netxen_sysfs_read_mem_~#data~5#1.base, netxen_sysfs_read_mem_~#data~5#1.offset; [2025-02-06 08:10:57,373 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L19957: 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-06 08:10:57,373 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11897: havoc netdev_notifier_info_to_dev_#t~mem1285#1.base, netdev_notifier_info_to_dev_#t~mem1285#1.offset; [2025-02-06 08:10:57,373 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L24855: havoc kobject_name_#t~mem3948#1.base, kobject_name_#t~mem3948#1.offset; [2025-02-06 08:10:57,373 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17588: call ULTIMATE.dealloc(netxen_config_master_~#__ptr~0#1.base, netxen_config_master_~#__ptr~0#1.offset);havoc netxen_config_master_~#__ptr~0#1.base, netxen_config_master_~#__ptr~0#1.offset;call ULTIMATE.dealloc(netxen_config_master_~#__ptr___0~0#1.base, netxen_config_master_~#__ptr___0~0#1.offset);havoc netxen_config_master_~#__ptr___0~0#1.base, netxen_config_master_~#__ptr___0~0#1.offset; [2025-02-06 08:10:57,374 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L22610: call ULTIMATE.dealloc(do_rom_fast_read_words_~#v~1#1.base, do_rom_fast_read_words_~#v~1#1.offset);havoc do_rom_fast_read_words_~#v~1#1.base, do_rom_fast_read_words_~#v~1#1.offset; [2025-02-06 08:10:57,374 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18514-1: ldv___pci_register_driver_#res#1 := ldv___pci_register_driver_~arg0#1; [2025-02-06 08:10:57,374 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20238-1: ldv_register_inetaddr_notifier_#res#1 := ldv_register_inetaddr_notifier_~arg0#1; [2025-02-06 08:10:57,374 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L24863: havoc dev_name_#t~mem3950#1.base, dev_name_#t~mem3950#1.offset; [2025-02-06 08:10:57,374 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-02-06 08:10:57,374 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16953: call ULTIMATE.dealloc(netxen_sysfs_write_mem_~#data~6#1.base, netxen_sysfs_write_mem_~#data~6#1.offset);havoc netxen_sysfs_write_mem_~#data~6#1.base, netxen_sysfs_write_mem_~#data~6#1.offset; [2025-02-06 08:10:57,374 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21713-1: ldv_register_netdevice_notifier_93_#res#1 := ldv_register_netdevice_notifier_93_~ldv_func_res~3#1; [2025-02-06 08:10:57,374 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16831: call ULTIMATE.dealloc(netxen_sysfs_read_crb_~#data~3#1.base, netxen_sysfs_read_crb_~#data~3#1.offset);havoc netxen_sysfs_read_crb_~#data~3#1.base, netxen_sysfs_read_crb_~#data~3#1.offset;call ULTIMATE.dealloc(netxen_sysfs_read_crb_~#qmdata~0#1.base, netxen_sysfs_read_crb_~#qmdata~0#1.offset);havoc netxen_sysfs_read_crb_~#qmdata~0#1.base, netxen_sysfs_read_crb_~#qmdata~0#1.offset; [2025-02-06 08:10:57,376 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21728-1: ldv_register_inetaddr_notifier_94_#res#1 := ldv_register_inetaddr_notifier_94_~ldv_func_res~4#1; [2025-02-06 08:10:57,376 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12484: havoc tcp_hdrlen_#t~mem1389#1; [2025-02-06 08:10:57,376 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12220: havoc netif_is_bond_slave_#t~mem1303#1; [2025-02-06 08:10:57,376 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30326: havoc register_inetaddr_notifier_#t~nondet5092#1; [2025-02-06 08:10:57,377 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11696: havoc skb_network_offset_#t~mem1256#1.base, skb_network_offset_#t~mem1256#1.offset; [2025-02-06 08:10:57,377 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8394: call ULTIMATE.dealloc(netxen_send_lro_cleanup_~#req~8#1.base, netxen_send_lro_cleanup_~#req~8#1.offset);havoc netxen_send_lro_cleanup_~#req~8#1.base, netxen_send_lro_cleanup_~#req~8#1.offset; [2025-02-06 08:10:57,377 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11702: havoc skb_frag_page_#t~mem1257#1.base, skb_frag_page_#t~mem1257#1.offset; [2025-02-06 08:10:57,377 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21745-1: ldv___pci_register_driver_95_#res#1 := ldv___pci_register_driver_95_~ldv_func_res~5#1; [2025-02-06 08:10:57,377 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30334: havoc register_netdevice_notifier_#t~nondet5094#1; [2025-02-06 08:10:57,377 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15142: call ULTIMATE.dealloc(netxen_nic_suspend_~#state#1.base, netxen_nic_suspend_~#state#1.offset);havoc netxen_nic_suspend_~#state#1.base, netxen_nic_suspend_~#state#1.offset; [2025-02-06 08:10:57,377 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16993: call ULTIMATE.dealloc(netxen_sysfs_read_dimm_~#dimm~0#1.base, netxen_sysfs_read_dimm_~#dimm~0#1.offset);havoc netxen_sysfs_read_dimm_~#dimm~0#1.base, netxen_sysfs_read_dimm_~#dimm~0#1.offset; [2025-02-06 08:10:57,377 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16867: call ULTIMATE.dealloc(netxen_sysfs_write_crb_~#data~4#1.base, netxen_sysfs_write_crb_~#data~4#1.offset);havoc netxen_sysfs_write_crb_~#data~4#1.base, netxen_sysfs_write_crb_~#data~4#1.offset;call ULTIMATE.dealloc(netxen_sysfs_write_crb_~#qmdata~1#1.base, netxen_sysfs_write_crb_~#qmdata~1#1.offset);havoc netxen_sysfs_write_crb_~#qmdata~1#1.base, netxen_sysfs_write_crb_~#qmdata~1#1.offset; [2025-02-06 08:10:57,377 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20313-1: ldv_register_netdevice_notifier_#res#1 := ldv_register_netdevice_notifier_~arg0#1; [2025-02-06 08:10:57,377 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L29959: havoc __pci_register_driver_#t~nondet5038#1; [2025-02-06 08:11:03,401 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12792: havoc netxen_alloc_sds_rings_#t~mem1443#1.base, netxen_alloc_sds_rings_#t~mem1443#1.offset; [2025-02-06 08:11:03,401 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L27134: call ULTIMATE.dealloc(nx_fw_cmd_create_tx_ctx_~#rq_phys_addr~0#1.base, nx_fw_cmd_create_tx_ctx_~#rq_phys_addr~0#1.offset);havoc nx_fw_cmd_create_tx_ctx_~#rq_phys_addr~0#1.base, nx_fw_cmd_create_tx_ctx_~#rq_phys_addr~0#1.offset;call ULTIMATE.dealloc(nx_fw_cmd_create_tx_ctx_~#rsp_phys_addr~0#1.base, nx_fw_cmd_create_tx_ctx_~#rsp_phys_addr~0#1.offset);havoc nx_fw_cmd_create_tx_ctx_~#rsp_phys_addr~0#1.base, nx_fw_cmd_create_tx_ctx_~#rsp_phys_addr~0#1.offset;call ULTIMATE.dealloc(nx_fw_cmd_create_tx_ctx_~#cmd~6#1.base, nx_fw_cmd_create_tx_ctx_~#cmd~6#1.offset);havoc nx_fw_cmd_create_tx_ctx_~#cmd~6#1.base, nx_fw_cmd_create_tx_ctx_~#cmd~6#1.offset; [2025-02-06 08:11:03,401 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L22346: call ULTIMATE.dealloc(netxen_alloc_sw_resources_~#__key~3#1.base, netxen_alloc_sw_resources_~#__key~3#1.offset);havoc netxen_alloc_sw_resources_~#__key~3#1.base, netxen_alloc_sw_resources_~#__key~3#1.offset; [2025-02-06 08:11:03,401 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30345: havoc request_threaded_irq_#t~nondet5096#1; [2025-02-06 08:11:03,401 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L26952: call ULTIMATE.dealloc(nx_fw_cmd_create_rx_ctx_~#cmd~4#1.base, nx_fw_cmd_create_rx_ctx_~#cmd~4#1.offset);havoc nx_fw_cmd_create_rx_ctx_~#cmd~4#1.base, nx_fw_cmd_create_rx_ctx_~#cmd~4#1.offset;call ULTIMATE.dealloc(nx_fw_cmd_create_rx_ctx_~#hostrq_phys_addr~0#1.base, nx_fw_cmd_create_rx_ctx_~#hostrq_phys_addr~0#1.offset);havoc nx_fw_cmd_create_rx_ctx_~#hostrq_phys_addr~0#1.base, nx_fw_cmd_create_rx_ctx_~#hostrq_phys_addr~0#1.offset;call ULTIMATE.dealloc(nx_fw_cmd_create_rx_ctx_~#cardrsp_phys_addr~0#1.base, nx_fw_cmd_create_rx_ctx_~#cardrsp_phys_addr~0#1.offset);havoc nx_fw_cmd_create_rx_ctx_~#cardrsp_phys_addr~0#1.base, nx_fw_cmd_create_rx_ctx_~#cardrsp_phys_addr~0#1.offset; [2025-02-06 08:11:03,401 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20346-1: ldv_request_irq_#res#1 := ldv_request_irq_~arg0#1; [2025-02-06 08:11:03,401 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21537-1: ldv_request_irq_77_#res#1 := ldv_request_irq_77_~ldv_func_res~0#1; [2025-02-06 08:11:03,618 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8464: call ULTIMATE.dealloc(~#v~0.base, ~#v~0.offset);havoc ~#v~0.base, ~#v~0.offset;call ULTIMATE.dealloc(~#local~0.base, ~#local~0.offset);havoc ~#local~0.base, ~#local~0.offset; [2025-02-06 08:11:03,939 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30020: havoc cancel_delayed_work_sync_#t~nondet5047#1; [2025-02-06 08:11:04,497 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8242: call ULTIMATE.dealloc(~#req~3.base, ~#req~3.offset);havoc ~#req~3.base, ~#req~3.offset; [2025-02-06 08:11:05,546 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8151: call ULTIMATE.dealloc(netxen_p3_nic_set_promisc_~#req~1#1.base, netxen_p3_nic_set_promisc_~#req~1#1.offset);havoc netxen_p3_nic_set_promisc_~#req~1#1.base, netxen_p3_nic_set_promisc_~#req~1#1.offset; [2025-02-06 08:11:05,788 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8371: call ULTIMATE.dealloc(~#req~7.base, ~#req~7.offset);havoc ~#req~7.base, ~#req~7.offset; [2025-02-06 08:11:06,496 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21937: havoc is_device_dma_capable_#t~mem3015#1.base, is_device_dma_capable_#t~mem3015#1.offset;havoc is_device_dma_capable_#t~mem3016#1.base, is_device_dma_capable_#t~mem3016#1.offset;havoc is_device_dma_capable_#t~mem3017#1;havoc is_device_dma_capable_#t~short3018#1; [2025-02-06 08:11:07,230 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8303: call ULTIMATE.dealloc(netxen_config_rss_~#req~5#1.base, netxen_config_rss_~#req~5#1.offset);havoc netxen_config_rss_~#req~5#1.base, netxen_config_rss_~#req~5#1.offset;call ULTIMATE.dealloc(netxen_config_rss_~#key~0#1.base, netxen_config_rss_~#key~0#1.offset);havoc netxen_config_rss_~#key~0#1.base, netxen_config_rss_~#key~0#1.offset; [2025-02-06 08:11:07,558 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8818: call ULTIMATE.dealloc(~#addr~8.base, ~#addr~8.offset);havoc ~#addr~8.base, ~#addr~8.offset; [2025-02-06 08:11:07,652 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7996: call ULTIMATE.dealloc(~#req~0.base, ~#req~0.offset);havoc ~#req~0.base, ~#req~0.offset; [2025-02-06 08:11:07,679 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12214: havoc #t~mem1302; [2025-02-06 08:11:07,982 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8968: call ULTIMATE.dealloc(~#start~0.base, ~#start~0.offset);havoc ~#start~0.base, ~#start~0.offset; [2025-02-06 08:11:08,789 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8344: call ULTIMATE.dealloc(~#ip.base, ~#ip.offset);havoc ~#ip.base, ~#ip.offset;call ULTIMATE.dealloc(~#req~6.base, ~#req~6.offset);havoc ~#req~6.base, ~#req~6.offset; [2025-02-06 08:11:09,381 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30230: havoc pci_bus_write_config_dword_#t~nondet5073#1; [2025-02-06 08:11:09,409 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6804: havoc #t~mem6.base, #t~mem6.offset; [2025-02-06 08:11:12,911 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11686: havoc #t~mem1254.base, #t~mem1254.offset; [2025-02-06 08:11:12,984 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6864: havoc #t~mem11;havoc #t~bitwise12; [2025-02-06 08:11:13,196 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30322: havoc rcu_lockdep_current_cpu_online_#t~nondet5091#1; [2025-02-06 08:11:13,197 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30158: havoc lock_is_held_#t~nondet5063#1; [2025-02-06 08:11:13,240 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30354: havoc #t~ret5097.base, #t~ret5097.offset; [2025-02-06 08:11:13,267 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30090: havoc #t~nondet5057; [2025-02-06 08:11:13,502 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30255: havoc #t~nondet5077; [2025-02-06 08:11:15,074 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30123: havoc kstrtoull_#t~nondet5061#1; [2025-02-06 08:11:15,248 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L24847: havoc __roundup_pow_of_two_#t~bitwise3941#1; [2025-02-06 08:11:15,275 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30299: havoc #t~nondet5086; [2025-02-06 08:11:16,744 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14496: 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; [2025-02-06 08:11:16,745 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13237: call ULTIMATE.dealloc(netxen_read_mac_addr_~#mac_addr~0#1.base, netxen_read_mac_addr_~#mac_addr~0#1.offset);havoc netxen_read_mac_addr_~#mac_addr~0#1.base, netxen_read_mac_addr_~#mac_addr~0#1.offset; [2025-02-06 08:11:17,321 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8742: call ULTIMATE.dealloc(netxen_nic_hw_read_wx_128M_~#mem_ptr~1#1.base, netxen_nic_hw_read_wx_128M_~#mem_ptr~1#1.offset);havoc netxen_nic_hw_read_wx_128M_~#mem_ptr~1#1.base, netxen_nic_hw_read_wx_128M_~#mem_ptr~1#1.offset; [2025-02-06 08:11:18,519 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9053: call ULTIMATE.dealloc(netxen_nic_pci_mem_write_128M_~#data#1.base, netxen_nic_pci_mem_write_128M_~#data#1.offset);havoc netxen_nic_pci_mem_write_128M_~#data#1.base, netxen_nic_pci_mem_write_128M_~#data#1.offset; [2025-02-06 08:11:18,519 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9266: call ULTIMATE.dealloc(netxen_nic_pci_mem_write_2M_~#data#1.base, netxen_nic_pci_mem_write_2M_~#data#1.offset);havoc netxen_nic_pci_mem_write_2M_~#data#1.base, netxen_nic_pci_mem_write_2M_~#data#1.offset; [2025-02-06 08:11:18,544 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6858: #res := 1; [2025-02-06 08:11:19,204 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30222: havoc netpoll_trap_#t~nondet5071#1; [2025-02-06 08:11:19,636 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30047: havoc #t~nondet5050; [2025-02-06 08:11:24,156 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8706: call ULTIMATE.dealloc(netxen_nic_hw_write_wx_128M_~#mem_ptr~0#1.base, netxen_nic_hw_write_wx_128M_~#mem_ptr~0#1.offset);havoc netxen_nic_hw_write_wx_128M_~#mem_ptr~0#1.base, netxen_nic_hw_write_wx_128M_~#mem_ptr~0#1.offset; [2025-02-06 08:11:24,325 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8927: havoc #t~mem560.base, #t~mem560.offset;call ULTIMATE.dealloc(~#addr~9.base, ~#addr~9.offset);havoc ~#addr~9.base, ~#addr~9.offset; [2025-02-06 08:11:24,511 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11657: havoc #t~mem1243.base, #t~mem1243.offset;havoc #t~mem1244; [2025-02-06 08:11:24,536 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30094: havoc #t~nondet5058; [2025-02-06 08:11:25,072 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8274: call ULTIMATE.dealloc(netxen_config_bridged_mode_~#req~4#1.base, netxen_config_bridged_mode_~#req~4#1.offset);havoc netxen_config_bridged_mode_~#req~4#1.base, netxen_config_bridged_mode_~#req~4#1.offset; [2025-02-06 08:11:25,072 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16685: call ULTIMATE.dealloc(~#new~0#1.base, ~#new~0#1.offset);havoc ~#new~0#1.base, ~#new~0#1.offset; [2025-02-06 08:11:25,714 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9681: call ULTIMATE.dealloc(~#status~0.base, ~#status~0.offset);havoc ~#status~0.base, ~#status~0.offset;call ULTIMATE.dealloc(~#autoneg~0.base, ~#autoneg~0.offset);havoc ~#autoneg~0.base, ~#autoneg~0.offset; [2025-02-06 08:11:25,850 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30024: havoc #t~nondet5048; [2025-02-06 08:11:26,072 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11883: havoc #t~mem1277.base, #t~mem1277.offset; [2025-02-06 08:11:26,550 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L30080: havoc dma_supported_#t~nondet5056#1;