./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.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-kernel-locking-spinlock_drivers-net-wireless-adm8211.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 265e49c3377c52c97dc3fc0a083b7daee63958176975b73f1e1d54651892cb04 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 07:39:23,866 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 07:39:23,934 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:39:23,940 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 07:39:23,940 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 07:39:23,967 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 07:39:23,967 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 07:39:23,967 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 07:39:23,969 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 07:39:23,969 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 07:39:23,970 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 07:39:23,970 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 07:39:23,970 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 07:39:23,970 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 07:39:23,971 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 07:39:23,971 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 07:39:23,971 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 07:39:23,971 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 07:39:23,971 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 07:39:23,972 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 07:39:23,972 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 07:39:23,972 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 07:39:23,972 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 07:39:23,972 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 07:39:23,972 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 07:39:23,972 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 07:39:23,972 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 07:39:23,972 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 07:39:23,973 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 07:39:23,973 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 07:39:23,973 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 07:39:23,973 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 07:39:23,973 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 07:39:23,974 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 07:39:23,974 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 07:39:23,974 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 07:39:23,974 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 07:39:23,974 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 07:39:23,974 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 07:39:23,974 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 07:39:23,974 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 -> 265e49c3377c52c97dc3fc0a083b7daee63958176975b73f1e1d54651892cb04 [2025-02-06 07:39:24,254 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 07:39:24,265 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 07:39:24,268 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 07:39:24,269 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 07:39:24,269 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 07:39:24,271 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.cil.i [2025-02-06 07:39:25,720 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/34842ac18/d825fcdf7e8e4bd39d8746d1d3c73f33/FLAGf58194b5b [2025-02-06 07:39:26,371 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 07:39:26,372 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.cil.i [2025-02-06 07:39:26,430 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/34842ac18/d825fcdf7e8e4bd39d8746d1d3c73f33/FLAGf58194b5b [2025-02-06 07:39:26,452 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/34842ac18/d825fcdf7e8e4bd39d8746d1d3c73f33 [2025-02-06 07:39:26,454 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 07:39:26,457 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 07:39:26,459 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 07:39:26,459 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 07:39:26,464 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 07:39:26,465 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 07:39:26" (1/1) ... [2025-02-06 07:39:26,467 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@59ade09f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:26, skipping insertion in model container [2025-02-06 07:39:26,468 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 07:39:26" (1/1) ... [2025-02-06 07:39:26,611 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 07:39:29,939 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.cil.i[372884,372897] [2025-02-06 07:39:29,942 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.cil.i[373053,373066] [2025-02-06 07:39:29,943 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.cil.i[373220,373233] [2025-02-06 07:39:29,943 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.cil.i[373388,373401] [2025-02-06 07:39:29,958 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:39:30,006 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 07:39:30,094 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/f860c18/linux-kernel-locking-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6376-6377] [2025-02-06 07:39:30,096 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"); [6382-6384] [2025-02-06 07:39:30,136 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)); [6602-6603] [2025-02-06 07:39:30,138 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)); [6636-6637] [2025-02-06 07:39:30,139 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)); [6673-6674] [2025-02-06 07:39:30,140 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)); [6710-6711] [2025-02-06 07:39:30,355 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.cil.i[372884,372897] [2025-02-06 07:39:30,356 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.cil.i[373053,373066] [2025-02-06 07:39:30,357 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.cil.i[373220,373233] [2025-02-06 07:39:30,357 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.cil.i[373388,373401] [2025-02-06 07:39:30,366 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:39:30,527 INFO L204 MainTranslator]: Completed translation [2025-02-06 07:39:30,528 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:30 WrapperNode [2025-02-06 07:39:30,529 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 07:39:30,530 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 07:39:30,530 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 07:39:30,530 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 07:39:30,547 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:39:30" (1/1) ... [2025-02-06 07:39:30,648 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:39:30" (1/1) ... [2025-02-06 07:39:30,885 INFO L138 Inliner]: procedures = 410, calls = 2856, calls flagged for inlining = 215, calls inlined = 199, statements flattened = 7022 [2025-02-06 07:39:30,890 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 07:39:30,891 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 07:39:30,891 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 07:39:30,891 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 07:39:30,909 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:30" (1/1) ... [2025-02-06 07:39:30,909 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:30" (1/1) ... [2025-02-06 07:39:30,956 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:30" (1/1) ... [2025-02-06 07:39:32,147 INFO L175 MemorySlicer]: Split 1632 memory accesses to 45 slices as follows [2, 6, 19, 3, 6, 2, 79, 52, 5, 3, 4, 11, 3, 5, 7, 5, 4, 4, 4, 1, 4, 1137, 10, 2, 7, 2, 8, 4, 4, 8, 6, 8, 15, 6, 48, 7, 15, 68, 15, 6, 5, 9, 8, 4, 1]. 70 percent of accesses are in the largest equivalence class. The 237 initializations are split as follows [2, 6, 0, 0, 6, 0, 0, 0, 5, 1, 4, 0, 0, 5, 0, 5, 4, 4, 4, 0, 4, 8, 0, 0, 0, 0, 8, 4, 0, 0, 6, 8, 0, 6, 48, 7, 0, 68, 0, 6, 5, 0, 8, 4, 1]. The 623 writes are split as follows [0, 0, 15, 0, 0, 1, 79, 42, 0, 0, 0, 11, 0, 0, 3, 0, 0, 0, 0, 0, 0, 416, 6, 1, 3, 1, 0, 0, 0, 4, 0, 0, 9, 0, 0, 0, 14, 0, 14, 0, 0, 4, 0, 0, 0]. [2025-02-06 07:39:32,147 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:30" (1/1) ... [2025-02-06 07:39:32,148 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:30" (1/1) ... [2025-02-06 07:39:32,355 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:30" (1/1) ... [2025-02-06 07:39:32,376 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:30" (1/1) ... [2025-02-06 07:39:32,455 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:30" (1/1) ... [2025-02-06 07:39:32,496 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:30" (1/1) ... [2025-02-06 07:39:32,573 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 07:39:32,575 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 07:39:32,576 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 07:39:32,576 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 07:39:32,577 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:30" (1/1) ... [2025-02-06 07:39:32,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 07:39:32,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 07:39:32,611 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:39:32,615 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:39:32,638 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_set_bssid [2025-02-06 07:39:32,638 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_set_bssid [2025-02-06 07:39:32,638 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_start [2025-02-06 07:39:32,638 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_start [2025-02-06 07:39:32,638 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-02-06 07:39:32,638 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-02-06 07:39:32,639 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-06 07:39:32,639 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-06 07:39:32,639 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-06 07:39:32,639 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-06 07:39:32,639 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-06 07:39:32,639 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-06 07:39:32,640 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-02-06 07:39:32,640 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-02-06 07:39:32,640 INFO L130 BoogieDeclarations]: Found specification of procedure ioread32 [2025-02-06 07:39:32,640 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread32 [2025-02-06 07:39:32,640 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-02-06 07:39:32,640 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-02-06 07:39:32,640 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_rf_write_syn_al2210l [2025-02-06 07:39:32,641 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_rf_write_syn_al2210l [2025-02-06 07:39:32,641 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-06 07:39:32,641 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-06 07:39:32,642 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite32 [2025-02-06 07:39:32,642 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite32 [2025-02-06 07:39:32,642 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-06 07:39:32,642 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-06 07:39:32,642 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_lock_of_adm8211_priv [2025-02-06 07:39:32,642 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_lock_of_adm8211_priv [2025-02-06 07:39:32,642 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-02-06 07:39:32,642 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-02-06 07:39:32,642 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 07:39:32,642 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-02-06 07:39:32,642 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-02-06 07:39:32,642 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_rf_set_channel [2025-02-06 07:39:32,642 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_rf_set_channel [2025-02-06 07:39:32,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-06 07:39:32,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-06 07:39:32,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-06 07:39:32,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-06 07:39:32,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-06 07:39:32,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-06 07:39:32,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-06 07:39:32,647 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-06 07:39:32,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-06 07:39:32,648 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-06 07:39:32,648 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_write_sram [2025-02-06 07:39:32,649 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_write_sram [2025-02-06 07:39:32,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-06 07:39:32,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-06 07:39:32,652 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-06 07:39:32,652 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-06 07:39:32,652 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-06 07:39:32,652 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-06 07:39:32,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-06 07:39:32,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-06 07:39:32,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-06 07:39:32,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-06 07:39:32,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-06 07:39:32,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-06 07:39:32,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-06 07:39:32,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-06 07:39:32,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-06 07:39:32,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-06 07:39:32,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-06 07:39:32,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-06 07:39:32,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-06 07:39:32,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-06 07:39:32,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-02-06 07:39:32,655 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-06 07:39:32,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-06 07:39:32,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-06 07:39:32,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-06 07:39:32,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-06 07:39:32,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-06 07:39:32,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-02-06 07:39:32,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-02-06 07:39:32,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-02-06 07:39:32,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-02-06 07:39:32,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-02-06 07:39:32,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-02-06 07:39:32,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-02-06 07:39:32,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-02-06 07:39:32,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-06 07:39:32,660 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-02-06 07:39:32,661 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-06 07:39:32,661 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-06 07:39:32,661 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iomap [2025-02-06 07:39:32,661 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iomap [2025-02-06 07:39:32,661 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-02-06 07:39:32,662 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-02-06 07:39:32,662 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-06 07:39:32,662 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-06 07:39:32,662 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-06 07:39:32,662 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-06 07:39:32,662 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 07:39:32,664 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-06 07:39:32,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-02-06 07:39:32,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure ieee80211_free_hw [2025-02-06 07:39:32,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ieee80211_free_hw [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_rf_write_syn_max2820 [2025-02-06 07:39:32,665 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_rf_write_syn_max2820 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-06 07:39:32,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_write_bbp [2025-02-06 07:39:32,665 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_write_bbp [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-06 07:39:32,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-02-06 07:39:32,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-06 07:39:32,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-02-06 07:39:32,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-02-06 07:39:32,666 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-02-06 07:39:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-02-06 07:39:32,666 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-02-06 07:39:32,667 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_stop [2025-02-06 07:39:32,667 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_stop [2025-02-06 07:39:32,667 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tail_pointer [2025-02-06 07:39:32,670 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tail_pointer [2025-02-06 07:39:32,670 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 07:39:32,670 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 07:39:32,670 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-02-06 07:39:32,670 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-06 07:39:32,671 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-06 07:39:32,672 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-06 07:39:32,673 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-06 07:39:32,675 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-06 07:39:32,676 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure skb_push [2025-02-06 07:39:32,676 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_push [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-06 07:39:32,676 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_ieee80211_free_hw [2025-02-06 07:39:32,676 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_ieee80211_free_hw [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2025-02-06 07:39:32,676 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure dev_printk [2025-02-06 07:39:32,676 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_printk [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-02-06 07:39:32,676 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-06 07:39:32,676 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-06 07:39:32,677 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-06 07:39:32,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-02-06 07:39:32,682 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-02-06 07:39:32,683 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-02-06 07:39:32,683 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-06 07:39:32,683 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-06 07:39:32,683 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-06 07:39:32,683 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-06 07:39:32,683 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-06 07:39:32,683 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-06 07:39:32,683 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-06 07:39:32,683 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-06 07:39:32,683 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-06 07:39:32,683 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-06 07:39:32,683 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-06 07:39:32,684 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-02-06 07:39:32,685 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-06 07:39:32,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-06 07:39:32,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-06 07:39:32,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-06 07:39:32,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-06 07:39:32,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-06 07:39:32,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-02-06 07:39:32,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-02-06 07:39:32,689 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-02-06 07:39:32,689 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_resume [2025-02-06 07:39:32,689 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_resume [2025-02-06 07:39:32,689 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-06 07:39:32,689 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-06 07:39:32,689 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-02-06 07:39:32,690 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-06 07:39:32,690 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_lock_of_adm8211_priv [2025-02-06 07:39:32,690 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_lock_of_adm8211_priv [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_remove [2025-02-06 07:39:32,690 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_remove [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_update_mode [2025-02-06 07:39:32,690 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_update_mode [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-06 07:39:32,690 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-06 07:39:32,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-06 07:39:32,691 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-06 07:39:32,691 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-06 07:39:32,692 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure skb_pull [2025-02-06 07:39:32,693 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_pull [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure dev_alloc_skb [2025-02-06 07:39:32,693 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_alloc_skb [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-06 07:39:32,693 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_rf_write_syn_rfmd2958 [2025-02-06 07:39:32,693 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_rf_write_syn_rfmd2958 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure adm8211_rf_write_syn_rfmd2948 [2025-02-06 07:39:32,693 INFO L138 BoogieDeclarations]: Found implementation of procedure adm8211_rf_write_syn_rfmd2948 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_lock [2025-02-06 07:39:32,693 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_lock [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-06 07:39:32,693 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iounmap [2025-02-06 07:39:32,693 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iounmap [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-02-06 07:39:32,693 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-06 07:39:32,693 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-06 07:39:32,694 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-06 07:39:32,694 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-06 07:39:32,694 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-06 07:39:32,694 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-06 07:39:32,694 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-06 07:39:32,695 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-06 07:39:32,696 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-06 07:39:32,696 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-06 07:39:32,696 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-02-06 07:39:32,696 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-02-06 07:39:32,696 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-02-06 07:39:32,696 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-06 07:39:32,696 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-06 07:39:32,696 INFO L130 BoogieDeclarations]: Found specification of procedure IEEE80211_SKB_CB [2025-02-06 07:39:32,696 INFO L138 BoogieDeclarations]: Found implementation of procedure IEEE80211_SKB_CB [2025-02-06 07:39:34,042 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 07:39:34,047 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 07:39:35,432 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13849: havoc pci_set_mwi_#t~nondet1679#1; [2025-02-06 07:39:35,434 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11537-1: ldv_request_irq_#res#1 := ldv_request_irq_~arg0#1; [2025-02-06 07:39:35,434 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9096: call ULTIMATE.dealloc(adm8211_hw_init_~#cline~0#1.base, adm8211_hw_init_~#cline~0#1.offset);havoc adm8211_hw_init_~#cline~0#1.base, adm8211_hw_init_~#cline~0#1.offset; [2025-02-06 07:39:35,434 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9040: call ULTIMATE.dealloc(adm8211_set_rate_~#rate_buf~0#1.base, adm8211_set_rate_~#rate_buf~0#1.offset);havoc adm8211_set_rate_~#rate_buf~0#1.base, adm8211_set_rate_~#rate_buf~0#1.offset; [2025-02-06 07:39:35,434 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13864: havoc request_threaded_irq_#t~nondet1682#1; [2025-02-06 07:39:35,435 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11758-1: ldv_request_irq_62_#res#1 := ldv_request_irq_62_~ldv_func_res~0#1; [2025-02-06 07:39:35,435 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13807: havoc pci_bus_read_config_byte_#t~nondet1672#1; [2025-02-06 07:39:35,457 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13772: havoc #t~nondet1670; [2025-02-06 07:39:35,532 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6455: havoc kobject_name_#t~mem21#1.base, kobject_name_#t~mem21#1.offset; [2025-02-06 07:39:35,532 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6467: havoc dev_name_#t~mem31#1.base, dev_name_#t~mem31#1.offset; [2025-02-06 07:39:36,113 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6524: havoc __kmalloc_#t~ret73#1.base, __kmalloc_#t~ret73#1.offset; [2025-02-06 07:39:40,126 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8441: call ULTIMATE.dealloc(~#adm8211_rfmd2958_reg5~0.base, ~#adm8211_rfmd2958_reg5~0.offset);havoc ~#adm8211_rfmd2958_reg5~0.base, ~#adm8211_rfmd2958_reg5~0.offset;call ULTIMATE.dealloc(~#adm8211_rfmd2958_reg6~0.base, ~#adm8211_rfmd2958_reg6~0.offset);havoc ~#adm8211_rfmd2958_reg6~0.base, ~#adm8211_rfmd2958_reg6~0.offset; [2025-02-06 07:39:40,138 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6578: havoc #t~mem110.base, #t~mem110.offset; [2025-02-06 07:39:40,264 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13665: havoc #t~nondet1658; [2025-02-06 07:39:40,374 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13825: havoc #t~ret1676.base, #t~ret1676.offset; [2025-02-06 07:39:40,419 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6392: havoc arch_irqs_disabled_flags_#t~bitwise12#1; [2025-02-06 07:39:41,051 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6984: havoc #t~mem202.base, #t~mem202.offset;havoc #t~mem203; [2025-02-06 07:39:56,473 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7109: havoc ieee80211_has_tods_#t~bitwise249#1; [2025-02-06 07:39:56,473 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint main_returnLabel#1: #t~ret1689#1 := main_#res#1;havoc main_#t~ret1468#1, main_~tmp~51#1;assume { :end_inline_main } true; [2025-02-06 07:39:56,473 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13722: havoc dma_set_mask_#t~nondet1664#1; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13726: havoc dma_supported_#t~nondet1665#1; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7263: havoc ieee80211_get_tx_rate_#t~mem263#1.base, ieee80211_get_tx_rate_#t~mem263#1.offset;havoc ieee80211_get_tx_rate_#t~mem264#1;havoc ieee80211_get_tx_rate_#t~mem265#1.base, ieee80211_get_tx_rate_#t~mem265#1.offset;havoc ieee80211_get_tx_rate_#t~mem267#1.base, ieee80211_get_tx_rate_#t~mem267#1.offset;havoc ieee80211_get_tx_rate_#t~mem266#1; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13738: havoc ieee80211_alloc_hw_#t~ret1666#1.base, ieee80211_alloc_hw_#t~ret1666#1.offset; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13745: havoc ieee80211_frequency_to_channel_#t~nondet1667#1; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10709-1: ldv_ieee80211_alloc_hw_#res#1.base, ldv_ieee80211_alloc_hw_#res#1.offset := ldv_ieee80211_alloc_hw_~arg0#1.base, ldv_ieee80211_alloc_hw_~arg0#1.offset; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10445-1: ldv___pci_register_driver_#res#1 := ldv___pci_register_driver_~arg0#1; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13749: havoc ieee80211_hdrlen_#t~nondet1668#1; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13753: havoc ieee80211_register_hw_#t~nondet1669#1; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10715-1: ldv_ieee80211_alloc_hw_#res#1.base, ldv_ieee80211_alloc_hw_#res#1.offset := ldv_ieee80211_alloc_hw_~arg0#1.base, ldv_ieee80211_alloc_hw_~arg0#1.offset; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10717-1: ldv_ieee80211_alloc_hw_#res#1.base, ldv_ieee80211_alloc_hw_#res#1.offset := ldv_ieee80211_alloc_hw_~arg0#1.base, ldv_ieee80211_alloc_hw_~arg0#1.offset; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7811: call ULTIMATE.dealloc(adm8211_interrupt_rci_~#rx_status~0#1.base, adm8211_interrupt_rci_~#rx_status~0#1.offset);havoc adm8211_interrupt_rci_~#rx_status~0#1.base, adm8211_interrupt_rci_~#rx_status~0#1.offset; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9407: havoc adm8211_prepare_multicast_#t~mem1149#1;havoc adm8211_prepare_multicast_#t~mem1150#1;havoc adm8211_prepare_multicast_#t~bitwise1151#1;call ULTIMATE.dealloc(adm8211_prepare_multicast_~#mc_filter~0#1.base, adm8211_prepare_multicast_~#mc_filter~0#1.offset);havoc adm8211_prepare_multicast_~#mc_filter~0#1.base, adm8211_prepare_multicast_~#mc_filter~0#1.offset; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9936: call ULTIMATE.dealloc(adm8211_probe_~#reg~16#1.base, adm8211_probe_~#reg~16#1.offset);havoc adm8211_probe_~#reg~16#1.base, adm8211_probe_~#reg~16#1.offset;call ULTIMATE.dealloc(adm8211_probe_~#perm_addr~0#1.base, adm8211_probe_~#perm_addr~0#1.offset);havoc adm8211_probe_~#perm_addr~0#1.base, adm8211_probe_~#perm_addr~0#1.offset;call ULTIMATE.dealloc(adm8211_probe_~#__key~0#1.base, adm8211_probe_~#__key~0#1.offset);havoc adm8211_probe_~#__key~0#1.base, adm8211_probe_~#__key~0#1.offset; [2025-02-06 07:39:56,474 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11258: 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:39:56,475 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-02-06 07:39:56,475 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9413: call ULTIMATE.dealloc(adm8211_configure_filter_~#bcast~0#1.base, adm8211_configure_filter_~#bcast~0#1.offset);havoc adm8211_configure_filter_~#bcast~0#1.base, adm8211_configure_filter_~#bcast~0#1.offset;call ULTIMATE.dealloc(adm8211_configure_filter_~#mc_filter~1#1.base, adm8211_configure_filter_~#mc_filter~1#1.offset);havoc adm8211_configure_filter_~#mc_filter~1#1.base, adm8211_configure_filter_~#mc_filter~1#1.offset; [2025-02-06 07:39:56,475 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10208: call ULTIMATE.dealloc(adm8211_suspend_~#state#1.base, adm8211_suspend_~#state#1.offset);havoc adm8211_suspend_~#state#1.base, adm8211_suspend_~#state#1.offset; [2025-02-06 07:39:56,475 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7038: havoc is_zero_ether_addr_#t~mem224#1;havoc is_zero_ether_addr_#t~mem225#1;havoc is_zero_ether_addr_#t~bitwise226#1; [2025-02-06 07:39:56,475 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11269: 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:39:56,475 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7044: havoc is_multicast_ether_addr_#t~mem227#1; [2025-02-06 07:39:56,475 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9821: call ULTIMATE.dealloc(adm8211_tx_~#plcp~0#1.base, adm8211_tx_~#plcp~0#1.offset);havoc adm8211_tx_~#plcp~0#1.base, adm8211_tx_~#plcp~0#1.offset;call ULTIMATE.dealloc(adm8211_tx_~#dur~0#1.base, adm8211_tx_~#dur~0#1.offset);havoc adm8211_tx_~#dur~0#1.base, adm8211_tx_~#dur~0#1.offset; [2025-02-06 07:39:56,475 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11803-1: ldv_ieee80211_alloc_hw_66_#res#1.base, ldv_ieee80211_alloc_hw_66_#res#1.offset := ldv_ieee80211_alloc_hw_66_~ldv_func_res~1#1.base, ldv_ieee80211_alloc_hw_66_~ldv_func_res~1#1.offset; [2025-02-06 07:39:56,475 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13661: havoc __pci_register_driver_#t~nondet1657#1; [2025-02-06 07:39:56,475 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13803: havoc net_ratelimit_#t~nondet1671#1; [2025-02-06 07:39:56,476 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13672: havoc _dev_info_#t~nondet1659#1; [2025-02-06 07:39:56,476 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13811: havoc pci_bus_read_config_dword_#t~nondet1673#1; [2025-02-06 07:39:56,476 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6546: havoc is_device_dma_capable_#t~mem75#1.base, is_device_dma_capable_#t~mem75#1.offset;havoc is_device_dma_capable_#t~mem76#1.base, is_device_dma_capable_#t~mem76#1.offset;havoc is_device_dma_capable_#t~mem77#1;havoc is_device_dma_capable_#t~short78#1; [2025-02-06 07:39:56,476 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13815: havoc pci_choose_state_#t~nondet1674#1; [2025-02-06 07:39:56,476 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13685: havoc bitrev32_#t~nondet1660#1; [2025-02-06 07:39:56,476 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13822: havoc pci_enable_device_#t~nondet1675#1; [2025-02-06 07:39:56,477 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11840-1: ldv___pci_register_driver_69_#res#1 := ldv___pci_register_driver_69_~ldv_func_res~2#1; [2025-02-06 07:39:56,477 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13692: havoc crc32_le_#t~nondet1661#1; [2025-02-06 07:39:56,477 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13835: havoc pci_request_regions_#t~nondet1677#1; [2025-02-06 07:39:56,477 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7364: call ULTIMATE.dealloc(adm8211_read_eeprom_~#chan_range~0#1.base, adm8211_read_eeprom_~#chan_range~0#1.offset);havoc adm8211_read_eeprom_~#chan_range~0#1.base, adm8211_read_eeprom_~#chan_range~0#1.offset;call ULTIMATE.dealloc(adm8211_read_eeprom_~#eeprom~0#1.base, adm8211_read_eeprom_~#eeprom~0#1.offset);havoc adm8211_read_eeprom_~#eeprom~0#1.base, adm8211_read_eeprom_~#eeprom~0#1.offset; [2025-02-06 07:39:56,477 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13842: havoc pci_save_state_#t~nondet1678#1; [2025-02-06 07:39:58,003 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-02-06 07:39:58,466 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13876: havoc #t~ret1684.base, #t~ret1684.offset; [2025-02-06 07:40:00,057 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13718: havoc #t~nondet1663; [2025-02-06 07:40:01,624 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13860: havoc #t~nondet1681; [2025-02-06 07:40:01,651 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13714: havoc #t~nondet1662; [2025-02-06 07:40:02,006 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11858: havoc ldv_dev_get_drvdata_#t~mem1556#1.base, ldv_dev_get_drvdata_#t~mem1556#1.offset;havoc ldv_dev_get_drvdata_#t~mem1557#1.base, ldv_dev_get_drvdata_#t~mem1557#1.offset; [2025-02-06 07:40:03,445 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13873: havoc #t~ret1683.base, #t~ret1683.offset; [2025-02-06 07:40:04,822 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13853: havoc #t~nondet1680; [2025-02-06 07:40:06,387 INFO L? ?]: Removed 3698 outVars from TransFormulas that were not future-live. [2025-02-06 07:40:06,387 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 07:40:06,526 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 07:40:06,527 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 07:40:06,527 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 07:40:06 BoogieIcfgContainer [2025-02-06 07:40:06,528 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 07:40:06,530 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 07:40:06,530 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 07:40:06,534 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 07:40:06,535 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 07:39:26" (1/3) ... [2025-02-06 07:40:06,535 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@33df117b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 07:40:06, skipping insertion in model container [2025-02-06 07:40:06,535 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:39:30" (2/3) ... [2025-02-06 07:40:06,535 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@33df117b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 07:40:06, skipping insertion in model container [2025-02-06 07:40:06,535 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 07:40:06" (3/3) ... [2025-02-06 07:40:06,536 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.cil.i [2025-02-06 07:40:06,554 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 07:40:06,558 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-adm8211.cil.i that has 159 procedures, 3084 locations, 1 initial locations, 136 loop locations, and 3 error locations. [2025-02-06 07:40:06,678 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 07:40:06,690 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;@e888e40, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 07:40:06,691 INFO L334 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2025-02-06 07:40:06,704 INFO L276 IsEmpty]: Start isEmpty. Operand has 2688 states, 1962 states have (on average 1.3246687054026502) internal successors, (2599), 1986 states have internal predecessors, (2599), 652 states have call successors, (652), 70 states have call predecessors, (652), 69 states have return successors, (647), 641 states have call predecessors, (647), 647 states have call successors, (647) [2025-02-06 07:40:06,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2025-02-06 07:40:06,713 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 07:40:06,714 INFO L218 NwaCegarLoop]: trace histogram [11, 11, 10, 10, 10, 10, 10, 10, 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:40:06,714 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2025-02-06 07:40:06,718 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 07:40:06,718 INFO L85 PathProgramCache]: Analyzing trace with hash -364693345, now seen corresponding path program 1 times [2025-02-06 07:40:06,725 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 07:40:06,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [597159885] [2025-02-06 07:40:06,726 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 07:40:06,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 07:40:30,783 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 134 statements into 1 equivalence classes. [2025-02-06 07:40:31,494 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 134 of 134 statements. [2025-02-06 07:40:31,498 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 07:40:31,498 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 07:40:32,822 INFO L134 CoverageAnalysis]: Checked inductivity of 435 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 435 trivial. 0 not checked. [2025-02-06 07:40:32,823 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 07:40:32,823 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [597159885] [2025-02-06 07:40:32,824 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [597159885] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 07:40:32,824 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 07:40:32,824 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 07:40:32,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1949751765] [2025-02-06 07:40:32,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 07:40:32,831 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 07:40:32,831 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 07:40:32,848 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 07:40:32,849 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 07:40:32,858 INFO L87 Difference]: Start difference. First operand has 2688 states, 1962 states have (on average 1.3246687054026502) internal successors, (2599), 1986 states have internal predecessors, (2599), 652 states have call successors, (652), 70 states have call predecessors, (652), 69 states have return successors, (647), 641 states have call predecessors, (647), 647 states have call successors, (647) Second operand has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 3 states have call successors, (15), 2 states have call predecessors, (15), 1 states have return successors, (13), 3 states have call predecessors, (13), 3 states have call successors, (13) [2025-02-06 07:40:36,990 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.12s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-02-06 07:40:42,321 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 07:40:42,322 INFO L93 Difference]: Finished difference Result 7940 states and 11868 transitions. [2025-02-06 07:40:42,323 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 07:40:42,325 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 3 states have call successors, (15), 2 states have call predecessors, (15), 1 states have return successors, (13), 3 states have call predecessors, (13), 3 states have call successors, (13) Word has length 134 [2025-02-06 07:40:42,326 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 07:40:42,397 INFO L225 Difference]: With dead ends: 7940 [2025-02-06 07:40:42,398 INFO L226 Difference]: Without dead ends: 5259 [2025-02-06 07:40:42,454 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 07:40:42,460 INFO L435 NwaCegarLoop]: 3718 mSDtfsCounter, 3741 mSDsluCounter, 3656 mSDsCounter, 0 mSdLazyCounter, 296 mSolverCounterSat, 3 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 8.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3741 SdHoareTripleChecker+Valid, 7374 SdHoareTripleChecker+Invalid, 300 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 296 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 9.0s IncrementalHoareTripleChecker+Time [2025-02-06 07:40:42,461 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3741 Valid, 7374 Invalid, 300 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [3 Valid, 296 Invalid, 1 Unknown, 0 Unchecked, 9.0s Time] [2025-02-06 07:40:42,493 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5259 states. [2025-02-06 07:40:42,883 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5259 to 5255. [2025-02-06 07:40:42,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5255 states, 3860 states have (on average 1.2974093264248705) internal successors, (5008), 3902 states have internal predecessors, (5008), 1257 states have call successors, (1257), 136 states have call predecessors, (1257), 135 states have return successors, (1254), 1242 states have call predecessors, (1254), 1254 states have call successors, (1254) [2025-02-06 07:40:42,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5255 states to 5255 states and 7519 transitions. [2025-02-06 07:40:42,982 INFO L78 Accepts]: Start accepts. Automaton has 5255 states and 7519 transitions. Word has length 134 [2025-02-06 07:40:42,983 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 07:40:42,986 INFO L471 AbstractCegarLoop]: Abstraction has 5255 states and 7519 transitions. [2025-02-06 07:40:42,986 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 3 states have call successors, (15), 2 states have call predecessors, (15), 1 states have return successors, (13), 3 states have call predecessors, (13), 3 states have call successors, (13) [2025-02-06 07:40:42,987 INFO L276 IsEmpty]: Start isEmpty. Operand 5255 states and 7519 transitions. [2025-02-06 07:40:42,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2025-02-06 07:40:42,997 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 07:40:42,997 INFO L218 NwaCegarLoop]: trace histogram [11, 11, 10, 10, 10, 10, 10, 10, 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, 1, 1, 1, 1] [2025-02-06 07:40:42,999 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 07:40:42,999 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2025-02-06 07:40:43,000 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 07:40:43,000 INFO L85 PathProgramCache]: Analyzing trace with hash -1711515921, now seen corresponding path program 1 times [2025-02-06 07:40:43,000 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 07:40:43,000 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1828645713] [2025-02-06 07:40:43,001 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 07:40:43,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms