./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-challenges/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-challenges/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 527ba95af45b5d863cb3ca1867267fd54ac6958329e64d7162c5caa88bde96c3 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 20:57:13,189 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 20:57:13,235 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 20:57:13,238 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 20:57:13,242 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 20:57:13,264 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 20:57:13,265 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 20:57:13,266 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 20:57:13,266 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 20:57:13,266 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 20:57:13,267 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 20:57:13,267 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 20:57:13,267 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 20:57:13,267 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 20:57:13,267 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 20:57:13,267 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 20:57:13,268 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 20:57:13,268 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 20:57:13,268 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 20:57:13,268 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 20:57:13,268 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 20:57:13,268 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 20:57:13,268 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 20:57:13,268 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 20:57:13,268 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 20:57:13,268 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 20:57:13,268 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 20:57:13,268 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 20:57:13,269 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 20:57:13,269 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 20:57:13,269 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 20:57:13,269 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 20:57:13,269 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 20:57:13,269 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 20:57:13,269 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 20:57:13,270 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 20:57:13,270 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 20:57:13,270 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 20:57:13,270 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 20:57:13,270 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 20:57:13,270 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 527ba95af45b5d863cb3ca1867267fd54ac6958329e64d7162c5caa88bde96c3 [2025-03-08 20:57:13,507 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 20:57:13,516 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 20:57:13,518 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 20:57:13,519 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 20:57:13,520 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 20:57:13,521 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-challenges/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i [2025-03-08 20:57:14,644 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4b8762aab/6be27e47a93a4680b7ba14387a86bbfe/FLAGfad994382 [2025-03-08 20:57:15,177 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 20:57:15,178 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i [2025-03-08 20:57:15,226 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4b8762aab/6be27e47a93a4680b7ba14387a86bbfe/FLAGfad994382 [2025-03-08 20:57:15,237 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4b8762aab/6be27e47a93a4680b7ba14387a86bbfe [2025-03-08 20:57:15,239 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 20:57:15,240 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 20:57:15,241 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 20:57:15,241 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 20:57:15,244 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 20:57:15,244 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 08:57:15" (1/1) ... [2025-03-08 20:57:15,245 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3d1d7f73 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:15, skipping insertion in model container [2025-03-08 20:57:15,245 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 08:57:15" (1/1) ... [2025-03-08 20:57:15,360 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 20:57:18,353 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i[470813,470826] [2025-03-08 20:57:18,356 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i[470982,470995] [2025-03-08 20:57:18,356 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i[471149,471162] [2025-03-08 20:57:18,356 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i[471317,471330] [2025-03-08 20:57:18,388 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 20:57:18,432 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 20:57:18,497 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"); [5396] [2025-03-08 20:57:18,499 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)); [5403] [2025-03-08 20:57:18,499 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5410] [2025-03-08 20:57:18,501 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/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/520b8de/linux-kernel-locking-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5465-5466] [2025-03-08 20:57:18,501 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"); [5471-5473] [2025-03-08 20:57:18,503 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [5581] [2025-03-08 20:57:18,503 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [5589] [2025-03-08 20:57:18,503 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outl %0, %w1": : "a" (value), "Nd" (port)); [5596] [2025-03-08 20:57:18,503 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inl %w1, %0": "=a" (value): "Nd" (port)); [5604] [2025-03-08 20:57:18,508 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)); [5755-5756] [2025-03-08 20:57:18,509 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)); [5789-5790] [2025-03-08 20:57:18,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6817] [2025-03-08 20:57:18,558 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7091] [2025-03-08 20:57:18,571 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7517] [2025-03-08 20:57:18,572 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7525] [2025-03-08 20:57:18,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7922] [2025-03-08 20:57:18,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7924] [2025-03-08 20:57:18,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [10986] [2025-03-08 20:57:18,770 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i[470813,470826] [2025-03-08 20:57:18,771 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i[470982,470995] [2025-03-08 20:57:18,771 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i[471149,471162] [2025-03-08 20:57:18,771 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i[471317,471330] [2025-03-08 20:57:18,782 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 20:57:18,961 INFO L204 MainTranslator]: Completed translation [2025-03-08 20:57:18,962 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18 WrapperNode [2025-03-08 20:57:18,962 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 20:57:18,963 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 20:57:18,963 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 20:57:18,963 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 20:57:18,967 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (1/1) ... [2025-03-08 20:57:19,048 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (1/1) ... [2025-03-08 20:57:19,260 INFO L138 Inliner]: procedures = 526, calls = 4317, calls flagged for inlining = 232, calls inlined = 215, statements flattened = 10460 [2025-03-08 20:57:19,261 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 20:57:19,262 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 20:57:19,262 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 20:57:19,262 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 20:57:19,270 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (1/1) ... [2025-03-08 20:57:19,271 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (1/1) ... [2025-03-08 20:57:19,318 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (1/1) ... [2025-03-08 20:57:20,615 INFO L175 MemorySlicer]: Split 2590 memory accesses to 38 slices as follows [1, 4, 3, 1, 1, 1, 6, 1, 7, 93, 6, 1, 2, 14, 6, 4, 22, 10, 1, 27, 22, 1, 2205, 1, 1, 76, 1, 2, 2, 1, 1, 2, 54, 1, 5, 1, 2, 1]. 85 percent of accesses are in the largest equivalence class. The 319 initializations are split as follows [0, 4, 3, 0, 0, 0, 6, 0, 0, 86, 6, 1, 2, 0, 5, 0, 9, 8, 0, 7, 0, 0, 106, 0, 0, 20, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 2, 0]. The 800 writes are split as follows [1, 0, 0, 1, 1, 1, 0, 1, 1, 6, 0, 0, 0, 13, 0, 2, 9, 0, 1, 0, 3, 1, 691, 1, 1, 56, 1, 1, 1, 1, 1, 0, 0, 0, 4, 0, 0, 1]. [2025-03-08 20:57:20,615 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (1/1) ... [2025-03-08 20:57:20,615 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (1/1) ... [2025-03-08 20:57:20,810 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (1/1) ... [2025-03-08 20:57:20,844 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (1/1) ... [2025-03-08 20:57:20,901 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (1/1) ... [2025-03-08 20:57:20,936 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (1/1) ... [2025-03-08 20:57:21,023 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 20:57:21,024 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 20:57:21,025 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 20:57:21,025 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 20:57:21,026 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (1/1) ... [2025-03-08 20:57:21,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 20:57:21,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 20:57:21,053 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 20:57:21,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 20:57:21,072 INFO L130 BoogieDeclarations]: Found specification of procedure disable_ast [2025-03-08 20:57:21,072 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_ast [2025-03-08 20:57:21,072 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-08 20:57:21,073 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-08 20:57:21,073 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-03-08 20:57:21,073 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-03-08 20:57:21,074 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 20:57:21,074 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 20:57:21,075 INFO L130 BoogieDeclarations]: Found specification of procedure type4_infoblock [2025-03-08 20:57:21,075 INFO L138 BoogieDeclarations]: Found implementation of procedure type4_infoblock [2025-03-08 20:57:21,075 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_put_cache [2025-03-08 20:57:21,075 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_put_cache [2025-03-08 20:57:21,075 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_word [2025-03-08 20:57:21,075 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_word [2025-03-08 20:57:21,075 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_lock_of_de4x5_private [2025-03-08 20:57:21,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_lock_of_de4x5_private [2025-03-08 20:57:21,075 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-03-08 20:57:21,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-03-08 20:57:21,076 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_lock_of_de4x5_private [2025-03-08 20:57:21,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_lock_of_de4x5_private [2025-03-08 20:57:21,076 INFO L130 BoogieDeclarations]: Found specification of procedure getfrom_mii [2025-03-08 20:57:21,076 INFO L138 BoogieDeclarations]: Found implementation of procedure getfrom_mii [2025-03-08 20:57:21,076 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_switch_mac_port [2025-03-08 20:57:21,076 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_switch_mac_port [2025-03-08 20:57:21,076 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-03-08 20:57:21,076 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-03-08 20:57:21,076 INFO L130 BoogieDeclarations]: Found specification of procedure srom_latch [2025-03-08 20:57:21,076 INFO L138 BoogieDeclarations]: Found implementation of procedure srom_latch [2025-03-08 20:57:21,076 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_69 [2025-03-08 20:57:21,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_69 [2025-03-08 20:57:21,076 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-08 20:57:21,076 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-08 20:57:21,076 INFO L130 BoogieDeclarations]: Found specification of procedure build_setup_frame [2025-03-08 20:57:21,076 INFO L138 BoogieDeclarations]: Found implementation of procedure build_setup_frame [2025-03-08 20:57:21,076 INFO L130 BoogieDeclarations]: Found specification of procedure type2_infoblock [2025-03-08 20:57:21,076 INFO L138 BoogieDeclarations]: Found implementation of procedure type2_infoblock [2025-03-08 20:57:21,076 INFO L130 BoogieDeclarations]: Found specification of procedure type0_infoblock [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure type0_infoblock [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure skb_queue_empty [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_queue_empty [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure DevicePresent [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure DevicePresent [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure eth_mac_addr [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_mac_addr [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure dc21143_infoleaf [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure dc21143_infoleaf [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure set_multicast_list [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure set_multicast_list [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_sw_reset [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_sw_reset [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure netif_queue_stopped [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_queue_stopped [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure capable [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure capable [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure eth_change_mtu [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_change_mtu [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure is_spd_100 [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure is_spd_100 [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-03-08 20:57:21,077 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-08 20:57:21,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_from_user [2025-03-08 20:57:21,078 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_from_user [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure sendto_mii [2025-03-08 20:57:21,078 INFO L138 BoogieDeclarations]: Found implementation of procedure sendto_mii [2025-03-08 20:57:21,078 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_free_rx_buffs [2025-03-08 20:57:21,078 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_free_rx_buffs [2025-03-08 20:57:21,081 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-03-08 20:57:21,081 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-03-08 20:57:21,081 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-03-08 20:57:21,081 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-03-08 20:57:21,081 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~int [2025-03-08 20:57:21,081 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~int [2025-03-08 20:57:21,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 20:57:21,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 20:57:21,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 20:57:21,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 20:57:21,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 20:57:21,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 20:57:21,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 20:57:21,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-03-08 20:57:21,082 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 20:57:21,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 20:57:21,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-03-08 20:57:21,085 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-08 20:57:21,085 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-08 20:57:21,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-03-08 20:57:21,087 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-03-08 20:57:21,087 INFO L130 BoogieDeclarations]: Found specification of procedure ping_media [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure ping_media [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure srom_autoconf [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure srom_autoconf [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure copy_to_user [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_to_user [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_tx [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_tx [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_dequeue [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_dequeue [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure srom_rd [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure srom_rd [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure SetMulticastFilter [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure SetMulticastFilter [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_ioctl [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_ioctl [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-03-08 20:57:21,088 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 20:57:21,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure getfrom_srom [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure getfrom_srom [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_to_user [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_to_user [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure mii_swap [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_swap [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_reset_phy [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_reset_phy [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_putb_cache [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_putb_cache [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_spin_lock [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_spin_lock [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure dc21142_infoleaf [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure dc21142_infoleaf [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_get_stats [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_get_stats [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure dev_name [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_name [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_init_connection [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_init_connection [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure mii_wr [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_wr [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 20:57:21,089 INFO L130 BoogieDeclarations]: Found specification of procedure dc21040_state [2025-03-08 20:57:21,089 INFO L138 BoogieDeclarations]: Found implementation of procedure dc21040_state [2025-03-08 20:57:21,090 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#0 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#1 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#2 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#3 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#4 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#5 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#6 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#7 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#8 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#9 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#10 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#11 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#12 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#13 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#14 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#15 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#16 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#17 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#18 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#19 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#20 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#21 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#22 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#23 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#24 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#25 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#26 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#27 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#28 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#29 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#30 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#31 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#32 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#33 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#34 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#35 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#36 [2025-03-08 20:57:21,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#37 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#0 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#1 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#2 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#3 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#4 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#5 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#6 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#7 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#8 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#9 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#10 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#11 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#12 [2025-03-08 20:57:21,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#13 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#14 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#15 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#16 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#17 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#18 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#19 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#20 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#21 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#22 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#23 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#24 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#25 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#26 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#27 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#28 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#29 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#30 [2025-03-08 20:57:21,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#31 [2025-03-08 20:57:21,095 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#32 [2025-03-08 20:57:21,095 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#33 [2025-03-08 20:57:21,095 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#34 [2025-03-08 20:57:21,095 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#35 [2025-03-08 20:57:21,095 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#36 [2025-03-08 20:57:21,095 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#37 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure type3_infoblock [2025-03-08 20:57:21,096 INFO L138 BoogieDeclarations]: Found implementation of procedure type3_infoblock [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-08 20:57:21,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-08 20:57:21,097 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-08 20:57:21,098 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-08 20:57:21,098 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-08 20:57:21,098 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-08 20:57:21,098 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-08 20:57:21,098 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-08 20:57:21,098 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-08 20:57:21,098 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-08 20:57:21,098 INFO L130 BoogieDeclarations]: Found specification of procedure reset_init_sia [2025-03-08 20:57:21,098 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_init_sia [2025-03-08 20:57:21,098 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-03-08 20:57:21,098 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-03-08 20:57:21,098 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-03-08 20:57:21,098 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-03-08 20:57:21,098 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_alloc_rx_buff [2025-03-08 20:57:21,098 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_alloc_rx_buff [2025-03-08 20:57:21,098 INFO L130 BoogieDeclarations]: Found specification of procedure test_for_100Mb [2025-03-08 20:57:21,101 INFO L138 BoogieDeclarations]: Found implementation of procedure test_for_100Mb [2025-03-08 20:57:21,101 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-03-08 20:57:21,101 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-03-08 20:57:21,101 INFO L130 BoogieDeclarations]: Found specification of procedure type5_infoblock [2025-03-08 20:57:21,101 INFO L138 BoogieDeclarations]: Found implementation of procedure type5_infoblock [2025-03-08 20:57:21,101 INFO L130 BoogieDeclarations]: Found specification of procedure load_packet [2025-03-08 20:57:21,101 INFO L138 BoogieDeclarations]: Found implementation of procedure load_packet [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure dc21140m_autoconf [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure dc21140m_autoconf [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure is_100_up [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure is_100_up [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_open [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_open [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-03-08 20:57:21,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-08 20:57:21,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-08 20:57:21,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-08 20:57:21,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-08 20:57:21,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure mii_ta [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_ta [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure dc21040_autoconf [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure dc21040_autoconf [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure get_unaligned_le16 [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure get_unaligned_le16 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure test_mii_reg [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure test_mii_reg [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_cache_state [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_cache_state [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure netif_start_queue [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_start_queue [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_pci_remove [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_pci_remove [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_dbg_media [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_dbg_media [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure autoconf_media [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure autoconf_media [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure dc21041_autoconf [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure dc21041_autoconf [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure mii_rd [2025-03-08 20:57:21,104 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_rd [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 20:57:21,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 20:57:21,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 20:57:21,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 20:57:21,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 20:57:21,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 20:57:21,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 20:57:21,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 20:57:21,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 20:57:21,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 20:57:21,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 20:57:21,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_ast [2025-03-08 20:57:21,110 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_ast [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure get_unaligned_le32 [2025-03-08 20:57:21,110 INFO L138 BoogieDeclarations]: Found implementation of procedure get_unaligned_le32 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u_char~0~X~$Pointer$~TO~int [2025-03-08 20:57:21,110 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u_char~0~X~$Pointer$~TO~int [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 20:57:21,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2025-03-08 20:57:21,111 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure is_10_up [2025-03-08 20:57:21,111 INFO L138 BoogieDeclarations]: Found implementation of procedure is_10_up [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-08 20:57:21,111 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-03-08 20:57:21,111 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_byte [2025-03-08 20:57:21,111 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_byte [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure is_anc_capable [2025-03-08 20:57:21,111 INFO L138 BoogieDeclarations]: Found implementation of procedure is_anc_capable [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure type1_infoblock [2025-03-08 20:57:21,111 INFO L138 BoogieDeclarations]: Found implementation of procedure type1_infoblock [2025-03-08 20:57:21,111 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-03-08 20:57:21,111 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure outb [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure outb [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure dc21140_infoleaf [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure dc21140_infoleaf [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure outl [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure outl [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_queue_pkt [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_queue_pkt [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure test_media [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure test_media [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_free_tx_buffs [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_free_tx_buffs [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_insert [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_insert [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_init [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_init [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure __release_region [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure __release_region [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_73 [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_73 [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure dc21041_infoleaf [2025-03-08 20:57:21,112 INFO L138 BoogieDeclarations]: Found implementation of procedure dc21041_infoleaf [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 20:57:21,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure srom_exec [2025-03-08 20:57:21,113 INFO L138 BoogieDeclarations]: Found implementation of procedure srom_exec [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 20:57:21,113 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 20:57:21,113 INFO L130 BoogieDeclarations]: Found specification of procedure gep_wr [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure gep_wr [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure sendto_srom [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure sendto_srom [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure copy_from_user [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_from_user [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_get_cache [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_get_cache [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_suspect_state [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_suspect_state [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_dbg_mii [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_dbg_mii [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure compact_infoblock [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure compact_infoblock [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure gep_rd [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure gep_rd [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure mii_address [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_address [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_free_tx_buff [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_free_tx_buff [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_setup_intr [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_setup_intr [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_save_skbs [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_save_skbs [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure dc2114x_autoconf [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure dc2114x_autoconf [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure inb [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure inb [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure srom_map_media [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure srom_map_media [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_strncmp [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_strncmp [2025-03-08 20:57:21,114 INFO L130 BoogieDeclarations]: Found specification of procedure inl [2025-03-08 20:57:21,114 INFO L138 BoogieDeclarations]: Found implementation of procedure inl [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure de4x5_close [2025-03-08 20:57:21,115 INFO L138 BoogieDeclarations]: Found implementation of procedure de4x5_close [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure yawn [2025-03-08 20:57:21,115 INFO L138 BoogieDeclarations]: Found implementation of procedure yawn [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure mii_wdata [2025-03-08 20:57:21,115 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_wdata [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-08 20:57:21,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-08 20:57:21,118 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-08 20:57:21,118 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-08 20:57:21,118 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-08 20:57:21,118 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-08 20:57:21,118 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-08 20:57:21,118 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-08 20:57:21,118 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-08 20:57:21,118 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-03-08 20:57:21,118 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-03-08 20:57:22,253 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 20:57:22,257 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 20:57:22,327 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14524-1: ldv_del_timer_sync_#res#1 := ldv_del_timer_sync_~arg0#1; [2025-03-08 20:57:22,328 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16403-1: ldv_del_timer_sync_83_#res#1 := ldv_del_timer_sync_83_~ldv_func_res~5#1; [2025-03-08 20:57:22,328 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18429: havoc del_timer_sync_#t~nondet3182#1; [2025-03-08 20:57:22,368 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18497: havoc netpoll_trap_#t~nondet3190#1; [2025-03-08 20:57:22,563 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18505: havoc pci_bus_read_config_word_#t~nondet3192#1; [2025-03-08 20:57:23,307 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5927: havoc #t~mem155.base, #t~mem155.offset; [2025-03-08 20:57:23,362 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11428: call ULTIMATE.dealloc(enet_addr_rst_~#dev~3#1.base, enet_addr_rst_~#dev~3#1.offset);havoc enet_addr_rst_~#dev~3#1.base, enet_addr_rst_~#dev~3#1.offset; [2025-03-08 20:57:23,364 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18437: havoc #t~nondet3184; [2025-03-08 20:57:23,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18445: havoc #t~nondet3186; [2025-03-08 20:57:23,526 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5418: havoc constant_test_bit_#t~mem0#1;havoc constant_test_bit_#t~bitwise1#1; [2025-03-08 20:57:23,528 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18406: havoc #t~nondet3180; [2025-03-08 20:57:23,538 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18433: havoc #t~nondet3183; [2025-03-08 20:57:23,708 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6098: havoc #t~mem175.base, #t~mem175.offset; [2025-03-08 20:57:23,739 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18386: havoc #t~nondet3177; [2025-03-08 20:57:23,780 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5731: havoc #t~mem98.base, #t~mem98.offset; [2025-03-08 20:57:23,871 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18373: havoc #t~nondet3175; [2025-03-08 20:57:24,200 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18413: havoc crc32_le_#t~nondet3181#1; [2025-03-08 20:57:24,336 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14009: call ULTIMATE.dealloc(~#tmp___0~76#1.base, ~#tmp___0~76#1.offset);havoc ~#tmp___0~76#1.base, ~#tmp___0~76#1.offset;call ULTIMATE.dealloc(~#statbuf~0#1.base, ~#statbuf~0#1.offset);havoc ~#statbuf~0#1.base, ~#statbuf~0#1.offset; [2025-03-08 20:57:24,348 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18390: havoc #t~nondet3178; [2025-03-08 20:57:24,510 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5565: havoc kobject_name_#t~mem50#1.base, kobject_name_#t~mem50#1.offset; [2025-03-08 20:57:24,511 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5613: havoc #t~mem53#1.base, #t~mem53#1.offset; [2025-03-08 20:57:30,676 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16221-1: ldv_register_netdev_65_#res#1 := ldv_register_netdev_65_~ldv_func_res~0#1; [2025-03-08 20:57:30,677 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18402: havoc alloc_etherdev_mqs_#t~ret3179#1.base, alloc_etherdev_mqs_#t~ret3179#1.offset; [2025-03-08 20:57:30,677 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14507-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-03-08 20:57:30,677 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14510-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-03-08 20:57:30,677 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14512-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-03-08 20:57:30,677 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18476: havoc ldv_pre_register_netdev_#t~nondet3187#1; [2025-03-08 20:57:30,678 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L15900-2: call ULTIMATE.dealloc(ldv_pci_pci_instance_5_~#ldv_5_resource_pm_message~0#1.base, ldv_pci_pci_instance_5_~#ldv_5_resource_pm_message~0#1.offset);havoc ldv_pci_pci_instance_5_~#ldv_5_resource_pm_message~0#1.base, ldv_pci_pci_instance_5_~#ldv_5_resource_pm_message~0#1.offset; [2025-03-08 20:57:30,678 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L15900-1: call ULTIMATE.dealloc(ldv_pci_pci_instance_5_~#ldv_5_resource_pm_message~0#1.base, ldv_pci_pci_instance_5_~#ldv_5_resource_pm_message~0#1.offset);havoc ldv_pci_pci_instance_5_~#ldv_5_resource_pm_message~0#1.base, ldv_pci_pci_instance_5_~#ldv_5_resource_pm_message~0#1.offset; [2025-03-08 20:57:30,678 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L15900: call ULTIMATE.dealloc(ldv_pci_pci_instance_5_~#ldv_5_resource_pm_message~0#1.base, ldv_pci_pci_instance_5_~#ldv_5_resource_pm_message~0#1.offset);havoc ldv_pci_pci_instance_5_~#ldv_5_resource_pm_message~0#1.base, ldv_pci_pci_instance_5_~#ldv_5_resource_pm_message~0#1.offset; [2025-03-08 20:57:30,678 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16440-1: ldv___pci_register_driver_88_#res#1 := ldv___pci_register_driver_88_~ldv_func_res~6#1; [2025-03-08 20:57:30,678 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8057: call ULTIMATE.dealloc(srom_search_~#status~5#1.base, srom_search_~#status~5#1.offset);havoc srom_search_~#status~5#1.base, srom_search_~#status~5#1.offset; [2025-03-08 20:57:30,678 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18501: havoc pci_bus_read_config_byte_#t~nondet3191#1; [2025-03-08 20:57:30,678 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18369: havoc __pci_register_driver_#t~nondet3174#1; [2025-03-08 20:57:30,678 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6549: call ULTIMATE.dealloc(de4x5_hw_init_~#name~0#1.base, de4x5_hw_init_~#name~0#1.offset);havoc de4x5_hw_init_~#name~0#1.base, de4x5_hw_init_~#name~0#1.offset;call ULTIMATE.dealloc(de4x5_hw_init_~#__key~1#1.base, de4x5_hw_init_~#__key~1#1.offset);havoc de4x5_hw_init_~#__key~1#1.base, de4x5_hw_init_~#__key~1#1.offset;call ULTIMATE.dealloc(de4x5_hw_init_~#__key___0~0#1.base, de4x5_hw_init_~#__key___0~0#1.offset);havoc de4x5_hw_init_~#__key___0~0#1.base, de4x5_hw_init_~#__key___0~0#1.offset; [2025-03-08 20:57:30,678 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5955: call ULTIMATE.dealloc(skb_queue_head_init_~#__key~0#1.base, skb_queue_head_init_~#__key~0#1.offset);havoc skb_queue_head_init_~#__key~0#1.base, skb_queue_head_init_~#__key~0#1.offset; [2025-03-08 20:57:30,678 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18513: havoc pci_bus_write_config_word_#t~nondet3194#1; [2025-03-08 20:57:30,678 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18382: havoc __request_region_#t~ret3176#1.base, __request_region_#t~ret3176#1.offset; [2025-03-08 20:57:30,678 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L15874: call ULTIMATE.dealloc(ldv_pci_instance_suspend_5_8_~#arg2#1.base, ldv_pci_instance_suspend_5_8_~#arg2#1.offset);havoc ldv_pci_instance_suspend_5_8_~#arg2#1.base, ldv_pci_instance_suspend_5_8_~#arg2#1.offset; [2025-03-08 20:57:30,680 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14488-1: ldv___pci_register_driver_#res#1 := ldv___pci_register_driver_~arg0#1; [2025-03-08 20:57:30,680 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13167: havoc mii_get_phy_#t~mem2592#1; [2025-03-08 20:57:30,680 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18520: havoc pci_enable_device_#t~nondet3195#1; [2025-03-08 20:57:30,680 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5709: havoc is_device_dma_capable_#t~mem71#1.base, is_device_dma_capable_#t~mem71#1.offset;havoc is_device_dma_capable_#t~mem72#1.base, is_device_dma_capable_#t~mem72#1.offset;havoc is_device_dma_capable_#t~mem73#1;havoc is_device_dma_capable_#t~short74#1; [2025-03-08 20:57:30,681 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8154: call ULTIMATE.dealloc(de4x5_pci_probe_~#timer~0#1.base, de4x5_pci_probe_~#timer~0#1.offset);havoc de4x5_pci_probe_~#timer~0#1.base, de4x5_pci_probe_~#timer~0#1.offset;call ULTIMATE.dealloc(de4x5_pci_probe_~#status~6#1.base, de4x5_pci_probe_~#status~6#1.offset);havoc de4x5_pci_probe_~#status~6#1.base, de4x5_pci_probe_~#status~6#1.offset; [2025-03-08 20:57:30,681 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16082-1: ldv_register_netdev_#res#1 := ldv_register_netdev_~arg0#1; [2025-03-08 20:57:30,681 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16083-1: ldv_register_netdev_#res#1 := ldv_register_netdev_~arg0#1; [2025-03-08 20:57:30,681 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L15885: call ULTIMATE.dealloc(ldv_pci_instance_suspend_late_5_7_~#arg2#1.base, ldv_pci_instance_suspend_late_5_7_~#arg2#1.offset);havoc ldv_pci_instance_suspend_late_5_7_~#arg2#1.base, ldv_pci_instance_suspend_late_5_7_~#arg2#1.offset; [2025-03-08 20:57:30,681 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16348-1: ldv_alloc_etherdev_mqs_77_#res#1.base, ldv_alloc_etherdev_mqs_77_#res#1.offset := ldv_alloc_etherdev_mqs_77_~ldv_func_res~4#1.base, ldv_alloc_etherdev_mqs_77_~ldv_func_res~4#1.offset; [2025-03-08 20:57:30,681 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18531: havoc register_netdev_#t~nondet3197#1; [2025-03-08 20:57:32,372 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-08 20:57:33,377 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18535: havoc request_threaded_irq_#t~nondet3198#1; [2025-03-08 20:57:43,118 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10647: havoc #t~bitwise1802; [2025-03-08 20:57:43,119 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10653: havoc #t~bitwise1805; [2025-03-08 20:57:43,119 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10670: havoc #t~mem1819;havoc #t~mem1817;havoc #t~mem1815;havoc #t~bitwise1816;havoc #t~bitwise1818;havoc #t~bitwise1820;havoc #t~mem1822;havoc #t~mem1821;havoc #t~bitwise1823;havoc #t~bitwise1824; [2025-03-08 20:57:44,968 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16239-1: ldv_request_irq_66_#res#1 := ldv_request_irq_66_~ldv_func_res~1#1; [2025-03-08 20:57:44,968 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16257-1: ldv_request_irq_67_#res#1 := ldv_request_irq_67_~ldv_func_res~2#1; [2025-03-08 20:57:44,968 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6897: call ULTIMATE.dealloc(~#__key~2#1.base, ~#__key~2#1.offset);havoc ~#__key~2#1.base, ~#__key~2#1.offset; [2025-03-08 20:57:46,171 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5430: havoc __le16_to_cpup_#t~mem3#1; [2025-03-08 20:57:47,464 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16458: havoc ldv_dev_get_drvdata_#t~mem3068#1.base, ldv_dev_get_drvdata_#t~mem3068#1.offset;havoc ldv_dev_get_drvdata_#t~mem3069#1.base, ldv_dev_get_drvdata_#t~mem3069#1.offset; [2025-03-08 20:57:47,926 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8340: havoc #t~mem858; [2025-03-08 20:57:51,941 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18489: havoc mod_timer_#t~nondet3188#1; [2025-03-08 20:57:51,941 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16322-1: ldv_mod_timer_75_#res#1 := ldv_mod_timer_75_~ldv_func_res~3#1; [2025-03-08 20:57:51,941 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L15204-1: ldv_mod_timer_#res#1 := ldv_mod_timer_~arg0#1; [2025-03-08 20:57:51,983 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5424: havoc __le32_to_cpup_#t~mem2#1; [2025-03-08 20:57:53,105 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10701: havoc #t~bitwise1841; [2025-03-08 20:57:53,105 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10718: havoc #t~mem1855;havoc #t~mem1853;havoc #t~mem1851;havoc #t~bitwise1852;havoc #t~bitwise1854;havoc #t~bitwise1856;havoc #t~mem1858;havoc #t~mem1857;havoc #t~bitwise1859;havoc #t~bitwise1860; [2025-03-08 20:57:53,105 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10695: havoc #t~bitwise1838; [2025-03-08 20:57:53,130 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18527: havoc #t~nondet3196; [2025-03-08 20:57:53,194 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18509: havoc pci_bus_write_config_byte_#t~nondet3193#1; [2025-03-08 20:57:53,469 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10745: havoc #t~bitwise1878; [2025-03-08 20:57:58,774 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16125: #res#1 := ~arg0#1; [2025-03-08 20:57:58,774 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18441: havoc eth_type_trans_#t~nondet3185#1; [2025-03-08 20:57:58,774 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18493: havoc netif_rx_#t~nondet3189#1; [2025-03-08 20:57:58,774 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6371: havoc is_multicast_ether_addr_#t~mem254#1; [2025-03-08 20:57:58,774 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6377: havoc is_broadcast_ether_addr_#t~mem255#1;havoc is_broadcast_ether_addr_#t~mem256#1;havoc is_broadcast_ether_addr_#t~bitwise257#1;havoc is_broadcast_ether_addr_#t~mem258#1;havoc is_broadcast_ether_addr_#t~bitwise259#1; [2025-03-08 20:58:01,131 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5481: havoc arch_irqs_disabled_flags_#t~bitwise26#1; [2025-03-08 20:58:02,445 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5412: #res := 1; [2025-03-08 20:58:14,590 INFO L? ?]: Removed 6046 outVars from TransFormulas that were not future-live. [2025-03-08 20:58:14,590 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 20:58:14,751 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 20:58:14,751 INFO L336 CfgBuilder]: Removed 1 assume(true) statements. [2025-03-08 20:58:14,751 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 08:58:14 BoogieIcfgContainer [2025-03-08 20:58:14,751 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 20:58:14,753 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 20:58:14,753 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 20:58:14,756 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 20:58:14,756 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 08:57:15" (1/3) ... [2025-03-08 20:58:14,757 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b17699b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 08:58:14, skipping insertion in model container [2025-03-08 20:58:14,757 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:57:18" (2/3) ... [2025-03-08 20:58:14,758 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b17699b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 08:58:14, skipping insertion in model container [2025-03-08 20:58:14,758 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 08:58:14" (3/3) ... [2025-03-08 20:58:14,759 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i [2025-03-08 20:58:14,771 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 20:58:14,775 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-dec-tulip-de4x5.cil.i that has 264 procedures, 5849 locations, 1 initial locations, 153 loop locations, and 3 error locations. [2025-03-08 20:58:14,887 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 20:58:14,894 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@28dedb41, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 20:58:14,894 INFO L334 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2025-03-08 20:58:14,907 INFO L276 IsEmpty]: Start isEmpty. Operand has 5330 states, 4131 states have (on average 1.4103122730573712) internal successors, (5826), 4224 states have internal predecessors, (5826), 1044 states have call successors, (1044), 152 states have call predecessors, (1044), 151 states have return successors, (1035), 1021 states have call predecessors, (1035), 1035 states have call successors, (1035) [2025-03-08 20:58:14,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2025-03-08 20:58:14,912 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 20:58:14,913 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 20:58:14,913 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2025-03-08 20:58:14,916 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 20:58:14,916 INFO L85 PathProgramCache]: Analyzing trace with hash -940701371, now seen corresponding path program 1 times [2025-03-08 20:58:14,920 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 20:58:14,921 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1769701292] [2025-03-08 20:58:14,921 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 20:58:14,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 20:58:19,380 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-08 20:58:19,635 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-08 20:58:19,636 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 20:58:19,636 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 20:58:20,565 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-03-08 20:58:20,567 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 20:58:20,567 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1769701292] [2025-03-08 20:58:20,568 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1769701292] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 20:58:20,568 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 20:58:20,568 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 20:58:20,569 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [395164841] [2025-03-08 20:58:20,569 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 20:58:20,571 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 20:58:20,571 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 20:58:20,587 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 20:58:20,587 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-08 20:58:20,598 INFO L87 Difference]: Start difference. First operand has 5330 states, 4131 states have (on average 1.4103122730573712) internal successors, (5826), 4224 states have internal predecessors, (5826), 1044 states have call successors, (1044), 152 states have call predecessors, (1044), 151 states have return successors, (1035), 1021 states have call predecessors, (1035), 1035 states have call successors, (1035) Second operand has 5 states, 5 states have (on average 5.2) internal successors, (26), 4 states have internal predecessors, (26), 2 states have call successors, (8), 3 states have call predecessors, (8), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2025-03-08 20:58:32,272 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 20:58:32,273 INFO L93 Difference]: Finished difference Result 10587 states and 16016 transitions. [2025-03-08 20:58:32,274 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-08 20:58:32,275 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 5.2) internal successors, (26), 4 states have internal predecessors, (26), 2 states have call successors, (8), 3 states have call predecessors, (8), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 48 [2025-03-08 20:58:32,275 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 20:58:32,323 INFO L225 Difference]: With dead ends: 10587 [2025-03-08 20:58:32,323 INFO L226 Difference]: Without dead ends: 5268 [2025-03-08 20:58:32,363 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2025-03-08 20:58:32,369 INFO L435 NwaCegarLoop]: 7258 mSDtfsCounter, 7744 mSDsluCounter, 14502 mSDsCounter, 0 mSdLazyCounter, 1519 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 10.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7745 SdHoareTripleChecker+Valid, 21760 SdHoareTripleChecker+Invalid, 1519 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1519 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 11.0s IncrementalHoareTripleChecker+Time [2025-03-08 20:58:32,369 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [7745 Valid, 21760 Invalid, 1519 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [0 Valid, 1519 Invalid, 0 Unknown, 0 Unchecked, 11.0s Time] [2025-03-08 20:58:32,388 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5268 states. [2025-03-08 20:58:32,669 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5268 to 5268. [2025-03-08 20:58:32,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5268 states, 4095 states have (on average 1.393162393162393) internal successors, (5705), 4153 states have internal predecessors, (5705), 1019 states have call successors, (1019), 152 states have call predecessors, (1019), 151 states have return successors, (1016), 1002 states have call predecessors, (1016), 1016 states have call successors, (1016) [2025-03-08 20:58:32,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5268 states to 5268 states and 7740 transitions. [2025-03-08 20:58:32,796 INFO L78 Accepts]: Start accepts. Automaton has 5268 states and 7740 transitions. Word has length 48 [2025-03-08 20:58:32,797 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 20:58:32,797 INFO L471 AbstractCegarLoop]: Abstraction has 5268 states and 7740 transitions. [2025-03-08 20:58:32,798 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 5.2) internal successors, (26), 4 states have internal predecessors, (26), 2 states have call successors, (8), 3 states have call predecessors, (8), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2025-03-08 20:58:32,798 INFO L276 IsEmpty]: Start isEmpty. Operand 5268 states and 7740 transitions. [2025-03-08 20:58:32,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2025-03-08 20:58:32,800 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 20:58:32,801 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 20:58:32,801 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 20:58:32,801 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2025-03-08 20:58:32,802 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 20:58:32,802 INFO L85 PathProgramCache]: Analyzing trace with hash -1882989021, now seen corresponding path program 1 times [2025-03-08 20:58:32,802 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 20:58:32,802 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1026375175] [2025-03-08 20:58:32,802 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 20:58:32,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 20:58:37,508 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 53 statements into 1 equivalence classes. [2025-03-08 20:58:37,584 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 53 of 53 statements. [2025-03-08 20:58:37,585 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 20:58:37,585 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 20:58:38,457 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-03-08 20:58:38,457 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 20:58:38,457 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1026375175] [2025-03-08 20:58:38,457 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1026375175] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 20:58:38,457 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 20:58:38,457 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 20:58:38,457 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [751911890] [2025-03-08 20:58:38,457 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 20:58:38,458 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 20:58:38,458 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 20:58:38,459 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 20:58:38,459 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-08 20:58:38,459 INFO L87 Difference]: Start difference. First operand 5268 states and 7740 transitions. Second operand has 5 states, 5 states have (on average 5.8) internal successors, (29), 4 states have internal predecessors, (29), 2 states have call successors, (9), 3 states have call predecessors, (9), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)