./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash b5d2eeaaae10ee4c57bd86d22cba165fc727430aa2a7f660f053fb73e5712838 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 07:41:38,554 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 07:41:38,602 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-06 07:41:38,604 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 07:41:38,605 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 07:41:38,616 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 07:41:38,617 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 07:41:38,617 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 07:41:38,617 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 07:41:38,617 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 07:41:38,617 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 07:41:38,618 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 07:41:38,618 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 07:41:38,618 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 07:41:38,618 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 07:41:38,618 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 07:41:38,618 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 07:41:38,618 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 07:41:38,618 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 07:41:38,618 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 07:41:38,619 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 07:41:38,619 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 07:41:38,619 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 07:41:38,619 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 07:41:38,619 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 07:41:38,619 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 07:41:38,619 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 07:41:38,619 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 07:41:38,619 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 07:41:38,619 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 07:41:38,619 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 07:41:38,619 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 07:41:38,620 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 07:41:38,620 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 07:41:38,620 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 07:41:38,620 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 07:41:38,620 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 07:41:38,620 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 07:41:38,620 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 07:41:38,620 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 07:41:38,620 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b5d2eeaaae10ee4c57bd86d22cba165fc727430aa2a7f660f053fb73e5712838 [2025-02-06 07:41:38,839 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 07:41:38,847 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 07:41:38,849 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 07:41:38,849 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 07:41:38,850 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 07:41:38,850 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i [2025-02-06 07:41:39,996 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/794136b33/ece29f872fc04eab87bf99166fabd381/FLAG9b806fd89 [2025-02-06 07:41:40,689 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 07:41:40,689 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i [2025-02-06 07:41:40,743 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/794136b33/ece29f872fc04eab87bf99166fabd381/FLAG9b806fd89 [2025-02-06 07:41:41,084 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/794136b33/ece29f872fc04eab87bf99166fabd381 [2025-02-06 07:41:41,086 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 07:41:41,087 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 07:41:41,088 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 07:41:41,088 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 07:41:41,091 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 07:41:41,092 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 07:41:41" (1/1) ... [2025-02-06 07:41:41,092 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@d295557 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:41, skipping insertion in model container [2025-02-06 07:41:41,093 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 07:41:41" (1/1) ... [2025-02-06 07:41:41,194 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 07:41:43,479 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i[454757,454770] [2025-02-06 07:41:43,482 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i[454904,454917] [2025-02-06 07:41:43,485 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i[455043,455056] [2025-02-06 07:41:43,486 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i[455201,455214] [2025-02-06 07:41:43,513 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:41:43,547 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 07:41:43,668 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)); [5804] [2025-02-06 07:41:43,670 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5811] [2025-02-06 07:41:43,674 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)); [5909-5910] [2025-02-06 07:41:43,676 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)); [5943-5944] [2025-02-06 07:41:43,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (103), "i" (12UL)); [5981-5982] [2025-02-06 07:41:43,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (115), "i" (12UL)); [6018-6019] [2025-02-06 07:41:43,683 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6276] [2025-02-06 07:41:43,684 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6303] [2025-02-06 07:41:43,710 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7234] [2025-02-06 07:41:43,716 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7354] [2025-02-06 07:41:43,718 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7475] [2025-02-06 07:41:43,741 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8459] [2025-02-06 07:41:43,752 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"); [9005] [2025-02-06 07:41:43,753 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [9012] [2025-02-06 07:41:43,755 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/a068ef8/linux-usb-dev/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [9066-9067] [2025-02-06 07:41:43,755 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"); [9072-9074] [2025-02-06 07:41:43,759 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (502), "i" (12UL)); [9305-9306] [2025-02-06 07:41:43,760 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9312] [2025-02-06 07:41:43,773 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9575] [2025-02-06 07:41:43,788 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [10168] [2025-02-06 07:41:43,797 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [10432] [2025-02-06 07:41:43,871 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [14700] [2025-02-06 07:41:43,884 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [15321] [2025-02-06 07:41:43,910 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i[454757,454770] [2025-02-06 07:41:43,911 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i[454904,454917] [2025-02-06 07:41:43,911 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i[455043,455056] [2025-02-06 07:41:43,911 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i[455201,455214] [2025-02-06 07:41:43,919 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:41:44,043 INFO L204 MainTranslator]: Completed translation [2025-02-06 07:41:44,043 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44 WrapperNode [2025-02-06 07:41:44,043 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 07:41:44,044 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 07:41:44,044 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 07:41:44,044 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 07:41:44,048 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (1/1) ... [2025-02-06 07:41:44,139 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (1/1) ... [2025-02-06 07:41:44,433 INFO L138 Inliner]: procedures = 460, calls = 5068, calls flagged for inlining = 269, calls inlined = 252, statements flattened = 13360 [2025-02-06 07:41:44,433 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 07:41:44,434 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 07:41:44,434 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 07:41:44,434 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 07:41:44,441 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (1/1) ... [2025-02-06 07:41:44,441 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (1/1) ... [2025-02-06 07:41:44,491 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (1/1) ... [2025-02-06 07:41:45,984 INFO L175 MemorySlicer]: Split 2917 memory accesses to 55 slices as follows [3, 246, 287, 7, 12, 7, 5, 2, 7, 5, 1, 2, 5, 5, 7, 3, 17, 37, 6, 56, 9, 11, 10, 61, 104, 9, 40, 15, 52, 6, 3, 6, 6, 6, 1, 7, 2, 1, 6, 6, 6, 12, 3, 6, 8, 6, 1, 2, 7, 5, 1728, 7, 35, 5, 5]. 59 percent of accesses are in the largest equivalence class. The 454 initializations are split as follows [0, 246, 0, 0, 0, 7, 5, 0, 7, 5, 1, 2, 5, 5, 6, 0, 0, 0, 6, 0, 8, 8, 8, 0, 0, 0, 0, 0, 0, 6, 1, 5, 5, 5, 0, 6, 0, 1, 6, 6, 6, 0, 0, 6, 0, 6, 0, 0, 7, 5, 19, 0, 35, 5, 5]. The 1458 writes are split as follows [0, 0, 246, 1, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 17, 33, 0, 56, 0, 0, 0, 33, 92, 7, 21, 15, 42, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 7, 0, 0, 1, 0, 0, 873, 6, 0, 0, 0]. [2025-02-06 07:41:45,985 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (1/1) ... [2025-02-06 07:41:45,985 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (1/1) ... [2025-02-06 07:41:46,158 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (1/1) ... [2025-02-06 07:41:46,186 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (1/1) ... [2025-02-06 07:41:46,248 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (1/1) ... [2025-02-06 07:41:46,287 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (1/1) ... [2025-02-06 07:41:46,365 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 07:41:46,367 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 07:41:46,367 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 07:41:46,367 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 07:41:46,368 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (1/1) ... [2025-02-06 07:41:46,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 07:41:46,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 07:41:46,392 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 07:41:46,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 07:41:46,411 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_up [2025-02-06 07:41:46,412 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_up [2025-02-06 07:41:46,412 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_media_task [2025-02-06 07:41:46,412 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_media_task [2025-02-06 07:41:46,412 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-02-06 07:41:46,412 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-02-06 07:41:46,412 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-06 07:41:46,412 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-06 07:41:46,412 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2025-02-06 07:41:46,412 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2025-02-06 07:41:46,412 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-02-06 07:41:46,412 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-02-06 07:41:46,412 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_select_media [2025-02-06 07:41:46,412 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_select_media [2025-02-06 07:41:46,412 INFO L130 BoogieDeclarations]: Found specification of procedure __set_bit_le [2025-02-06 07:41:46,413 INFO L138 BoogieDeclarations]: Found implementation of procedure __set_bit_le [2025-02-06 07:41:46,413 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-06 07:41:46,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-06 07:41:46,413 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-02-06 07:41:46,413 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-02-06 07:41:46,413 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-02-06 07:41:46,413 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-02-06 07:41:46,413 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-02-06 07:41:46,413 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-02-06 07:41:46,413 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-02-06 07:41:46,413 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-02-06 07:41:46,413 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite16 [2025-02-06 07:41:46,413 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite16 [2025-02-06 07:41:46,413 INFO L130 BoogieDeclarations]: Found specification of procedure ioread32 [2025-02-06 07:41:46,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread32 [2025-02-06 07:41:46,413 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-02-06 07:41:46,414 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-02-06 07:41:46,414 INFO L130 BoogieDeclarations]: Found specification of procedure crc32_le [2025-02-06 07:41:46,414 INFO L138 BoogieDeclarations]: Found implementation of procedure crc32_le [2025-02-06 07:41:46,414 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-06 07:41:46,414 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-06 07:41:46,414 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2025-02-06 07:41:46,414 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2025-02-06 07:41:46,414 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-06 07:41:46,414 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-06 07:41:46,414 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-06 07:41:46,414 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-06 07:41:46,414 INFO L130 BoogieDeclarations]: Found specification of procedure pnic_do_nway [2025-02-06 07:41:46,414 INFO L138 BoogieDeclarations]: Found implementation of procedure pnic_do_nway [2025-02-06 07:41:46,414 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-02-06 07:41:46,414 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-02-06 07:41:46,414 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite32 [2025-02-06 07:41:46,414 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite32 [2025-02-06 07:41:46,415 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-06 07:41:46,415 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-06 07:41:46,415 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-06 07:41:46,415 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-06 07:41:46,415 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-02-06 07:41:46,415 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-02-06 07:41:46,415 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-02-06 07:41:46,415 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-02-06 07:41:46,415 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 07:41:46,415 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_set_wolopts [2025-02-06 07:41:46,415 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_set_wolopts [2025-02-06 07:41:46,415 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_resume [2025-02-06 07:41:46,415 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_resume [2025-02-06 07:41:46,415 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer_sync [2025-02-06 07:41:46,415 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer_sync [2025-02-06 07:41:46,415 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_interrupt [2025-02-06 07:41:46,416 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_interrupt [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-02-06 07:41:46,416 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-02-06 07:41:46,416 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_restart_rxtx___3 [2025-02-06 07:41:46,416 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_restart_rxtx___3 [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_restart_rxtx___1 [2025-02-06 07:41:46,416 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_restart_rxtx___1 [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure t21142_media_task [2025-02-06 07:41:46,416 INFO L138 BoogieDeclarations]: Found implementation of procedure t21142_media_task [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-06 07:41:46,416 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-02-06 07:41:46,417 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-02-06 07:41:46,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-02-06 07:41:46,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-02-06 07:41:46,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-02-06 07:41:46,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-02-06 07:41:46,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-02-06 07:41:46,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-02-06 07:41:46,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#49 [2025-02-06 07:41:46,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#50 [2025-02-06 07:41:46,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#51 [2025-02-06 07:41:46,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#52 [2025-02-06 07:41:46,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#53 [2025-02-06 07:41:46,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#54 [2025-02-06 07:41:46,419 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_restart_rxtx___4 [2025-02-06 07:41:46,419 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_restart_rxtx___4 [2025-02-06 07:41:46,419 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-06 07:41:46,419 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-06 07:41:46,419 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-02-06 07:41:46,419 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-02-06 07:41:46,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-06 07:41:46,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-06 07:41:46,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-06 07:41:46,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-06 07:41:46,421 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-02-06 07:41:46,421 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-06 07:41:46,421 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-06 07:41:46,422 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-06 07:41:46,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-06 07:41:46,425 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-06 07:41:46,425 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-06 07:41:46,425 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-06 07:41:46,425 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-02-06 07:41:46,425 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-02-06 07:41:46,425 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-02-06 07:41:46,425 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-02-06 07:41:46,425 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-02-06 07:41:46,425 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure set_rx_mode [2025-02-06 07:41:46,426 INFO L138 BoogieDeclarations]: Found implementation of procedure set_rx_mode [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-02-06 07:41:46,426 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-02-06 07:41:46,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-02-06 07:41:46,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-02-06 07:41:46,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-02-06 07:41:46,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-02-06 07:41:46,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-02-06 07:41:46,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-02-06 07:41:46,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-02-06 07:41:46,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#49 [2025-02-06 07:41:46,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#50 [2025-02-06 07:41:46,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#51 [2025-02-06 07:41:46,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#52 [2025-02-06 07:41:46,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#53 [2025-02-06 07:41:46,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#54 [2025-02-06 07:41:46,427 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-06 07:41:46,427 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-06 07:41:46,430 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-06 07:41:46,430 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-06 07:41:46,430 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-06 07:41:46,430 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-06 07:41:46,430 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-06 07:41:46,430 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-06 07:41:46,430 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-06 07:41:46,430 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-06 07:41:46,430 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#49 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#50 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#51 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#52 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#53 [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#54 [2025-02-06 07:41:46,431 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-06 07:41:46,431 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-06 07:41:46,431 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-06 07:41:46,432 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-06 07:41:46,432 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-06 07:41:46,432 INFO L130 BoogieDeclarations]: Found specification of procedure pnic_timer [2025-02-06 07:41:46,432 INFO L138 BoogieDeclarations]: Found implementation of procedure pnic_timer [2025-02-06 07:41:46,432 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-02-06 07:41:46,432 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-02-06 07:41:46,432 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-06 07:41:46,432 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-06 07:41:46,432 INFO L130 BoogieDeclarations]: Found specification of procedure poll_tulip [2025-02-06 07:41:46,432 INFO L138 BoogieDeclarations]: Found implementation of procedure poll_tulip [2025-02-06 07:41:46,432 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_mdio_write [2025-02-06 07:41:46,432 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_mdio_write [2025-02-06 07:41:46,432 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-06 07:41:46,435 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-02-06 07:41:46,435 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-02-06 07:41:46,435 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-02-06 07:41:46,435 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-06 07:41:46,435 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-06 07:41:46,435 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-06 07:41:46,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure t21142_start_nway [2025-02-06 07:41:46,436 INFO L138 BoogieDeclarations]: Found implementation of procedure t21142_start_nway [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2025-02-06 07:41:46,436 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure ioread16 [2025-02-06 07:41:46,436 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread16 [2025-02-06 07:41:46,436 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-02-06 07:41:46,436 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-02-06 07:41:46,437 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-02-06 07:41:46,437 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-02-06 07:41:46,437 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-02-06 07:41:46,437 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-02-06 07:41:46,437 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-02-06 07:41:46,437 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-02-06 07:41:46,437 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-02-06 07:41:46,437 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-02-06 07:41:46,437 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-02-06 07:41:46,437 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-02-06 07:41:46,437 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 07:41:46,437 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 07:41:46,437 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_close [2025-02-06 07:41:46,437 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_close [2025-02-06 07:41:46,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#49 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#50 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#51 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#52 [2025-02-06 07:41:46,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#53 [2025-02-06 07:41:46,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#54 [2025-02-06 07:41:46,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-06 07:41:46,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-06 07:41:46,443 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2025-02-06 07:41:46,443 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-02-06 07:41:46,443 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_set_power_state [2025-02-06 07:41:46,443 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_set_power_state [2025-02-06 07:41:46,443 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-02-06 07:41:46,443 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-02-06 07:41:46,444 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_tulip_cleanup_19_2 [2025-02-06 07:41:46,444 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_tulip_cleanup_19_2 [2025-02-06 07:41:46,444 INFO L130 BoogieDeclarations]: Found specification of procedure disable_irq [2025-02-06 07:41:46,444 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_irq [2025-02-06 07:41:46,444 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-06 07:41:46,444 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_tx_timeout [2025-02-06 07:41:46,445 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_tx_timeout [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_check_duplex [2025-02-06 07:41:46,445 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_check_duplex [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-02-06 07:41:46,445 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure bitrev32 [2025-02-06 07:41:46,445 INFO L138 BoogieDeclarations]: Found implementation of procedure bitrev32 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure put_unaligned_le16 [2025-02-06 07:41:46,445 INFO L138 BoogieDeclarations]: Found implementation of procedure put_unaligned_le16 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#49 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#50 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#51 [2025-02-06 07:41:46,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#52 [2025-02-06 07:41:46,446 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#53 [2025-02-06 07:41:46,446 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#54 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-02-06 07:41:46,450 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#49 [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#50 [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#51 [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#52 [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#53 [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#54 [2025-02-06 07:41:46,451 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-02-06 07:41:46,451 INFO L130 BoogieDeclarations]: Found specification of procedure comet_timer [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure comet_timer [2025-02-06 07:41:46,451 INFO L130 BoogieDeclarations]: Found specification of procedure get_unaligned_le16 [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure get_unaligned_le16 [2025-02-06 07:41:46,451 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-02-06 07:41:46,451 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-06 07:41:46,451 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_mdio_read [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_mdio_read [2025-02-06 07:41:46,451 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-02-06 07:41:46,451 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-02-06 07:41:46,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-06 07:41:46,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-06 07:41:46,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-06 07:41:46,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-06 07:41:46,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-06 07:41:46,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-06 07:41:46,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-06 07:41:46,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-06 07:41:46,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-06 07:41:46,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-06 07:41:46,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure add_timer [2025-02-06 07:41:46,453 INFO L138 BoogieDeclarations]: Found implementation of procedure add_timer [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2025-02-06 07:41:46,453 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure pci_clear_mwi [2025-02-06 07:41:46,453 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_clear_mwi [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-06 07:41:46,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-06 07:41:46,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_down [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_down [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_stop_rxtx___2 [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_stop_rxtx___2 [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_remove_one [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_remove_one [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure mxic_timer [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure mxic_timer [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_free_ring [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_free_ring [2025-02-06 07:41:46,455 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_irq [2025-02-06 07:41:46,455 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_irq [2025-02-06 07:41:46,456 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_refill_rx [2025-02-06 07:41:46,456 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_refill_rx [2025-02-06 07:41:46,456 INFO L130 BoogieDeclarations]: Found specification of procedure pnic2_timer [2025-02-06 07:41:46,456 INFO L138 BoogieDeclarations]: Found implementation of procedure pnic2_timer [2025-02-06 07:41:46,456 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-02-06 07:41:46,456 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-02-06 07:41:46,456 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-02-06 07:41:46,456 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-02-06 07:41:46,456 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-02-06 07:41:46,456 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-02-06 07:41:46,456 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-02-06 07:41:46,456 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-02-06 07:41:46,456 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-06 07:41:46,456 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-06 07:41:46,456 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-02-06 07:41:46,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-02-06 07:41:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_restart_rxtx [2025-02-06 07:41:46,458 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_restart_rxtx [2025-02-06 07:41:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-06 07:41:46,458 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-06 07:41:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure enable_irq [2025-02-06 07:41:46,458 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_irq [2025-02-06 07:41:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_start_rxtx [2025-02-06 07:41:46,458 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_start_rxtx [2025-02-06 07:41:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-02-06 07:41:46,458 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-02-06 07:41:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_open [2025-02-06 07:41:46,458 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_open [2025-02-06 07:41:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2025-02-06 07:41:46,458 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2025-02-06 07:41:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-06 07:41:46,458 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-06 07:41:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_work [2025-02-06 07:41:46,458 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_work [2025-02-06 07:41:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-02-06 07:41:46,458 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-02-06 07:41:46,458 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iounmap [2025-02-06 07:41:46,461 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iounmap [2025-02-06 07:41:46,461 INFO L130 BoogieDeclarations]: Found specification of procedure pnic2_start_nway [2025-02-06 07:41:46,461 INFO L138 BoogieDeclarations]: Found implementation of procedure pnic2_start_nway [2025-02-06 07:41:46,461 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-02-06 07:41:46,461 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-02-06 07:41:46,461 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_read_eeprom [2025-02-06 07:41:46,461 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_read_eeprom [2025-02-06 07:41:46,461 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-02-06 07:41:46,461 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-02-06 07:41:46,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-06 07:41:46,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure tulip_timer [2025-02-06 07:41:46,463 INFO L138 BoogieDeclarations]: Found implementation of procedure tulip_timer [2025-02-06 07:41:46,463 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-06 07:41:46,463 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-06 07:41:47,647 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 07:41:47,650 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 07:41:48,115 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9847: call ULTIMATE.dealloc(~#reg~0#1.base, ~#reg~0#1.offset);havoc ~#reg~0#1.base, ~#reg~0#1.offset;call ULTIMATE.dealloc(~#descriptor~10#1.base, ~#descriptor~10#1.offset);havoc ~#descriptor~10#1.base, ~#descriptor~10#1.offset;call ULTIMATE.dealloc(~#descriptor___0~4#1.base, ~#descriptor___0~4#1.offset);havoc ~#descriptor___0~4#1.base, ~#descriptor___0~4#1.offset;call ULTIMATE.dealloc(~#__key~0#1.base, ~#__key~0#1.offset);havoc ~#__key~0#1.base, ~#__key~0#1.offset; [2025-02-06 07:41:48,115 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9019: havoc __le32_to_cpup_#t~mem905#1; [2025-02-06 07:41:48,377 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8949-1: ldv_mod_timer_18___0_#res#1 := ldv_mod_timer_18___0_~ldv_func_res~2#1; [2025-02-06 07:41:48,378 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8538: call ULTIMATE.dealloc(~#descriptor~7#1.base, ~#descriptor~7#1.offset);havoc ~#descriptor~7#1.base, ~#descriptor~7#1.offset;call ULTIMATE.dealloc(~#descriptor___0~3#1.base, ~#descriptor___0~3#1.offset);havoc ~#descriptor___0~3#1.base, ~#descriptor___0~3#1.offset;call ULTIMATE.dealloc(~#descriptor___1~3#1.base, ~#descriptor___1~3#1.offset);havoc ~#descriptor___1~3#1.base, ~#descriptor___1~3#1.offset;call ULTIMATE.dealloc(~#descriptor___2~2#1.base, ~#descriptor___2~2#1.offset);havoc ~#descriptor___2~2#1.base, ~#descriptor___2~2#1.offset;call ULTIMATE.dealloc(~#descriptor___3~1#1.base, ~#descriptor___3~1#1.offset);havoc ~#descriptor___3~1#1.base, ~#descriptor___3~1#1.offset;call ULTIMATE.dealloc(~#descriptor___4~1#1.base, ~#descriptor___4~1#1.offset);havoc ~#descriptor___4~1#1.base, ~#descriptor___4~1#1.offset; [2025-02-06 07:41:48,398 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17005: havoc netpoll_trap_#t~nondet2512#1; [2025-02-06 07:41:48,796 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7557: call ULTIMATE.dealloc(~#descriptor~4.base, ~#descriptor~4.offset);havoc ~#descriptor~4.base, ~#descriptor~4.offset;call ULTIMATE.dealloc(~#setup~0.base, ~#setup~0.offset);havoc ~#setup~0.base, ~#setup~0.offset;call ULTIMATE.dealloc(~#descriptor___0~2.base, ~#descriptor___0~2.offset);havoc ~#descriptor___0~2.base, ~#descriptor___0~2.offset;call ULTIMATE.dealloc(~#descriptor___1~2.base, ~#descriptor___1~2.offset);havoc ~#descriptor___1~2.base, ~#descriptor___1~2.offset;call ULTIMATE.dealloc(~#descriptor___2~1.base, ~#descriptor___2~1.offset);havoc ~#descriptor___2~1.base, ~#descriptor___2~1.offset;call ULTIMATE.dealloc(~#descriptor___3~0.base, ~#descriptor___3~0.offset);havoc ~#descriptor___3~0.base, ~#descriptor___3~0.offset;call ULTIMATE.dealloc(~#descriptor___4~0.base, ~#descriptor___4~0.offset);havoc ~#descriptor___4~0.base, ~#descriptor___4~0.offset;call ULTIMATE.dealloc(~#descriptor___5~0.base, ~#descriptor___5~0.offset);havoc ~#descriptor___5~0.base, ~#descriptor___5~0.offset;call ULTIMATE.dealloc(~#descriptor___6~0.base, ~#descriptor___6~0.offset);havoc ~#descriptor___6~0.base, ~#descriptor___6~0.offset;call ULTIMATE.dealloc(~#descriptor___7~0.base, ~#descriptor___7~0.offset);havoc ~#descriptor___7~0.base, ~#descriptor___7~0.offset;call ULTIMATE.dealloc(~#descriptor___8~0.base, ~#descriptor___8~0.offset);havoc ~#descriptor___8~0.base, ~#descriptor___8~0.offset; [2025-02-06 07:41:48,802 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16941: havoc #t~nondet2508; [2025-02-06 07:41:48,811 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9133: havoc dev_name_#t~mem955#1.base, dev_name_#t~mem955#1.offset; [2025-02-06 07:41:48,811 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9121: havoc kobject_name_#t~mem945#1.base, kobject_name_#t~mem945#1.offset; [2025-02-06 07:41:48,813 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16861: havoc #t~nondet2497; [2025-02-06 07:41:48,822 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16275: havoc ldv_dev_get_drvdata_#t~mem2446#1.base, ldv_dev_get_drvdata_#t~mem2446#1.offset;havoc ldv_dev_get_drvdata_#t~mem2447#1.base, ldv_dev_get_drvdata_#t~mem2447#1.offset; [2025-02-06 07:41:48,890 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15387: call ULTIMATE.dealloc(~#descriptor~17.base, ~#descriptor~17.offset);havoc ~#descriptor~17.base, ~#descriptor~17.offset; [2025-02-06 07:41:48,892 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17098: havoc #t~nondet2532; [2025-02-06 07:41:49,905 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16155-1: ldv_del_timer_sync_19___1_#res#1 := ldv_del_timer_sync_19___1_~ldv_func_res~17#1; [2025-02-06 07:41:49,905 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14973: call ULTIMATE.dealloc(t21142_lnk_change_~#descriptor~15#1.base, t21142_lnk_change_~#descriptor~15#1.offset);havoc t21142_lnk_change_~#descriptor~15#1.base, t21142_lnk_change_~#descriptor~15#1.offset; [2025-02-06 07:41:49,906 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15902: call ULTIMATE.dealloc(pnic2_lnk_change_~#descriptor~21#1.base, pnic2_lnk_change_~#descriptor~21#1.offset);havoc pnic2_lnk_change_~#descriptor~21#1.base, pnic2_lnk_change_~#descriptor~21#1.offset;call ULTIMATE.dealloc(pnic2_lnk_change_~#descriptor___0~8#1.base, pnic2_lnk_change_~#descriptor___0~8#1.offset);havoc pnic2_lnk_change_~#descriptor___0~8#1.base, pnic2_lnk_change_~#descriptor___0~8#1.offset; [2025-02-06 07:41:49,906 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16894: havoc dev_trans_start_#t~nondet2500#1; [2025-02-06 07:41:49,906 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16170-1: ldv_del_timer_sync_20___1_#res#1 := ldv_del_timer_sync_20___1_~ldv_func_res~18#1; [2025-02-06 07:41:49,906 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15260-1: ldv_del_timer_sync_19___0_#res#1 := ldv_del_timer_sync_19___0_~ldv_func_res~13#1; [2025-02-06 07:41:49,906 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16185-1: ldv_del_timer_sync_21_#res#1 := ldv_del_timer_sync_21_~ldv_func_res~19#1; [2025-02-06 07:41:49,906 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15467: call ULTIMATE.dealloc(pnic_lnk_change_~#descriptor~18#1.base, pnic_lnk_change_~#descriptor~18#1.offset);havoc pnic_lnk_change_~#descriptor~18#1.base, pnic_lnk_change_~#descriptor~18#1.offset; [2025-02-06 07:41:49,906 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7145-1: ldv_mod_timer_19_#res#1 := ldv_mod_timer_19_~ldv_func_res~1#1; [2025-02-06 07:41:49,906 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15275-1: ldv_del_timer_sync_20___0_#res#1 := ldv_del_timer_sync_20___0_~ldv_func_res~14#1; [2025-02-06 07:41:49,906 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6759: call ULTIMATE.dealloc(~#descriptor~2#1.base, ~#descriptor~2#1.offset);havoc ~#descriptor~2#1.base, ~#descriptor~2#1.offset;call ULTIMATE.dealloc(~#descriptor___0~1#1.base, ~#descriptor___0~1#1.offset);havoc ~#descriptor___0~1#1.base, ~#descriptor___0~1#1.offset;call ULTIMATE.dealloc(~#descriptor___1~1#1.base, ~#descriptor___1~1#1.offset);havoc ~#descriptor___1~1#1.base, ~#descriptor___1~1#1.offset; [2025-02-06 07:41:49,914 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5885: havoc #t~mem181.base, #t~mem181.offset; [2025-02-06 07:41:49,958 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16821: havoc #t~nondet2492; [2025-02-06 07:41:50,248 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10900: call ULTIMATE.dealloc(build_setup_frame_hash_~#hash_table~0#1.base, build_setup_frame_hash_~#hash_table~0#1.offset);havoc build_setup_frame_hash_~#hash_table~0#1.base, build_setup_frame_hash_~#hash_table~0#1.offset; [2025-02-06 07:41:50,248 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11075: call ULTIMATE.dealloc(~#mc_filter~0#1.base, ~#mc_filter~0#1.offset);havoc ~#mc_filter~0#1.base, ~#mc_filter~0#1.offset; [2025-02-06 07:41:50,307 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9082: havoc arch_irqs_disabled_flags_#t~bitwise923#1; [2025-02-06 07:41:50,433 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15230: #res#1 := ~arg0#1; [2025-02-06 07:41:50,439 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17013: havoc pci_bus_read_config_dword_#t~nondet2514#1; [2025-02-06 07:41:50,440 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16937: havoc #t~nondet2507; [2025-02-06 07:41:50,441 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16976: havoc #t~nondet2510; [2025-02-06 07:42:05,623 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13449: call ULTIMATE.dealloc(ldv_pci_instance_suspend_2_8_~#arg2#1.base, ldv_pci_instance_suspend_2_8_~#arg2#1.offset);havoc ldv_pci_instance_suspend_2_8_~#arg2#1.base, ldv_pci_instance_suspend_2_8_~#arg2#1.offset; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17017: havoc pci_bus_read_config_word_#t~nondet2515#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8302: call ULTIMATE.dealloc(tulip_find_mii_~#descriptor~5#1.base, tulip_find_mii_~#descriptor~5#1.offset);havoc tulip_find_mii_~#descriptor~5#1.base, tulip_find_mii_~#descriptor~5#1.offset; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12530-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint main_returnLabel#1: #t~ret2534#1 := main_#res#1;havoc main_#t~ret1887#1, main_~tmp~91#1;assume { :end_inline_main } true; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12533-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17025: havoc pci_choose_state_#t~nondet2517#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13460: call ULTIMATE.dealloc(ldv_pci_instance_suspend_late_2_7_~#arg2#1.base, ldv_pci_instance_suspend_late_2_7_~#arg2#1.offset);havoc ldv_pci_instance_suspend_late_2_7_~#arg2#1.base, ldv_pci_instance_suspend_late_2_7_~#arg2#1.offset; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12535-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14651-1: ldv___pci_register_driver_29_#res#1 := ldv___pci_register_driver_29_~ldv_func_res~11#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17032: havoc pci_dev_present_#t~nondet2518#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16902: havoc device_set_wakeup_enable_#t~nondet2502#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13738-1: ldv_register_netdev_#res#1 := ldv_register_netdev_~arg0#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17042: havoc pci_iomap_#t~ret2520#1.base, pci_iomap_#t~ret2520#1.offset; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13739-1: ldv_register_netdev_#res#1 := ldv_register_netdev_~arg0#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12022: call ULTIMATE.dealloc(tulip_suspend_~#state#1.base, tulip_suspend_~#state#1.offset);havoc tulip_suspend_~#state#1.base, tulip_suspend_~#state#1.offset; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16780: havoc __dynamic_pr_debug_#t~nondet2485#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16912: havoc eth_change_mtu_#t~nondet2503#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16916: havoc eth_mac_addr_#t~nondet2504#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17052: havoc pci_request_regions_#t~nondet2521#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11242: call ULTIMATE.dealloc(tulip_mwi_config_~#cache~0#1.base, tulip_mwi_config_~#cache~0#1.offset);havoc tulip_mwi_config_~#cache~0#1.base, tulip_mwi_config_~#cache~0#1.offset;call ULTIMATE.dealloc(tulip_mwi_config_~#pci_command~0#1.base, tulip_mwi_config_~#pci_command~0#1.offset);havoc tulip_mwi_config_~#pci_command~0#1.base, tulip_mwi_config_~#pci_command~0#1.offset;call ULTIMATE.dealloc(tulip_mwi_config_~#descriptor~12#1.base, tulip_mwi_config_~#descriptor~12#1.offset);havoc tulip_mwi_config_~#descriptor~12#1.base, tulip_mwi_config_~#descriptor~12#1.offset;call ULTIMATE.dealloc(tulip_mwi_config_~#descriptor___0~5#1.base, tulip_mwi_config_~#descriptor___0~5#1.offset);havoc tulip_mwi_config_~#descriptor___0~5#1.base, tulip_mwi_config_~#descriptor___0~5#1.offset; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17059: havoc pci_save_state_#t~nondet2522#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11379: call ULTIMATE.dealloc(tulip_init_one_~#last_phys_addr~0#1.base, tulip_init_one_~#last_phys_addr~0#1.offset);havoc tulip_init_one_~#last_phys_addr~0#1.base, tulip_init_one_~#last_phys_addr~0#1.offset;call ULTIMATE.dealloc(tulip_init_one_~#sig~0#1.base, tulip_init_one_~#sig~0#1.offset);havoc tulip_init_one_~#sig~0#1.base, tulip_init_one_~#sig~0#1.offset;call ULTIMATE.dealloc(tulip_init_one_~#__key~2#1.base, tulip_init_one_~#__key~2#1.offset);havoc tulip_init_one_~#__key~2#1.base, tulip_init_one_~#__key~2#1.offset;call ULTIMATE.dealloc(tulip_init_one_~#__key___0~0#1.base, tulip_init_one_~#__key___0~0#1.offset);havoc tulip_init_one_~#__key___0~0#1.base, tulip_init_one_~#__key___0~0#1.offset;call ULTIMATE.dealloc(tulip_init_one_~#__key___1~0#1.base, tulip_init_one_~#__key___1~0#1.offset);havoc tulip_init_one_~#__key___1~0#1.base, tulip_init_one_~#__key___1~0#1.offset;call ULTIMATE.dealloc(tulip_init_one_~#__key___2~0#1.base, tulip_init_one_~#__key___2~0#1.offset);havoc tulip_init_one_~#__key___2~0#1.base, tulip_init_one_~#__key___2~0#1.offset;call ULTIMATE.dealloc(tulip_init_one_~#__constr_expr_0~0#1.base, tulip_init_one_~#__constr_expr_0~0#1.offset);havoc tulip_init_one_~#__constr_expr_0~0#1.base, tulip_init_one_~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(tulip_init_one_~#media2advert~0#1.base, tulip_init_one_~#media2advert~0#1.offset);havoc tulip_init_one_~#media2advert~0#1.base, tulip_init_one_~#media2advert~0#1.offset; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17070: havoc pci_try_set_mwi_#t~nondet2524#1; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14561-1: ldv_alloc_etherdev_mqs_22_#res#1.base, ldv_alloc_etherdev_mqs_22_#res#1.offset := ldv_alloc_etherdev_mqs_22_~ldv_func_res~8#1.base, ldv_alloc_etherdev_mqs_22_~ldv_func_res~8#1.offset; [2025-02-06 07:42:05,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint private_ioctl_switch_break#1: private_ioctl_#res#1 := -95; [2025-02-06 07:42:05,625 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-02-06 07:42:05,625 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16810: havoc __pci_register_driver_#t~nondet2490#1; [2025-02-06 07:42:05,625 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9149: havoc is_device_dma_capable_#t~mem959#1.base, is_device_dma_capable_#t~mem959#1.offset;havoc is_device_dma_capable_#t~mem960#1.base, is_device_dma_capable_#t~mem960#1.offset;havoc is_device_dma_capable_#t~mem961#1;havoc is_device_dma_capable_#t~short962#1; [2025-02-06 07:42:05,625 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5318: havoc __kmalloc_#t~ret10#1.base, __kmalloc_#t~ret10#1.offset; [2025-02-06 07:42:05,625 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17085: havoc register_netdev_#t~nondet2527#1; [2025-02-06 07:42:05,625 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14576-1: ldv_register_netdev_23_#res#1 := ldv_register_netdev_23_~ldv_func_res~9#1; [2025-02-06 07:42:05,625 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16963: havoc ldv_pre_register_netdev_#t~nondet2509#1; [2025-02-06 07:42:05,625 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16846: havoc alloc_etherdev_mqs_#t~ret2494#1.base, alloc_etherdev_mqs_#t~ret2494#1.offset; [2025-02-06 07:42:05,625 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12511-1: ldv___pci_register_driver_#res#1 := ldv___pci_register_driver_~arg0#1; [2025-02-06 07:42:05,626 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17009: havoc pci_bus_read_config_byte_#t~nondet2513#1; [2025-02-06 07:42:05,798 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10591: call ULTIMATE.dealloc(~#descriptor~11#1.base, ~#descriptor~11#1.offset);havoc ~#descriptor~11#1.base, ~#descriptor~11#1.offset; [2025-02-06 07:42:08,082 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7220: call ULTIMATE.dealloc(tulip_stop_rxtx___0_~#descriptor~3#1.base, tulip_stop_rxtx___0_~#descriptor~3#1.offset);havoc tulip_stop_rxtx___0_~#descriptor~3#1.base, tulip_stop_rxtx___0_~#descriptor~3#1.offset; [2025-02-06 07:42:09,738 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14520-1: ldv_del_timer_sync_19_#res#1 := ldv_del_timer_sync_19_~ldv_func_res~6#1; [2025-02-06 07:42:09,738 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16854: havoc cancel_work_sync_#t~nondet2496#1; [2025-02-06 07:42:09,738 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10492: call ULTIMATE.dealloc(~#__key~1#1.base, ~#__key~1#1.offset);havoc ~#__key~1#1.base, ~#__key~1#1.offset; [2025-02-06 07:42:09,742 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14535-1: ldv_del_timer_sync_20_#res#1 := ldv_del_timer_sync_20_~ldv_func_res~7#1; [2025-02-06 07:42:10,148 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9561: call ULTIMATE.dealloc(~#descriptor~9.base, ~#descriptor~9.offset);havoc ~#descriptor~9.base, ~#descriptor~9.offset; [2025-02-06 07:42:10,241 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16831: havoc #t~nondet2493; [2025-02-06 07:42:10,771 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8964-1: ldv_mod_timer_19___0_#res#1 := ldv_mod_timer_19___0_~ldv_func_res~3#1; [2025-02-06 07:42:11,255 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16140-1: ldv_mod_timer_18___3_#res#1 := ldv_mod_timer_18___3_~ldv_func_res~16#1; [2025-02-06 07:42:11,277 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16886: havoc #t~nondet2498; [2025-02-06 07:42:11,337 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5819: havoc #t~mem141;havoc #t~bitwise142; [2025-02-06 07:42:11,916 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14505-1: ldv_request_irq_18_#res#1 := ldv_request_irq_18_~ldv_func_res~5#1; [2025-02-06 07:42:11,939 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17039: havoc #t~nondet2519; [2025-02-06 07:42:11,962 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17066: havoc #t~nondet2523; [2025-02-06 07:42:12,928 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5302: havoc __fswab16_#t~bitwise0#1; [2025-02-06 07:42:14,357 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16776: havoc #t~nondet2484; [2025-02-06 07:42:14,705 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16924: havoc #t~nondet2506; [2025-02-06 07:42:15,264 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14614-1: ldv_request_irq_26_#res#1 := ldv_request_irq_26_~ldv_func_res~10#1; [2025-02-06 07:42:15,335 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15185: #res#1 := ~arg0#1; [2025-02-06 07:42:15,359 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6154: havoc #t~mem251.base, #t~mem251.offset; [2025-02-06 07:42:15,811 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14686: call ULTIMATE.dealloc(tulip_stop_rxtx___3_~#descriptor~13#1.base, tulip_stop_rxtx___3_~#descriptor~13#1.offset);havoc tulip_stop_rxtx___3_~#descriptor~13#1.base, tulip_stop_rxtx___3_~#descriptor~13#1.offset; [2025-02-06 07:42:16,242 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8445: call ULTIMATE.dealloc(tulip_stop_rxtx___1_~#descriptor~6#1.base, tulip_stop_rxtx___1_~#descriptor~6#1.offset);havoc tulip_stop_rxtx___1_~#descriptor~6#1.base, tulip_stop_rxtx___1_~#descriptor~6#1.offset; [2025-02-06 07:42:17,312 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15245-1: ldv_mod_timer_18___1_#res#1 := ldv_mod_timer_18___1_~ldv_func_res~12#1; [2025-02-06 07:42:17,728 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15307: call ULTIMATE.dealloc(tulip_stop_rxtx___4_~#descriptor~16#1.base, tulip_stop_rxtx___4_~#descriptor~16#1.offset);havoc tulip_stop_rxtx___4_~#descriptor~16#1.base, tulip_stop_rxtx___4_~#descriptor~16#1.offset; [2025-02-06 07:42:17,764 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16814: havoc #t~nondet2491; [2025-02-06 07:42:18,958 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15578: call ULTIMATE.dealloc(~#descriptor~19#1.base, ~#descriptor~19#1.offset);havoc ~#descriptor~19#1.base, ~#descriptor~19#1.offset;call ULTIMATE.dealloc(~#descriptor___0~6#1.base, ~#descriptor___0~6#1.offset);havoc ~#descriptor___0~6#1.base, ~#descriptor___0~6#1.offset; [2025-02-06 07:42:18,958 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15750-1: ldv_mod_timer_18___2_#res#1 := ldv_mod_timer_18___2_~ldv_func_res~15#1; [2025-02-06 07:42:19,462 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14903: call ULTIMATE.dealloc(~#descriptor~14.base, ~#descriptor~14.offset);havoc ~#descriptor~14.base, ~#descriptor~14.offset; [2025-02-06 07:42:19,612 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16898: havoc #t~nondet2501; [2025-02-06 07:42:20,879 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-02-06 07:42:21,422 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17089: havoc request_threaded_irq_#t~nondet2528#1; [2025-02-06 07:42:21,891 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9815: call ULTIMATE.dealloc(~#tmp~62#1.base, ~#tmp~62#1.offset);havoc ~#tmp~62#1.base, ~#tmp~62#1.offset; [2025-02-06 07:42:21,892 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17021: havoc pci_bus_write_config_dword_#t~nondet2516#1; [2025-02-06 07:42:23,534 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16850: havoc #t~nondet2495; [2025-02-06 07:42:25,091 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8979-1: ldv_mod_timer_20_#res#1 := ldv_mod_timer_20_~ldv_func_res~4#1; [2025-02-06 07:42:25,091 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8886: call ULTIMATE.dealloc(~#descriptor~8#1.base, ~#descriptor~8#1.offset);havoc ~#descriptor~8#1.base, ~#descriptor~8#1.offset; [2025-02-06 07:42:25,124 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5308: havoc __le16_to_cpup_#t~mem1#1; [2025-02-06 07:42:25,722 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16806: havoc __pci_enable_wake_#t~nondet2489#1; [2025-02-06 07:42:25,754 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17077: havoc #t~nondet2525; [2025-02-06 07:42:25,775 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16890: havoc #t~nondet2499; [2025-02-06 07:42:25,890 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13782: #res#1 := ~arg0#1; [2025-02-06 07:42:26,820 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6289: call ULTIMATE.dealloc(tulip_stop_rxtx_~#descriptor~0#1.base, tulip_stop_rxtx_~#descriptor~0#1.offset);havoc tulip_stop_rxtx_~#descriptor~0#1.base, tulip_stop_rxtx_~#descriptor~0#1.offset; [2025-02-06 07:42:26,899 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5813: #res := 1; [2025-02-06 07:42:26,963 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17081: havoc queue_work_on_#t~nondet2526#1; [2025-02-06 07:42:27,972 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15798: call ULTIMATE.dealloc(~#descriptor~20.base, ~#descriptor~20.offset);havoc ~#descriptor~20.base, ~#descriptor~20.offset;call ULTIMATE.dealloc(~#descriptor___0~7.base, ~#descriptor___0~7.offset);havoc ~#descriptor___0~7.base, ~#descriptor___0~7.offset; [2025-02-06 07:42:30,490 INFO L? ?]: Removed 5370 outVars from TransFormulas that were not future-live. [2025-02-06 07:42:30,490 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 07:42:30,614 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 07:42:30,614 INFO L337 CfgBuilder]: Removed 1 assume(true) statements. [2025-02-06 07:42:30,615 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 07:42:30 BoogieIcfgContainer [2025-02-06 07:42:30,615 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 07:42:30,616 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 07:42:30,616 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 07:42:30,619 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 07:42:30,620 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 07:41:41" (1/3) ... [2025-02-06 07:42:30,620 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f1eaca8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 07:42:30, skipping insertion in model container [2025-02-06 07:42:30,620 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:41:44" (2/3) ... [2025-02-06 07:42:30,620 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f1eaca8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 07:42:30, skipping insertion in model container [2025-02-06 07:42:30,620 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 07:42:30" (3/3) ... [2025-02-06 07:42:30,621 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i [2025-02-06 07:42:30,633 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 07:42:30,636 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_complex_emg_linux-usb-dev_drivers-net-ethernet-dec-tulip-tulip.cil.i that has 238 procedures, 5233 locations, 1 initial locations, 167 loop locations, and 2 error locations. [2025-02-06 07:42:30,735 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 07:42:30,743 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;@31fbf122, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 07:42:30,744 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2025-02-06 07:42:30,756 INFO L276 IsEmpty]: Start isEmpty. Operand has 4755 states, 3601 states have (on average 1.420438767009164) internal successors, (5115), 3703 states have internal predecessors, (5115), 1017 states have call successors, (1017), 130 states have call predecessors, (1017), 129 states have return successors, (1010), 974 states have call predecessors, (1010), 1010 states have call successors, (1010) [2025-02-06 07:42:30,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2025-02-06 07:42:30,774 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 07:42:30,774 INFO L218 NwaCegarLoop]: trace histogram [14, 14, 13, 13, 13, 13, 13, 13, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 07:42:30,775 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_check_final_stateErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 07:42:30,778 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 07:42:30,778 INFO L85 PathProgramCache]: Analyzing trace with hash -1782884301, now seen corresponding path program 1 times [2025-02-06 07:42:30,783 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 07:42:30,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1547630907] [2025-02-06 07:42:30,784 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 07:42:30,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms