./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a046e57d Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 53eb2ae45d6814abb00b8b7d5f3ee93f1739f0dc71e59abfabf9bdefb5a792d9 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-13 08:37:33,258 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 08:37:33,317 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-10-13 08:37:33,332 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 08:37:33,332 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 08:37:33,360 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 08:37:33,362 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 08:37:33,362 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 08:37:33,363 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-13 08:37:33,363 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-13 08:37:33,364 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 08:37:33,364 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 08:37:33,364 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 08:37:33,365 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 08:37:33,367 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 08:37:33,367 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 08:37:33,367 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-13 08:37:33,367 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-13 08:37:33,368 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 08:37:33,368 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-13 08:37:33,368 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 08:37:33,372 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-13 08:37:33,372 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 08:37:33,372 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-13 08:37:33,373 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 08:37:33,373 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 08:37:33,373 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 08:37:33,373 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-13 08:37:33,373 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 08:37:33,373 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 08:37:33,374 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 08:37:33,374 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 08:37:33,374 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-13 08:37:33,374 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-13 08:37:33,374 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-13 08:37:33,374 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 08:37:33,374 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 08:37:33,374 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 08:37:33,375 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 08:37:33,375 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 53eb2ae45d6814abb00b8b7d5f3ee93f1739f0dc71e59abfabf9bdefb5a792d9 [2024-10-13 08:37:33,612 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 08:37:33,640 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 08:37:33,642 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 08:37:33,644 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 08:37:33,645 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 08:37:33,646 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i [2024-10-13 08:37:34,984 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 08:37:35,698 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 08:37:35,699 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i [2024-10-13 08:37:35,769 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3d190970e/f27ec6622fbc485bb0aaa751c0f5d37e/FLAGc335208b4 [2024-10-13 08:37:35,785 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3d190970e/f27ec6622fbc485bb0aaa751c0f5d37e [2024-10-13 08:37:35,787 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 08:37:35,789 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 08:37:35,790 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 08:37:35,790 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 08:37:35,795 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 08:37:35,795 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 08:37:35" (1/1) ... [2024-10-13 08:37:35,797 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3fe37cea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:37:35, skipping insertion in model container [2024-10-13 08:37:35,797 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 08:37:35" (1/1) ... [2024-10-13 08:37:36,026 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 08:37:43,706 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080605,1080618] [2024-10-13 08:37:43,709 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080774,1080787] [2024-10-13 08:37:43,710 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080941,1080954] [2024-10-13 08:37:43,710 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1081109,1081122] [2024-10-13 08:37:43,757 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 08:37:43,915 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 08:37:44,020 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [7813] [2024-10-13 08:37:44,022 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7816] [2024-10-13 08:37:44,022 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7819] [2024-10-13 08:37:44,022 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7822] [2024-10-13 08:37:44,023 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [7859] [2024-10-13 08:37:44,023 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [7862] [2024-10-13 08:37:44,024 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [7864] [2024-10-13 08:37:44,024 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [7869] [2024-10-13 08:37:44,024 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [7872] [2024-10-13 08:37:44,024 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [7874] [2024-10-13 08:37:44,026 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [7879] [2024-10-13 08:37:44,026 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [7882] [2024-10-13 08:37:44,026 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [7884] [2024-10-13 08:37:44,026 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [7889] [2024-10-13 08:37:44,026 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [7892] [2024-10-13 08:37:44,027 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [7894] [2024-10-13 08:37:44,027 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [7932] [2024-10-13 08:37:44,028 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [7935] [2024-10-13 08:37:44,028 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [7937] [2024-10-13 08:37:44,028 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [7942] [2024-10-13 08:37:44,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [7945] [2024-10-13 08:37:44,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [7947] [2024-10-13 08:37:44,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [7952] [2024-10-13 08:37:44,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [7955] [2024-10-13 08:37:44,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [7957] [2024-10-13 08:37:44,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [7962] [2024-10-13 08:37:44,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [7965] [2024-10-13 08:37:44,030 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [7967] [2024-10-13 08:37:44,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7985] [2024-10-13 08:37:44,031 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7994] [2024-10-13 08:37:44,115 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [9801] [2024-10-13 08:37:44,116 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9804] [2024-10-13 08:37:44,116 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9807] [2024-10-13 08:37:44,116 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9810] [2024-10-13 08:37:44,117 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [9856] [2024-10-13 08:37:44,118 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [9859] [2024-10-13 08:37:44,118 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [9862] [2024-10-13 08:37:44,118 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [9865] [2024-10-13 08:37:44,435 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [24282] [2024-10-13 08:37:44,436 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [24285] [2024-10-13 08:37:44,436 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [24288] [2024-10-13 08:37:44,436 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [24291] [2024-10-13 08:37:44,570 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)); [34468-34469] [2024-10-13 08:37:44,701 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080605,1080618] [2024-10-13 08:37:44,702 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080774,1080787] [2024-10-13 08:37:44,702 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080941,1080954] [2024-10-13 08:37:44,702 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1081109,1081122] [2024-10-13 08:37:44,709 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 08:37:44,892 INFO L204 MainTranslator]: Completed translation [2024-10-13 08:37:44,892 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:37:44 WrapperNode [2024-10-13 08:37:44,893 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 08:37:44,894 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 08:37:44,894 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 08:37:44,894 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 08:37:44,899 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:37:44" (1/1) ... [2024-10-13 08:37:44,985 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [11244]: Variable #t~ret1100 modified in procedure rtl8723ae_set_fw_pwrmode_cmd but not declared [2024-10-13 08:37:44,987 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [11244]: Undeclared identifier #t~ret1100 in IdentifierExpression[#t~ret1100,] [2024-10-13 08:37:44,987 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [11244]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1100,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]],IntegerLiteral[8]]] [2024-10-13 08:37:44,987 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_set_fw_pwrmode_cmd" [11245]: Variable #t~ret1101 modified in procedure rtl8723ae_set_fw_pwrmode_cmd but not declared [2024-10-13 08:37:44,988 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_set_fw_pwrmode_cmd" [11245]: Undeclared identifier #t~ret1101 in IdentifierExpression[#t~ret1101,] [2024-10-13 08:37:44,988 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_set_fw_pwrmode_cmd" [11245]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1101,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:44,988 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11246]: Variable #t~ret1102 modified in procedure rtl8723ae_set_fw_pwrmode_cmd but not declared [2024-10-13 08:37:44,988 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11246]: Undeclared identifier #t~ret1102 in IdentifierExpression[#t~ret1102,] [2024-10-13 08:37:44,988 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11246]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1102,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:44,990 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [11628]: Variable #t~ret1192 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:37:44,990 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [11628]: Undeclared identifier #t~ret1192 in IdentifierExpression[#t~ret1192,] [2024-10-13 08:37:44,990 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [11628]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1192,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]],IntegerLiteral[8]]] [2024-10-13 08:37:44,990 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_set_fw_rsvdpagepkt" [11629]: Variable #t~ret1193 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:37:44,990 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_set_fw_rsvdpagepkt" [11629]: Undeclared identifier #t~ret1193 in IdentifierExpression[#t~ret1193,] [2024-10-13 08:37:44,991 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_set_fw_rsvdpagepkt" [11629]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1193,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:44,991 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11630]: Variable #t~ret1194 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:37:44,991 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11630]: Undeclared identifier #t~ret1194 in IdentifierExpression[#t~ret1194,] [2024-10-13 08:37:44,991 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11630]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1194,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:44,991 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtl8723ae" [11661]: Variable #t~ret1207 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:37:44,991 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtl8723ae" [11661]: Undeclared identifier #t~ret1207 in IdentifierExpression[#t~ret1207,] [2024-10-13 08:37:44,992 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtl8723ae" [11661]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1207,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]],IntegerLiteral[8]]] [2024-10-13 08:37:44,992 ERROR L1136 TypeChecker]: C: descriptor___0.function = "rtl8723ae_set_fw_rsvdpagepkt" [11662]: Variable #t~ret1208 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:37:44,992 ERROR L1136 TypeChecker]: C: descriptor___0.function = "rtl8723ae_set_fw_rsvdpagepkt" [11662]: Undeclared identifier #t~ret1208 in IdentifierExpression[#t~ret1208,] [2024-10-13 08:37:44,992 ERROR L1136 TypeChecker]: C: descriptor___0.function = "rtl8723ae_set_fw_rsvdpagepkt" [11662]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1208,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:44,992 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11663]: Variable #t~ret1209 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:37:44,992 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11663]: Undeclared identifier #t~ret1209 in IdentifierExpression[#t~ret1209,] [2024-10-13 08:37:44,992 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11663]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1209,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:44,993 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtl8723ae" [11724]: Variable #t~ret1237 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:37:44,993 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtl8723ae" [11724]: Undeclared identifier #t~ret1237 in IdentifierExpression[#t~ret1237,] [2024-10-13 08:37:44,993 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtl8723ae" [11724]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1237,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]],IntegerLiteral[8]]] [2024-10-13 08:37:44,993 ERROR L1136 TypeChecker]: C: descriptor___1.function = "rtl8723ae_set_fw_rsvdpagepkt" [11725]: Variable #t~ret1238 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:37:44,994 ERROR L1136 TypeChecker]: C: descriptor___1.function = "rtl8723ae_set_fw_rsvdpagepkt" [11725]: Undeclared identifier #t~ret1238 in IdentifierExpression[#t~ret1238,] [2024-10-13 08:37:44,994 ERROR L1136 TypeChecker]: C: descriptor___1.function = "rtl8723ae_set_fw_rsvdpagepkt" [11725]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1238,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:44,994 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11726]: Variable #t~ret1239 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:37:44,994 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11726]: Undeclared identifier #t~ret1239 in IdentifierExpression[#t~ret1239,] [2024-10-13 08:37:44,994 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11726]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1239,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:45,051 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [22054]: Variable #t~ret5097 modified in procedure _rtl8723ae_read_adapter_info but not declared [2024-10-13 08:37:45,052 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [22054]: Undeclared identifier #t~ret5097 in IdentifierExpression[#t~ret5097,] [2024-10-13 08:37:45,052 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [22054]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret5097,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]],IntegerLiteral[8]]] [2024-10-13 08:37:45,052 ERROR L1136 TypeChecker]: C: descriptor.function = "_rtl8723ae_read_adapter_info" [22055]: Variable #t~ret5098 modified in procedure _rtl8723ae_read_adapter_info but not declared [2024-10-13 08:37:45,052 ERROR L1136 TypeChecker]: C: descriptor.function = "_rtl8723ae_read_adapter_info" [22055]: Undeclared identifier #t~ret5098 in IdentifierExpression[#t~ret5098,] [2024-10-13 08:37:45,052 ERROR L1136 TypeChecker]: C: descriptor.function = "_rtl8723ae_read_adapter_info" [22055]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret5098,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:45,052 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/hw.c" [22056]: Variable #t~ret5099 modified in procedure _rtl8723ae_read_adapter_info but not declared [2024-10-13 08:37:45,052 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/hw.c" [22056]: Undeclared identifier #t~ret5099 in IdentifierExpression[#t~ret5099,] [2024-10-13 08:37:45,052 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/hw.c" [22056]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret5099,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:45,098 ERROR L1136 TypeChecker]: C: (rtlpriv->cfg)->fw_name = (char *)"rtlwifi/rtl8723fw.bin" [30379]: Variable #t~ret7795 modified in procedure rtl8723ae_init_sw_vars but not declared [2024-10-13 08:37:45,101 ERROR L1136 TypeChecker]: C: (rtlpriv->cfg)->fw_name = (char *)"rtlwifi/rtl8723fw.bin" [30379]: Undeclared identifier #t~ret7795 in IdentifierExpression[#t~ret7795,] [2024-10-13 08:37:45,101 ERROR L1136 TypeChecker]: C: (rtlpriv->cfg)->fw_name = (char *)"rtlwifi/rtl8723fw.bin" [30379]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret7795,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#t~mem7794,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[10],StructAccessExpression[IdentifierExpression[#t~mem7794,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:45,105 ERROR L1136 TypeChecker]: C: (rtlpriv->cfg)->fw_name = (char *)"rtlwifi/rtl8723fw_B.bin" [30382]: Variable #t~ret7799 modified in procedure rtl8723ae_init_sw_vars but not declared [2024-10-13 08:37:45,105 ERROR L1136 TypeChecker]: C: (rtlpriv->cfg)->fw_name = (char *)"rtlwifi/rtl8723fw_B.bin" [30382]: Undeclared identifier #t~ret7799 in IdentifierExpression[#t~ret7799,] [2024-10-13 08:37:45,106 ERROR L1136 TypeChecker]: C: (rtlpriv->cfg)->fw_name = (char *)"rtlwifi/rtl8723fw_B.bin" [30382]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret7799,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#t~mem7798,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[10],StructAccessExpression[IdentifierExpression[#t~mem7798,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:45,121 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [35506]: Variable #t~ret8538 modified in procedure rtl8723ae_tx_fill_cmddesc but not declared [2024-10-13 08:37:45,121 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [35506]: Undeclared identifier #t~ret8538 in IdentifierExpression[#t~ret8538,] [2024-10-13 08:37:45,122 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [35506]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret8538,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]],IntegerLiteral[8]]] [2024-10-13 08:37:45,122 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_tx_fill_cmddesc" [35507]: Variable #t~ret8539 modified in procedure rtl8723ae_tx_fill_cmddesc but not declared [2024-10-13 08:37:45,122 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_tx_fill_cmddesc" [35507]: Undeclared identifier #t~ret8539 in IdentifierExpression[#t~ret8539,] [2024-10-13 08:37:45,122 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_tx_fill_cmddesc" [35507]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret8539,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:45,122 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/trx.c" [35508]: Variable #t~ret8540 modified in procedure rtl8723ae_tx_fill_cmddesc but not declared [2024-10-13 08:37:45,122 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/trx.c" [35508]: Undeclared identifier #t~ret8540 in IdentifierExpression[#t~ret8540,] [2024-10-13 08:37:45,123 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/trx.c" [35508]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret8540,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] [2024-10-13 08:37:45,127 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:37:44" (1/1) ... [2024-10-13 08:37:45,127 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 08:37:45,127 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2024-10-13 08:37:45,130 INFO L158 Benchmark]: Toolchain (without parser) took 9339.33ms. Allocated memory was 169.9MB in the beginning and 503.3MB in the end (delta: 333.4MB). Free memory was 113.2MB in the beginning and 151.0MB in the end (delta: -37.8MB). Peak memory consumption was 295.3MB. Max. memory is 16.1GB. [2024-10-13 08:37:45,131 INFO L158 Benchmark]: CDTParser took 0.50ms. Allocated memory is still 123.7MB. Free memory is still 90.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-13 08:37:45,132 INFO L158 Benchmark]: CACSL2BoogieTranslator took 9102.68ms. Allocated memory was 169.9MB in the beginning and 503.3MB in the end (delta: 333.4MB). Free memory was 113.2MB in the beginning and 179.3MB in the end (delta: -66.1MB). Peak memory consumption was 339.4MB. Max. memory is 16.1GB. [2024-10-13 08:37:45,132 INFO L158 Benchmark]: Boogie Procedure Inliner took 233.81ms. Allocated memory is still 503.3MB. Free memory was 179.3MB in the beginning and 151.0MB in the end (delta: 28.3MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-10-13 08:37:45,134 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.50ms. Allocated memory is still 123.7MB. Free memory is still 90.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 9102.68ms. Allocated memory was 169.9MB in the beginning and 503.3MB in the end (delta: 333.4MB). Free memory was 113.2MB in the beginning and 179.3MB in the end (delta: -66.1MB). Peak memory consumption was 339.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 233.81ms. Allocated memory is still 503.3MB. Free memory was 179.3MB in the beginning and 151.0MB in the end (delta: 28.3MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - TypeErrorResult [Line: 11244]: Type Error Variable #t~ret1100 modified in procedure rtl8723ae_set_fw_pwrmode_cmd but not declared - TypeErrorResult [Line: 11244]: Type Error Undeclared identifier #t~ret1100 in IdentifierExpression[#t~ret1100,] - TypeErrorResult [Line: 11244]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1100,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 11245]: Type Error Variable #t~ret1101 modified in procedure rtl8723ae_set_fw_pwrmode_cmd but not declared - TypeErrorResult [Line: 11245]: Type Error Undeclared identifier #t~ret1101 in IdentifierExpression[#t~ret1101,] - TypeErrorResult [Line: 11245]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1101,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 11246]: Type Error Variable #t~ret1102 modified in procedure rtl8723ae_set_fw_pwrmode_cmd but not declared - TypeErrorResult [Line: 11246]: Type Error Undeclared identifier #t~ret1102 in IdentifierExpression[#t~ret1102,] - TypeErrorResult [Line: 11246]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1102,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 11628]: Type Error Variable #t~ret1192 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11628]: Type Error Undeclared identifier #t~ret1192 in IdentifierExpression[#t~ret1192,] - TypeErrorResult [Line: 11628]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1192,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 11629]: Type Error Variable #t~ret1193 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11629]: Type Error Undeclared identifier #t~ret1193 in IdentifierExpression[#t~ret1193,] - TypeErrorResult [Line: 11629]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1193,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 11630]: Type Error Variable #t~ret1194 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11630]: Type Error Undeclared identifier #t~ret1194 in IdentifierExpression[#t~ret1194,] - TypeErrorResult [Line: 11630]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1194,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 11661]: Type Error Variable #t~ret1207 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11661]: Type Error Undeclared identifier #t~ret1207 in IdentifierExpression[#t~ret1207,] - TypeErrorResult [Line: 11661]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1207,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 11662]: Type Error Variable #t~ret1208 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11662]: Type Error Undeclared identifier #t~ret1208 in IdentifierExpression[#t~ret1208,] - TypeErrorResult [Line: 11662]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1208,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 11663]: Type Error Variable #t~ret1209 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11663]: Type Error Undeclared identifier #t~ret1209 in IdentifierExpression[#t~ret1209,] - TypeErrorResult [Line: 11663]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1209,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 11724]: Type Error Variable #t~ret1237 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11724]: Type Error Undeclared identifier #t~ret1237 in IdentifierExpression[#t~ret1237,] - TypeErrorResult [Line: 11724]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1237,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 11725]: Type Error Variable #t~ret1238 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11725]: Type Error Undeclared identifier #t~ret1238 in IdentifierExpression[#t~ret1238,] - TypeErrorResult [Line: 11725]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1238,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 11726]: Type Error Variable #t~ret1239 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11726]: Type Error Undeclared identifier #t~ret1239 in IdentifierExpression[#t~ret1239,] - TypeErrorResult [Line: 11726]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1239,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 22054]: Type Error Variable #t~ret5097 modified in procedure _rtl8723ae_read_adapter_info but not declared - TypeErrorResult [Line: 22054]: Type Error Undeclared identifier #t~ret5097 in IdentifierExpression[#t~ret5097,] - TypeErrorResult [Line: 22054]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret5097,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 22055]: Type Error Variable #t~ret5098 modified in procedure _rtl8723ae_read_adapter_info but not declared - TypeErrorResult [Line: 22055]: Type Error Undeclared identifier #t~ret5098 in IdentifierExpression[#t~ret5098,] - TypeErrorResult [Line: 22055]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret5098,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 22056]: Type Error Variable #t~ret5099 modified in procedure _rtl8723ae_read_adapter_info but not declared - TypeErrorResult [Line: 22056]: Type Error Undeclared identifier #t~ret5099 in IdentifierExpression[#t~ret5099,] - TypeErrorResult [Line: 22056]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret5099,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 30379]: Type Error Variable #t~ret7795 modified in procedure rtl8723ae_init_sw_vars but not declared - TypeErrorResult [Line: 30379]: Type Error Undeclared identifier #t~ret7795 in IdentifierExpression[#t~ret7795,] - TypeErrorResult [Line: 30379]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret7795,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#t~mem7794,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[10],StructAccessExpression[IdentifierExpression[#t~mem7794,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 30382]: Type Error Variable #t~ret7799 modified in procedure rtl8723ae_init_sw_vars but not declared - TypeErrorResult [Line: 30382]: Type Error Undeclared identifier #t~ret7799 in IdentifierExpression[#t~ret7799,] - TypeErrorResult [Line: 30382]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret7799,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#t~mem7798,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[10],StructAccessExpression[IdentifierExpression[#t~mem7798,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 35506]: Type Error Variable #t~ret8538 modified in procedure rtl8723ae_tx_fill_cmddesc but not declared - TypeErrorResult [Line: 35506]: Type Error Undeclared identifier #t~ret8538 in IdentifierExpression[#t~ret8538,] - TypeErrorResult [Line: 35506]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret8538,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 35507]: Type Error Variable #t~ret8539 modified in procedure rtl8723ae_tx_fill_cmddesc but not declared - TypeErrorResult [Line: 35507]: Type Error Undeclared identifier #t~ret8539 in IdentifierExpression[#t~ret8539,] - TypeErrorResult [Line: 35507]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret8539,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 35508]: Type Error Variable #t~ret8540 modified in procedure rtl8723ae_tx_fill_cmddesc but not declared - TypeErrorResult [Line: 35508]: Type Error Undeclared identifier #t~ret8540 in IdentifierExpression[#t~ret8540,] - TypeErrorResult [Line: 35508]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret8540,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7813]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [7813] - GenericResultAtLocation [Line: 7816]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7816] - GenericResultAtLocation [Line: 7819]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7819] - GenericResultAtLocation [Line: 7822]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7822] - GenericResultAtLocation [Line: 7859]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [7859] - GenericResultAtLocation [Line: 7862]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [7862] - GenericResultAtLocation [Line: 7864]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [7864] - GenericResultAtLocation [Line: 7869]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [7869] - GenericResultAtLocation [Line: 7872]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [7872] - GenericResultAtLocation [Line: 7874]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [7874] - GenericResultAtLocation [Line: 7879]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [7879] - GenericResultAtLocation [Line: 7882]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [7882] - GenericResultAtLocation [Line: 7884]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [7884] - GenericResultAtLocation [Line: 7889]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [7889] - GenericResultAtLocation [Line: 7892]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [7892] - GenericResultAtLocation [Line: 7894]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [7894] - GenericResultAtLocation [Line: 7932]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [7932] - GenericResultAtLocation [Line: 7935]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [7935] - GenericResultAtLocation [Line: 7937]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [7937] - GenericResultAtLocation [Line: 7942]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [7942] - GenericResultAtLocation [Line: 7945]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [7945] - GenericResultAtLocation [Line: 7947]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [7947] - GenericResultAtLocation [Line: 7952]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [7952] - GenericResultAtLocation [Line: 7955]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [7955] - GenericResultAtLocation [Line: 7957]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [7957] - GenericResultAtLocation [Line: 7962]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [7962] - GenericResultAtLocation [Line: 7965]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [7965] - GenericResultAtLocation [Line: 7967]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [7967] - GenericResultAtLocation [Line: 7985]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7985] - GenericResultAtLocation [Line: 7994]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7994] - GenericResultAtLocation [Line: 9801]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [9801] - GenericResultAtLocation [Line: 9804]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9804] - GenericResultAtLocation [Line: 9807]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9807] - GenericResultAtLocation [Line: 9810]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9810] - GenericResultAtLocation [Line: 9856]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [9856] - GenericResultAtLocation [Line: 9859]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [9859] - GenericResultAtLocation [Line: 9862]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [9862] - GenericResultAtLocation [Line: 9865]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [9865] - GenericResultAtLocation [Line: 24282]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [24282] - GenericResultAtLocation [Line: 24285]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [24285] - GenericResultAtLocation [Line: 24288]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [24288] - GenericResultAtLocation [Line: 24291]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [24291] - GenericResultAtLocation [Line: 34468]: 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)); [34468-34469] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 53eb2ae45d6814abb00b8b7d5f3ee93f1739f0dc71e59abfabf9bdefb5a792d9 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-13 08:37:47,099 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 08:37:47,172 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-10-13 08:37:47,178 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 08:37:47,178 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 08:37:47,208 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 08:37:47,211 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 08:37:47,211 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 08:37:47,212 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-13 08:37:47,212 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-13 08:37:47,213 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 08:37:47,213 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 08:37:47,214 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 08:37:47,215 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 08:37:47,215 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 08:37:47,216 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 08:37:47,216 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-13 08:37:47,216 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 08:37:47,216 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-13 08:37:47,217 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 08:37:47,217 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-13 08:37:47,220 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-13 08:37:47,220 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-13 08:37:47,220 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 08:37:47,220 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-13 08:37:47,221 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-13 08:37:47,221 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 08:37:47,221 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 08:37:47,221 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 08:37:47,222 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-13 08:37:47,222 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 08:37:47,222 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 08:37:47,222 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 08:37:47,222 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 08:37:47,222 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-13 08:37:47,222 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-13 08:37:47,223 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-13 08:37:47,223 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 08:37:47,223 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 08:37:47,223 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 08:37:47,223 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 08:37:47,224 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-13 08:37:47,224 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 53eb2ae45d6814abb00b8b7d5f3ee93f1739f0dc71e59abfabf9bdefb5a792d9 [2024-10-13 08:37:47,482 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 08:37:47,503 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 08:37:47,506 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 08:37:47,507 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 08:37:47,507 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 08:37:47,508 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i [2024-10-13 08:37:48,847 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 08:37:49,473 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 08:37:49,474 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i [2024-10-13 08:37:49,543 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/daa2344db/df1d956a047e473aa106066c0de84e49/FLAG47eb087b2 [2024-10-13 08:37:49,910 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/daa2344db/df1d956a047e473aa106066c0de84e49 [2024-10-13 08:37:49,912 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 08:37:49,914 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 08:37:49,915 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 08:37:49,915 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 08:37:49,919 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 08:37:49,919 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 08:37:49" (1/1) ... [2024-10-13 08:37:49,920 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@51acd965 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:37:49, skipping insertion in model container [2024-10-13 08:37:49,920 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 08:37:49" (1/1) ... [2024-10-13 08:37:50,123 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 08:37:58,520 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080605,1080618] [2024-10-13 08:37:58,522 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080774,1080787] [2024-10-13 08:37:58,523 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080941,1080954] [2024-10-13 08:37:58,524 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1081109,1081122] [2024-10-13 08:37:58,567 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 08:37:58,681 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-10-13 08:37:58,781 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 08:37:59,449 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080605,1080618] [2024-10-13 08:37:59,450 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080774,1080787] [2024-10-13 08:37:59,450 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080941,1080954] [2024-10-13 08:37:59,450 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1081109,1081122] [2024-10-13 08:37:59,455 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 08:37:59,497 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 08:37:59,609 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [7813] [2024-10-13 08:37:59,611 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7816] [2024-10-13 08:37:59,611 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7819] [2024-10-13 08:37:59,611 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7822] [2024-10-13 08:37:59,612 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [7859] [2024-10-13 08:37:59,612 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [7862] [2024-10-13 08:37:59,612 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [7864] [2024-10-13 08:37:59,612 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [7869] [2024-10-13 08:37:59,612 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [7872] [2024-10-13 08:37:59,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [7874] [2024-10-13 08:37:59,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [7879] [2024-10-13 08:37:59,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [7882] [2024-10-13 08:37:59,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [7884] [2024-10-13 08:37:59,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [7889] [2024-10-13 08:37:59,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [7892] [2024-10-13 08:37:59,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [7894] [2024-10-13 08:37:59,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [7932] [2024-10-13 08:37:59,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [7935] [2024-10-13 08:37:59,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [7937] [2024-10-13 08:37:59,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [7942] [2024-10-13 08:37:59,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [7945] [2024-10-13 08:37:59,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [7947] [2024-10-13 08:37:59,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [7952] [2024-10-13 08:37:59,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [7955] [2024-10-13 08:37:59,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [7957] [2024-10-13 08:37:59,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [7962] [2024-10-13 08:37:59,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [7965] [2024-10-13 08:37:59,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [7967] [2024-10-13 08:37:59,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7985] [2024-10-13 08:37:59,617 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7994] [2024-10-13 08:37:59,661 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [9801] [2024-10-13 08:37:59,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9804] [2024-10-13 08:37:59,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9807] [2024-10-13 08:37:59,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9810] [2024-10-13 08:37:59,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [9856] [2024-10-13 08:37:59,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [9859] [2024-10-13 08:37:59,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [9862] [2024-10-13 08:37:59,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [9865] [2024-10-13 08:38:00,184 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [24282] [2024-10-13 08:38:00,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [24285] [2024-10-13 08:38:00,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [24288] [2024-10-13 08:38:00,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [24291] [2024-10-13 08:38:00,434 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)); [34468-34469] [2024-10-13 08:38:00,468 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080605,1080618] [2024-10-13 08:38:00,469 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080774,1080787] [2024-10-13 08:38:00,469 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1080941,1080954] [2024-10-13 08:38:00,469 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtlwifi-rtl8723ae-rtl8723ae.cil.i[1081109,1081122] [2024-10-13 08:38:00,475 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 08:38:00,682 INFO L204 MainTranslator]: Completed translation [2024-10-13 08:38:00,683 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:38:00 WrapperNode [2024-10-13 08:38:00,683 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 08:38:00,684 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 08:38:00,684 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 08:38:00,685 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 08:38:00,692 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:38:00" (1/1) ... [2024-10-13 08:38:00,766 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [11244]: Variable #t~ret929 modified in procedure rtl8723ae_set_fw_pwrmode_cmd but not declared [2024-10-13 08:38:00,768 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [11244]: Undeclared identifier #t~ret929 in IdentifierExpression[#t~ret929,] [2024-10-13 08:38:00,768 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [11244]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret929,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,768 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_set_fw_pwrmode_cmd" [11245]: Variable #t~ret930 modified in procedure rtl8723ae_set_fw_pwrmode_cmd but not declared [2024-10-13 08:38:00,768 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_set_fw_pwrmode_cmd" [11245]: Undeclared identifier #t~ret930 in IdentifierExpression[#t~ret930,] [2024-10-13 08:38:00,768 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_set_fw_pwrmode_cmd" [11245]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret930,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,768 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11246]: Variable #t~ret931 modified in procedure rtl8723ae_set_fw_pwrmode_cmd but not declared [2024-10-13 08:38:00,769 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11246]: Undeclared identifier #t~ret931 in IdentifierExpression[#t~ret931,] [2024-10-13 08:38:00,769 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11246]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret931,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,774 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [11628]: Variable #t~ret1019 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:38:00,775 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [11628]: Undeclared identifier #t~ret1019 in IdentifierExpression[#t~ret1019,] [2024-10-13 08:38:00,775 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [11628]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1019,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,775 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_set_fw_rsvdpagepkt" [11629]: Variable #t~ret1020 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:38:00,775 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_set_fw_rsvdpagepkt" [11629]: Undeclared identifier #t~ret1020 in IdentifierExpression[#t~ret1020,] [2024-10-13 08:38:00,775 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_set_fw_rsvdpagepkt" [11629]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1020,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,775 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11630]: Variable #t~ret1021 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:38:00,776 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11630]: Undeclared identifier #t~ret1021 in IdentifierExpression[#t~ret1021,] [2024-10-13 08:38:00,776 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11630]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1021,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,776 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtl8723ae" [11661]: Variable #t~ret1033 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:38:00,776 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtl8723ae" [11661]: Undeclared identifier #t~ret1033 in IdentifierExpression[#t~ret1033,] [2024-10-13 08:38:00,776 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtl8723ae" [11661]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1033,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,776 ERROR L1136 TypeChecker]: C: descriptor___0.function = "rtl8723ae_set_fw_rsvdpagepkt" [11662]: Variable #t~ret1034 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:38:00,776 ERROR L1136 TypeChecker]: C: descriptor___0.function = "rtl8723ae_set_fw_rsvdpagepkt" [11662]: Undeclared identifier #t~ret1034 in IdentifierExpression[#t~ret1034,] [2024-10-13 08:38:00,777 ERROR L1136 TypeChecker]: C: descriptor___0.function = "rtl8723ae_set_fw_rsvdpagepkt" [11662]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1034,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,777 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11663]: Variable #t~ret1035 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:38:00,777 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11663]: Undeclared identifier #t~ret1035 in IdentifierExpression[#t~ret1035,] [2024-10-13 08:38:00,777 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11663]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1035,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,777 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtl8723ae" [11724]: Variable #t~ret1059 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:38:00,777 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtl8723ae" [11724]: Undeclared identifier #t~ret1059 in IdentifierExpression[#t~ret1059,] [2024-10-13 08:38:00,777 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtl8723ae" [11724]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1059,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,777 ERROR L1136 TypeChecker]: C: descriptor___1.function = "rtl8723ae_set_fw_rsvdpagepkt" [11725]: Variable #t~ret1060 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:38:00,777 ERROR L1136 TypeChecker]: C: descriptor___1.function = "rtl8723ae_set_fw_rsvdpagepkt" [11725]: Undeclared identifier #t~ret1060 in IdentifierExpression[#t~ret1060,] [2024-10-13 08:38:00,777 ERROR L1136 TypeChecker]: C: descriptor___1.function = "rtl8723ae_set_fw_rsvdpagepkt" [11725]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1060,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,778 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11726]: Variable #t~ret1061 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared [2024-10-13 08:38:00,778 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11726]: Undeclared identifier #t~ret1061 in IdentifierExpression[#t~ret1061,] [2024-10-13 08:38:00,778 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/fw.c" [11726]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1061,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,823 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [22054]: Variable #t~ret4048 modified in procedure _rtl8723ae_read_adapter_info but not declared [2024-10-13 08:38:00,824 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [22054]: Undeclared identifier #t~ret4048 in IdentifierExpression[#t~ret4048,] [2024-10-13 08:38:00,824 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [22054]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4048,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,824 ERROR L1136 TypeChecker]: C: descriptor.function = "_rtl8723ae_read_adapter_info" [22055]: Variable #t~ret4049 modified in procedure _rtl8723ae_read_adapter_info but not declared [2024-10-13 08:38:00,824 ERROR L1136 TypeChecker]: C: descriptor.function = "_rtl8723ae_read_adapter_info" [22055]: Undeclared identifier #t~ret4049 in IdentifierExpression[#t~ret4049,] [2024-10-13 08:38:00,824 ERROR L1136 TypeChecker]: C: descriptor.function = "_rtl8723ae_read_adapter_info" [22055]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4049,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,824 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/hw.c" [22056]: Variable #t~ret4050 modified in procedure _rtl8723ae_read_adapter_info but not declared [2024-10-13 08:38:00,824 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/hw.c" [22056]: Undeclared identifier #t~ret4050 in IdentifierExpression[#t~ret4050,] [2024-10-13 08:38:00,824 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/hw.c" [22056]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4050,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,854 ERROR L1136 TypeChecker]: C: (rtlpriv->cfg)->fw_name = (char *)"rtlwifi/rtl8723fw.bin" [30379]: Variable #t~ret6199 modified in procedure rtl8723ae_init_sw_vars but not declared [2024-10-13 08:38:00,855 ERROR L1136 TypeChecker]: C: (rtlpriv->cfg)->fw_name = (char *)"rtlwifi/rtl8723fw.bin" [30379]: Undeclared identifier #t~ret6199 in IdentifierExpression[#t~ret6199,] [2024-10-13 08:38:00,855 ERROR L1136 TypeChecker]: C: (rtlpriv->cfg)->fw_name = (char *)"rtlwifi/rtl8723fw.bin" [30379]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret6199,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#t~mem6198,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#t~mem6198,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,855 ERROR L1136 TypeChecker]: C: (rtlpriv->cfg)->fw_name = (char *)"rtlwifi/rtl8723fw_B.bin" [30382]: Variable #t~ret6202 modified in procedure rtl8723ae_init_sw_vars but not declared [2024-10-13 08:38:00,855 ERROR L1136 TypeChecker]: C: (rtlpriv->cfg)->fw_name = (char *)"rtlwifi/rtl8723fw_B.bin" [30382]: Undeclared identifier #t~ret6202 in IdentifierExpression[#t~ret6202,] [2024-10-13 08:38:00,855 ERROR L1136 TypeChecker]: C: (rtlpriv->cfg)->fw_name = (char *)"rtlwifi/rtl8723fw_B.bin" [30382]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret6202,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#t~mem6201,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#t~mem6201,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,872 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [35506]: Variable #t~ret6806 modified in procedure rtl8723ae_tx_fill_cmddesc but not declared [2024-10-13 08:38:00,875 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [35506]: Undeclared identifier #t~ret6806 in IdentifierExpression[#t~ret6806,] [2024-10-13 08:38:00,876 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtl8723ae" [35506]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret6806,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,876 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_tx_fill_cmddesc" [35507]: Variable #t~ret6807 modified in procedure rtl8723ae_tx_fill_cmddesc but not declared [2024-10-13 08:38:00,876 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_tx_fill_cmddesc" [35507]: Undeclared identifier #t~ret6807 in IdentifierExpression[#t~ret6807,] [2024-10-13 08:38:00,876 ERROR L1136 TypeChecker]: C: descriptor.function = "rtl8723ae_tx_fill_cmddesc" [35507]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret6807,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,876 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/trx.c" [35508]: Variable #t~ret6808 modified in procedure rtl8723ae_tx_fill_cmddesc but not declared [2024-10-13 08:38:00,876 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/trx.c" [35508]: Undeclared identifier #t~ret6808 in IdentifierExpression[#t~ret6808,] [2024-10-13 08:38:00,876 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/wireless/rtlwifi/rtl8723ae/trx.c" [35508]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret6808,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-13 08:38:00,880 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:38:00" (1/1) ... [2024-10-13 08:38:00,881 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 08:38:00,881 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2024-10-13 08:38:00,883 INFO L158 Benchmark]: Toolchain (without parser) took 10968.57ms. Allocated memory was 90.2MB in the beginning and 488.6MB in the end (delta: 398.5MB). Free memory was 38.1MB in the beginning and 249.1MB in the end (delta: -211.0MB). Peak memory consumption was 185.7MB. Max. memory is 16.1GB. [2024-10-13 08:38:00,884 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 62.9MB. Free memory is still 31.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-13 08:38:00,884 INFO L158 Benchmark]: CACSL2BoogieTranslator took 10769.13ms. Allocated memory was 90.2MB in the beginning and 488.6MB in the end (delta: 398.5MB). Free memory was 37.7MB in the beginning and 271.0MB in the end (delta: -233.2MB). Peak memory consumption was 291.1MB. Max. memory is 16.1GB. [2024-10-13 08:38:00,885 INFO L158 Benchmark]: Boogie Procedure Inliner took 196.44ms. Allocated memory is still 488.6MB. Free memory was 271.0MB in the beginning and 249.1MB in the end (delta: 21.9MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-10-13 08:38:00,887 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 62.9MB. Free memory is still 31.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 10769.13ms. Allocated memory was 90.2MB in the beginning and 488.6MB in the end (delta: 398.5MB). Free memory was 37.7MB in the beginning and 271.0MB in the end (delta: -233.2MB). Peak memory consumption was 291.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 196.44ms. Allocated memory is still 488.6MB. Free memory was 271.0MB in the beginning and 249.1MB in the end (delta: 21.9MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - TypeErrorResult [Line: 11244]: Type Error Variable #t~ret929 modified in procedure rtl8723ae_set_fw_pwrmode_cmd but not declared - TypeErrorResult [Line: 11244]: Type Error Undeclared identifier #t~ret929 in IdentifierExpression[#t~ret929,] - TypeErrorResult [Line: 11244]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret929,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 11245]: Type Error Variable #t~ret930 modified in procedure rtl8723ae_set_fw_pwrmode_cmd but not declared - TypeErrorResult [Line: 11245]: Type Error Undeclared identifier #t~ret930 in IdentifierExpression[#t~ret930,] - TypeErrorResult [Line: 11245]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret930,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 11246]: Type Error Variable #t~ret931 modified in procedure rtl8723ae_set_fw_pwrmode_cmd but not declared - TypeErrorResult [Line: 11246]: Type Error Undeclared identifier #t~ret931 in IdentifierExpression[#t~ret931,] - TypeErrorResult [Line: 11246]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret931,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 11628]: Type Error Variable #t~ret1019 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11628]: Type Error Undeclared identifier #t~ret1019 in IdentifierExpression[#t~ret1019,] - TypeErrorResult [Line: 11628]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1019,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 11629]: Type Error Variable #t~ret1020 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11629]: Type Error Undeclared identifier #t~ret1020 in IdentifierExpression[#t~ret1020,] - TypeErrorResult [Line: 11629]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1020,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 11630]: Type Error Variable #t~ret1021 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11630]: Type Error Undeclared identifier #t~ret1021 in IdentifierExpression[#t~ret1021,] - TypeErrorResult [Line: 11630]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1021,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 11661]: Type Error Variable #t~ret1033 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11661]: Type Error Undeclared identifier #t~ret1033 in IdentifierExpression[#t~ret1033,] - TypeErrorResult [Line: 11661]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1033,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 11662]: Type Error Variable #t~ret1034 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11662]: Type Error Undeclared identifier #t~ret1034 in IdentifierExpression[#t~ret1034,] - TypeErrorResult [Line: 11662]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1034,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 11663]: Type Error Variable #t~ret1035 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11663]: Type Error Undeclared identifier #t~ret1035 in IdentifierExpression[#t~ret1035,] - TypeErrorResult [Line: 11663]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1035,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 11724]: Type Error Variable #t~ret1059 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11724]: Type Error Undeclared identifier #t~ret1059 in IdentifierExpression[#t~ret1059,] - TypeErrorResult [Line: 11724]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1059,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 11725]: Type Error Variable #t~ret1060 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11725]: Type Error Undeclared identifier #t~ret1060 in IdentifierExpression[#t~ret1060,] - TypeErrorResult [Line: 11725]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1060,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 11726]: Type Error Variable #t~ret1061 modified in procedure rtl8723ae_set_fw_rsvdpagepkt but not declared - TypeErrorResult [Line: 11726]: Type Error Undeclared identifier #t~ret1061 in IdentifierExpression[#t~ret1061,] - TypeErrorResult [Line: 11726]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1061,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 22054]: Type Error Variable #t~ret4048 modified in procedure _rtl8723ae_read_adapter_info but not declared - TypeErrorResult [Line: 22054]: Type Error Undeclared identifier #t~ret4048 in IdentifierExpression[#t~ret4048,] - TypeErrorResult [Line: 22054]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4048,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 22055]: Type Error Variable #t~ret4049 modified in procedure _rtl8723ae_read_adapter_info but not declared - TypeErrorResult [Line: 22055]: Type Error Undeclared identifier #t~ret4049 in IdentifierExpression[#t~ret4049,] - TypeErrorResult [Line: 22055]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4049,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 22056]: Type Error Variable #t~ret4050 modified in procedure _rtl8723ae_read_adapter_info but not declared - TypeErrorResult [Line: 22056]: Type Error Undeclared identifier #t~ret4050 in IdentifierExpression[#t~ret4050,] - TypeErrorResult [Line: 22056]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret4050,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 30379]: Type Error Variable #t~ret6199 modified in procedure rtl8723ae_init_sw_vars but not declared - TypeErrorResult [Line: 30379]: Type Error Undeclared identifier #t~ret6199 in IdentifierExpression[#t~ret6199,] - TypeErrorResult [Line: 30379]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret6199,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#t~mem6198,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#t~mem6198,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 30382]: Type Error Variable #t~ret6202 modified in procedure rtl8723ae_init_sw_vars but not declared - TypeErrorResult [Line: 30382]: Type Error Undeclared identifier #t~ret6202 in IdentifierExpression[#t~ret6202,] - TypeErrorResult [Line: 30382]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret6202,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[#t~mem6201,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[10,64],StructAccessExpression[IdentifierExpression[#t~mem6201,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 35506]: Type Error Variable #t~ret6806 modified in procedure rtl8723ae_tx_fill_cmddesc but not declared - TypeErrorResult [Line: 35506]: Type Error Undeclared identifier #t~ret6806 in IdentifierExpression[#t~ret6806,] - TypeErrorResult [Line: 35506]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret6806,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 35507]: Type Error Variable #t~ret6807 modified in procedure rtl8723ae_tx_fill_cmddesc but not declared - TypeErrorResult [Line: 35507]: Type Error Undeclared identifier #t~ret6807 in IdentifierExpression[#t~ret6807,] - TypeErrorResult [Line: 35507]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret6807,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 35508]: Type Error Variable #t~ret6808 modified in procedure rtl8723ae_tx_fill_cmddesc but not declared - TypeErrorResult [Line: 35508]: Type Error Undeclared identifier #t~ret6808 in IdentifierExpression[#t~ret6808,] - TypeErrorResult [Line: 35508]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret6808,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7813]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [7813] - GenericResultAtLocation [Line: 7816]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7816] - GenericResultAtLocation [Line: 7819]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7819] - GenericResultAtLocation [Line: 7822]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7822] - GenericResultAtLocation [Line: 7859]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [7859] - GenericResultAtLocation [Line: 7862]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [7862] - GenericResultAtLocation [Line: 7864]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [7864] - GenericResultAtLocation [Line: 7869]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [7869] - GenericResultAtLocation [Line: 7872]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [7872] - GenericResultAtLocation [Line: 7874]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [7874] - GenericResultAtLocation [Line: 7879]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [7879] - GenericResultAtLocation [Line: 7882]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [7882] - GenericResultAtLocation [Line: 7884]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [7884] - GenericResultAtLocation [Line: 7889]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [7889] - GenericResultAtLocation [Line: 7892]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [7892] - GenericResultAtLocation [Line: 7894]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [7894] - GenericResultAtLocation [Line: 7932]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [7932] - GenericResultAtLocation [Line: 7935]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [7935] - GenericResultAtLocation [Line: 7937]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [7937] - GenericResultAtLocation [Line: 7942]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [7942] - GenericResultAtLocation [Line: 7945]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [7945] - GenericResultAtLocation [Line: 7947]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [7947] - GenericResultAtLocation [Line: 7952]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [7952] - GenericResultAtLocation [Line: 7955]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [7955] - GenericResultAtLocation [Line: 7957]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [7957] - GenericResultAtLocation [Line: 7962]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [7962] - GenericResultAtLocation [Line: 7965]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [7965] - GenericResultAtLocation [Line: 7967]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [7967] - GenericResultAtLocation [Line: 7985]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7985] - GenericResultAtLocation [Line: 7994]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7994] - GenericResultAtLocation [Line: 9801]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [9801] - GenericResultAtLocation [Line: 9804]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9804] - GenericResultAtLocation [Line: 9807]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9807] - GenericResultAtLocation [Line: 9810]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [9810] - GenericResultAtLocation [Line: 9856]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [9856] - GenericResultAtLocation [Line: 9859]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [9859] - GenericResultAtLocation [Line: 9862]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [9862] - GenericResultAtLocation [Line: 9865]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [9865] - GenericResultAtLocation [Line: 24282]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [24282] - GenericResultAtLocation [Line: 24285]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [24285] - GenericResultAtLocation [Line: 24288]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [24288] - GenericResultAtLocation [Line: 24291]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [24291] - GenericResultAtLocation [Line: 34468]: 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)); [34468-34469] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: TYPE ERROR