./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.16-rc1/43_2a_consumption_linux-3.16-rc1.tar.xz-43_2a-kernel--rcu--rcutorture.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version fca748b1 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.16-rc1/43_2a_consumption_linux-3.16-rc1.tar.xz-43_2a-kernel--rcu--rcutorture.ko-entry_point.cil.out.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 6bda0ebd46eb0f7bdacf74eeb92976856f579dc137fe658c076c67c1ac535d9e --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-20 11:20:33,512 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-20 11:20:33,611 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-20 11:20:33,618 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-20 11:20:33,618 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-20 11:20:33,640 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-20 11:20:33,641 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-20 11:20:33,641 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-20 11:20:33,642 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-20 11:20:33,642 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-20 11:20:33,642 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-20 11:20:33,643 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-20 11:20:33,643 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-20 11:20:33,647 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-20 11:20:33,647 INFO L153 SettingsManager]: * Use SBE=true [2024-11-20 11:20:33,648 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-20 11:20:33,648 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-20 11:20:33,648 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-20 11:20:33,648 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-20 11:20:33,648 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-20 11:20:33,649 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-20 11:20:33,651 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-20 11:20:33,651 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-20 11:20:33,651 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-20 11:20:33,651 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-20 11:20:33,652 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-20 11:20:33,652 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-20 11:20:33,652 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-20 11:20:33,652 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-20 11:20:33,653 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 11:20:33,653 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-20 11:20:33,653 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-20 11:20:33,653 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-20 11:20:33,654 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-20 11:20:33,654 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-20 11:20:33,654 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-20 11:20:33,654 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-20 11:20:33,654 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-20 11:20:33,655 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-20 11:20:33,655 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 -> 6bda0ebd46eb0f7bdacf74eeb92976856f579dc137fe658c076c67c1ac535d9e [2024-11-20 11:20:33,903 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-20 11:20:33,926 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-20 11:20:33,929 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-20 11:20:33,930 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-20 11:20:33,930 INFO L274 PluginConnector]: CDTParser initialized [2024-11-20 11:20:33,932 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.16-rc1/43_2a_consumption_linux-3.16-rc1.tar.xz-43_2a-kernel--rcu--rcutorture.ko-entry_point.cil.out.i [2024-11-20 11:20:35,392 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-20 11:20:35,836 INFO L384 CDTParser]: Found 1 translation units. [2024-11-20 11:20:35,836 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.16-rc1/43_2a_consumption_linux-3.16-rc1.tar.xz-43_2a-kernel--rcu--rcutorture.ko-entry_point.cil.out.i [2024-11-20 11:20:35,876 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2f60d18aa/ba4795c8962c4f12b5db2860bdfe76bd/FLAG34e469bbf [2024-11-20 11:20:35,892 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2f60d18aa/ba4795c8962c4f12b5db2860bdfe76bd [2024-11-20 11:20:35,896 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-20 11:20:35,898 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-20 11:20:35,901 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-20 11:20:35,901 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-20 11:20:35,907 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-20 11:20:35,908 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 11:20:35" (1/1) ... [2024-11-20 11:20:35,909 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@460a869a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:35, skipping insertion in model container [2024-11-20 11:20:35,909 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 11:20:35" (1/1) ... [2024-11-20 11:20:36,047 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-20 11:20:36,406 WARN L1351 CHandler]: Detected problem Invalid redeclaration of the name show at C: (*show)(struct kobject___0 * , struct attribute___0 * , char * ) [1863] [2024-11-20 11:20:36,407 WARN L1351 CHandler]: Detected problem Invalid redeclaration of the name store at C: (*store)(struct kobject___0 * , struct attribute___0 * , char const * , size_t ) [1864-1865] [2024-11-20 11:20:36,742 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.16-rc1/43_2a_consumption_linux-3.16-rc1.tar.xz-43_2a-kernel--rcu--rcutorture.ko-entry_point.cil.out.i[75539,75552] [2024-11-20 11:20:37,303 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 11:20:37,435 INFO L200 MainTranslator]: Completed pre-run [2024-11-20 11:20:37,475 WARN L1351 CHandler]: Detected problem Invalid redeclaration of the name show at C: (*show)(struct kobject___0 * , struct attribute___0 * , char * ) [1863] [2024-11-20 11:20:37,475 WARN L1351 CHandler]: Detected problem Invalid redeclaration of the name store at C: (*store)(struct kobject___0 * , struct attribute___0 * , char const * , size_t ) [1864-1865] [2024-11-20 11:20:37,478 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [1948-1949] [2024-11-20 11:20:37,486 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [2008] [2024-11-20 11:20:37,486 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [2011] [2024-11-20 11:20:37,487 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [2014] [2024-11-20 11:20:37,487 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [2017] [2024-11-20 11:20:37,489 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 *)"./arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [2107-2108] [2024-11-20 11:20:37,490 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [2113-2115] [2024-11-20 11:20:37,491 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 *)"./arch/x86/include/asm/paravirt.h"), "i" (814), "i" (12UL)); [2137-2138] [2024-11-20 11:20:37,492 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (46UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [2143-2145] [2024-11-20 11:20:37,492 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 *)"./arch/x86/include/asm/paravirt.h"), "i" (819), "i" (12UL)); [2166-2167] [2024-11-20 11:20:37,492 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (47UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_enable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [2172-2174] [2024-11-20 11:20:37,494 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [2217] [2024-11-20 11:20:37,494 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0; sete %1": "+m" (v->counter), "=qm" (c): : "memory"); [2225-2226] [2024-11-20 11:20:37,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret), "+m" (v->counter): : "memory", "cc"); [2237-2238] [2024-11-20 11:20:37,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret), "+m" (v->counter): : "memory", "cc"); [2241-2242] [2024-11-20 11:20:37,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret), "+m" (v->counter): : "memory", "cc"); [2245-2246] [2024-11-20 11:20:37,496 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret), "+m" (v->counter): : "memory", "cc"); [2249-2250] [2024-11-20 11:20:37,496 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [2266] [2024-11-20 11:20:37,496 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [2269] [2024-11-20 11:20:37,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [2272] [2024-11-20 11:20:37,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [2275] [2024-11-20 11:20:37,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [2292] [2024-11-20 11:20:37,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [2295] [2024-11-20 11:20:37,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [2297] [2024-11-20 11:20:37,498 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [2302] [2024-11-20 11:20:37,499 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [2305] [2024-11-20 11:20:37,499 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [2307] [2024-11-20 11:20:37,501 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [2312] [2024-11-20 11:20:37,501 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [2315] [2024-11-20 11:20:37,501 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [2317] [2024-11-20 11:20:37,502 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [2322] [2024-11-20 11:20:37,502 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [2325] [2024-11-20 11:20:37,502 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [2327] [2024-11-20 11:20:37,503 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [2345] [2024-11-20 11:20:37,503 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [2348] [2024-11-20 11:20:37,503 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [2350] [2024-11-20 11:20:37,505 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [2355] [2024-11-20 11:20:37,505 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [2358] [2024-11-20 11:20:37,506 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [2360] [2024-11-20 11:20:37,506 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [2365] [2024-11-20 11:20:37,506 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [2368] [2024-11-20 11:20:37,507 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [2370] [2024-11-20 11:20:37,508 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [2375] [2024-11-20 11:20:37,508 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [2378] [2024-11-20 11:20:37,508 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [2380] [2024-11-20 11:20:37,513 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [2491] [2024-11-20 11:20:37,514 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [2498] [2024-11-20 11:20:37,525 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.16-rc1/43_2a_consumption_linux-3.16-rc1.tar.xz-43_2a-kernel--rcu--rcutorture.ko-entry_point.cil.out.i[75539,75552] [2024-11-20 11:20:37,544 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (srcu_ctl.per_cpu_ref)); [3425] [2024-11-20 11:20:37,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (srcu_ctl.per_cpu_ref)); [3428] [2024-11-20 11:20:37,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [3459] [2024-11-20 11:20:37,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [3466] [2024-11-20 11:20:37,550 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [3490] [2024-11-20 11:20:37,553 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [3554] [2024-11-20 11:20:37,555 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [3636] [2024-11-20 11:20:37,564 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [3876] [2024-11-20 11:20:37,566 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [3878] [2024-11-20 11:20:37,636 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [4126] [2024-11-20 11:20:37,637 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4147] [2024-11-20 11:20:37,638 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4150] [2024-11-20 11:20:37,638 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "qi" (1L)); [4152] [2024-11-20 11:20:37,639 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4157] [2024-11-20 11:20:37,639 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4160] [2024-11-20 11:20:37,639 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4162] [2024-11-20 11:20:37,640 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4167] [2024-11-20 11:20:37,640 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4170] [2024-11-20 11:20:37,641 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4172] [2024-11-20 11:20:37,641 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4177] [2024-11-20 11:20:37,641 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4180] [2024-11-20 11:20:37,642 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "re" (1L)); [4182] [2024-11-20 11:20:37,642 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4195] [2024-11-20 11:20:37,642 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4198] [2024-11-20 11:20:37,642 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "qi" (1L)); [4200] [2024-11-20 11:20:37,643 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4205] [2024-11-20 11:20:37,643 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4208] [2024-11-20 11:20:37,643 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4210] [2024-11-20 11:20:37,643 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4215] [2024-11-20 11:20:37,643 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4218] [2024-11-20 11:20:37,643 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4220] [2024-11-20 11:20:37,644 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4225] [2024-11-20 11:20:37,644 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4228] [2024-11-20 11:20:37,644 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "re" (1L)); [4230] [2024-11-20 11:20:37,646 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4243] [2024-11-20 11:20:37,646 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4246] [2024-11-20 11:20:37,646 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "qi" (1L)); [4248] [2024-11-20 11:20:37,646 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4253] [2024-11-20 11:20:37,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4256] [2024-11-20 11:20:37,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4258] [2024-11-20 11:20:37,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4263] [2024-11-20 11:20:37,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4266] [2024-11-20 11:20:37,648 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4268] [2024-11-20 11:20:37,648 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4273] [2024-11-20 11:20:37,649 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4276] [2024-11-20 11:20:37,649 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "re" (1L)); [4278] [2024-11-20 11:20:37,649 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4291] [2024-11-20 11:20:37,650 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4294] [2024-11-20 11:20:37,650 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "qi" (1L)); [4296] [2024-11-20 11:20:37,650 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4301] [2024-11-20 11:20:37,650 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4304] [2024-11-20 11:20:37,650 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4306] [2024-11-20 11:20:37,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4311] [2024-11-20 11:20:37,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4314] [2024-11-20 11:20:37,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4316] [2024-11-20 11:20:37,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4321] [2024-11-20 11:20:37,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4324] [2024-11-20 11:20:37,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "re" (1L)); [4326] [2024-11-20 11:20:37,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4352] [2024-11-20 11:20:37,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4355] [2024-11-20 11:20:37,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "qi" (1L)); [4357] [2024-11-20 11:20:37,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4362] [2024-11-20 11:20:37,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4365] [2024-11-20 11:20:37,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4367] [2024-11-20 11:20:37,655 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4372] [2024-11-20 11:20:37,655 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4375] [2024-11-20 11:20:37,655 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4377] [2024-11-20 11:20:37,655 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4382] [2024-11-20 11:20:37,655 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4385] [2024-11-20 11:20:37,656 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "re" (1L)); [4387] [2024-11-20 11:20:37,656 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4400] [2024-11-20 11:20:37,657 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4403] [2024-11-20 11:20:37,658 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "qi" (1L)); [4405] [2024-11-20 11:20:37,658 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4410] [2024-11-20 11:20:37,658 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4413] [2024-11-20 11:20:37,658 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4415] [2024-11-20 11:20:37,659 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4420] [2024-11-20 11:20:37,659 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4423] [2024-11-20 11:20:37,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4425] [2024-11-20 11:20:37,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4430] [2024-11-20 11:20:37,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4433] [2024-11-20 11:20:37,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "re" (1L)); [4435] [2024-11-20 11:20:37,661 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4448] [2024-11-20 11:20:37,661 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4451] [2024-11-20 11:20:37,661 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "qi" (1L)); [4453] [2024-11-20 11:20:37,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4458] [2024-11-20 11:20:37,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4461] [2024-11-20 11:20:37,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4463] [2024-11-20 11:20:37,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4468] [2024-11-20 11:20:37,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4471] [2024-11-20 11:20:37,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4473] [2024-11-20 11:20:37,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4478] [2024-11-20 11:20:37,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4481] [2024-11-20 11:20:37,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "re" (1L)); [4483] [2024-11-20 11:20:37,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4496] [2024-11-20 11:20:37,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4499] [2024-11-20 11:20:37,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "qi" (1L)); [4501] [2024-11-20 11:20:37,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4506] [2024-11-20 11:20:37,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4509] [2024-11-20 11:20:37,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4511] [2024-11-20 11:20:37,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4516] [2024-11-20 11:20:37,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4519] [2024-11-20 11:20:37,666 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4521] [2024-11-20 11:20:37,666 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4526] [2024-11-20 11:20:37,667 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4529] [2024-11-20 11:20:37,667 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "re" (1L)); [4531] [2024-11-20 11:20:37,667 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [4544] [2024-11-20 11:20:37,670 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [4643] [2024-11-20 11:20:37,671 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4664] [2024-11-20 11:20:37,671 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4667] [2024-11-20 11:20:37,672 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "qi" (1L)); [4669] [2024-11-20 11:20:37,672 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4674] [2024-11-20 11:20:37,672 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4677] [2024-11-20 11:20:37,673 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4679] [2024-11-20 11:20:37,674 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4684] [2024-11-20 11:20:37,674 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4687] [2024-11-20 11:20:37,674 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4689] [2024-11-20 11:20:37,675 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4694] [2024-11-20 11:20:37,675 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4697] [2024-11-20 11:20:37,675 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "re" (1L)); [4699] [2024-11-20 11:20:37,676 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4712] [2024-11-20 11:20:37,676 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4715] [2024-11-20 11:20:37,676 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "qi" (1L)); [4717] [2024-11-20 11:20:37,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4722] [2024-11-20 11:20:37,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4725] [2024-11-20 11:20:37,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4727] [2024-11-20 11:20:37,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4732] [2024-11-20 11:20:37,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4735] [2024-11-20 11:20:37,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4737] [2024-11-20 11:20:37,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4742] [2024-11-20 11:20:37,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4745] [2024-11-20 11:20:37,678 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "re" (1L)); [4747] [2024-11-20 11:20:37,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4760] [2024-11-20 11:20:37,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4763] [2024-11-20 11:20:37,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "qi" (1L)); [4765] [2024-11-20 11:20:37,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4770] [2024-11-20 11:20:37,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4773] [2024-11-20 11:20:37,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4775] [2024-11-20 11:20:37,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4780] [2024-11-20 11:20:37,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4783] [2024-11-20 11:20:37,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4785] [2024-11-20 11:20:37,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4790] [2024-11-20 11:20:37,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4793] [2024-11-20 11:20:37,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "re" (1L)); [4795] [2024-11-20 11:20:37,681 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4808] [2024-11-20 11:20:37,681 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4811] [2024-11-20 11:20:37,681 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "qi" (1L)); [4813] [2024-11-20 11:20:37,681 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4818] [2024-11-20 11:20:37,681 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4821] [2024-11-20 11:20:37,681 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4823] [2024-11-20 11:20:37,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4828] [2024-11-20 11:20:37,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4831] [2024-11-20 11:20:37,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "ri" (1L)); [4833] [2024-11-20 11:20:37,684 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4838] [2024-11-20 11:20:37,684 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_count[pipe_count])); [4841] [2024-11-20 11:20:37,684 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_count[pipe_count]): "re" (1L)); [4843] [2024-11-20 11:20:37,685 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4869] [2024-11-20 11:20:37,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4872] [2024-11-20 11:20:37,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "qi" (1L)); [4874] [2024-11-20 11:20:37,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4879] [2024-11-20 11:20:37,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4882] [2024-11-20 11:20:37,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4884] [2024-11-20 11:20:37,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4889] [2024-11-20 11:20:37,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4892] [2024-11-20 11:20:37,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4894] [2024-11-20 11:20:37,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4899] [2024-11-20 11:20:37,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4902] [2024-11-20 11:20:37,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "re" (1L)); [4904] [2024-11-20 11:20:37,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4917] [2024-11-20 11:20:37,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4920] [2024-11-20 11:20:37,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "qi" (1L)); [4922] [2024-11-20 11:20:37,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4927] [2024-11-20 11:20:37,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4930] [2024-11-20 11:20:37,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4932] [2024-11-20 11:20:37,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4937] [2024-11-20 11:20:37,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4940] [2024-11-20 11:20:37,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4942] [2024-11-20 11:20:37,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4947] [2024-11-20 11:20:37,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4950] [2024-11-20 11:20:37,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "re" (1L)); [4952] [2024-11-20 11:20:37,691 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4965] [2024-11-20 11:20:37,691 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4968] [2024-11-20 11:20:37,692 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "qi" (1L)); [4970] [2024-11-20 11:20:37,692 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4975] [2024-11-20 11:20:37,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4978] [2024-11-20 11:20:37,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4980] [2024-11-20 11:20:37,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4985] [2024-11-20 11:20:37,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4988] [2024-11-20 11:20:37,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [4990] [2024-11-20 11:20:37,694 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4995] [2024-11-20 11:20:37,695 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [4998] [2024-11-20 11:20:37,695 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "re" (1L)); [5000] [2024-11-20 11:20:37,695 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [5013] [2024-11-20 11:20:37,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (rcu_torture_batch[completed])); [5016] [2024-11-20 11:20:37,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "qi" (1L)); [5018] [2024-11-20 11:20:37,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [5023] [2024-11-20 11:20:37,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (rcu_torture_batch[completed])); [5026] [2024-11-20 11:20:37,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [5028] [2024-11-20 11:20:37,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [5033] [2024-11-20 11:20:37,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (rcu_torture_batch[completed])); [5036] [2024-11-20 11:20:37,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "ri" (1L)); [5038] [2024-11-20 11:20:37,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [5043] [2024-11-20 11:20:37,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (rcu_torture_batch[completed])); [5046] [2024-11-20 11:20:37,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (rcu_torture_batch[completed]): "re" (1L)); [5048] [2024-11-20 11:20:37,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5061] [2024-11-20 11:20:37,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& rcu_torture_count)); [5164] [2024-11-20 11:20:37,704 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (& rcu_torture_batch)); [5167] [2024-11-20 11:20:37,715 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5459] [2024-11-20 11:20:37,716 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5469] [2024-11-20 11:20:37,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [5575] [2024-11-20 11:20:37,724 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [5633] [2024-11-20 11:20:37,735 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5936] [2024-11-20 11:20:37,736 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [5946] [2024-11-20 11:20:37,742 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& rcu_torture_count)); [6088] [2024-11-20 11:20:37,742 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr___0): "0" (& rcu_torture_batch)); [6091] [2024-11-20 11:20:37,791 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 11:20:38,136 INFO L204 MainTranslator]: Completed translation [2024-11-20 11:20:38,137 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38 WrapperNode [2024-11-20 11:20:38,137 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-20 11:20:38,138 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-20 11:20:38,138 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-20 11:20:38,138 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-20 11:20:38,145 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (1/1) ... [2024-11-20 11:20:38,389 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (1/1) ... [2024-11-20 11:20:39,120 INFO L138 Inliner]: procedures = 296, calls = 10373, calls flagged for inlining = 115, calls inlined = 92, statements flattened = 13020 [2024-11-20 11:20:39,121 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-20 11:20:39,121 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-20 11:20:39,122 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-20 11:20:39,122 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-20 11:20:39,144 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (1/1) ... [2024-11-20 11:20:39,149 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (1/1) ... [2024-11-20 11:20:39,343 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (1/1) ... [2024-11-20 11:20:39,801 INFO L175 MemorySlicer]: Split 9232 memory accesses to 31 slices as follows [10, 8202, 8, 1, 636, 6, 21, 1, 1, 12, 126, 2, 6, 5, 24, 8, 3, 99, 6, 2, 6, 4, 4, 3, 1, 4, 1, 7, 10, 12, 1]. 89 percent of accesses are in the largest equivalence class. The 8907 initializations are split as follows [0, 8192, 4, 0, 605, 1, 18, 1, 1, 12, 0, 0, 0, 0, 0, 8, 3, 26, 0, 2, 0, 4, 4, 0, 0, 4, 0, 0, 10, 12, 0]. The 256 writes are split as follows [10, 3, 2, 0, 28, 2, 2, 0, 0, 0, 100, 0, 0, 3, 24, 0, 0, 72, 2, 0, 3, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0]. [2024-11-20 11:20:39,801 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (1/1) ... [2024-11-20 11:20:39,802 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (1/1) ... [2024-11-20 11:20:40,107 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (1/1) ... [2024-11-20 11:20:40,215 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (1/1) ... [2024-11-20 11:20:40,277 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (1/1) ... [2024-11-20 11:20:40,316 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (1/1) ... [2024-11-20 11:20:40,408 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-20 11:20:40,410 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-20 11:20:40,410 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-20 11:20:40,410 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-20 11:20:40,411 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (1/1) ... [2024-11-20 11:20:40,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 11:20:40,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 11:20:40,445 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-20 11:20:40,447 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-20 11:20:40,495 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2024-11-20 11:20:40,496 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2024-11-20 11:20:40,496 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_torture_read_unlock [2024-11-20 11:20:40,496 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_torture_read_unlock [2024-11-20 11:20:40,496 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_delay [2024-11-20 11:20:40,496 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_delay [2024-11-20 11:20:40,496 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_bh_torture_read_lock [2024-11-20 11:20:40,496 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_bh_torture_read_lock [2024-11-20 11:20:40,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-20 11:20:40,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-20 11:20:40,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-20 11:20:40,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-20 11:20:40,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-20 11:20:40,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-20 11:20:40,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-20 11:20:40,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-20 11:20:40,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-20 11:20:40,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-20 11:20:40,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-20 11:20:40,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-20 11:20:40,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-20 11:20:40,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-20 11:20:40,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-20 11:20:40,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-20 11:20:40,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-20 11:20:40,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-20 11:20:40,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-20 11:20:40,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-20 11:20:40,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-20 11:20:40,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-20 11:20:40,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-20 11:20:40,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-20 11:20:40,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-20 11:20:40,500 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_torture_read_lock [2024-11-20 11:20:40,500 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_torture_read_lock [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_lockdep_current_cpu_online [2024-11-20 11:20:40,500 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_lockdep_current_cpu_online [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_barrier_sched [2024-11-20 11:20:40,500 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_barrier_sched [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2024-11-20 11:20:40,500 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock [2024-11-20 11:20:40,500 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock [2024-11-20 11:20:40,500 INFO L130 BoogieDeclarations]: Found specification of procedure call_rcu_busted [2024-11-20 11:20:40,501 INFO L138 BoogieDeclarations]: Found implementation of procedure call_rcu_busted [2024-11-20 11:20:40,501 INFO L130 BoogieDeclarations]: Found specification of procedure process_srcu [2024-11-20 11:20:40,501 INFO L138 BoogieDeclarations]: Found implementation of procedure process_srcu [2024-11-20 11:20:40,501 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-20 11:20:40,501 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-20 11:20:40,501 INFO L130 BoogieDeclarations]: Found specification of procedure _torture_create_kthread [2024-11-20 11:20:40,501 INFO L138 BoogieDeclarations]: Found implementation of procedure _torture_create_kthread [2024-11-20 11:20:40,501 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2024-11-20 11:20:40,501 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2024-11-20 11:20:40,501 INFO L130 BoogieDeclarations]: Found specification of procedure synchronize_sched [2024-11-20 11:20:40,501 INFO L138 BoogieDeclarations]: Found implementation of procedure synchronize_sched [2024-11-20 11:20:40,501 INFO L130 BoogieDeclarations]: Found specification of procedure destroy_rcu_head_on_stack [2024-11-20 11:20:40,501 INFO L138 BoogieDeclarations]: Found implementation of procedure destroy_rcu_head_on_stack [2024-11-20 11:20:40,501 INFO L130 BoogieDeclarations]: Found specification of procedure srcu_torture_stats [2024-11-20 11:20:40,501 INFO L138 BoogieDeclarations]: Found implementation of procedure srcu_torture_stats [2024-11-20 11:20:40,501 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_7 [2024-11-20 11:20:40,501 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_7 [2024-11-20 11:20:40,501 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_8 [2024-11-20 11:20:40,501 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_8 [2024-11-20 11:20:40,501 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-11-20 11:20:40,501 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-11-20 11:20:40,502 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_6 [2024-11-20 11:20:40,502 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_6 [2024-11-20 11:20:40,502 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-20 11:20:40,502 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-20 11:20:40,502 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_3 [2024-11-20 11:20:40,502 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_3 [2024-11-20 11:20:40,502 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_4 [2024-11-20 11:20:40,502 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_4 [2024-11-20 11:20:40,502 INFO L130 BoogieDeclarations]: Found specification of procedure torture_random [2024-11-20 11:20:40,504 INFO L138 BoogieDeclarations]: Found implementation of procedure torture_random [2024-11-20 11:20:40,504 INFO L130 BoogieDeclarations]: Found specification of procedure srcu_read_delay [2024-11-20 11:20:40,504 INFO L138 BoogieDeclarations]: Found implementation of procedure srcu_read_delay [2024-11-20 11:20:40,504 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2024-11-20 11:20:40,504 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2024-11-20 11:20:40,504 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_torture_deferred_free [2024-11-20 11:20:40,504 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_torture_deferred_free [2024-11-20 11:20:40,504 INFO L130 BoogieDeclarations]: Found specification of procedure torture_init_end [2024-11-20 11:20:40,505 INFO L138 BoogieDeclarations]: Found implementation of procedure torture_init_end [2024-11-20 11:20:40,505 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-20 11:20:40,505 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-20 11:20:40,505 INFO L130 BoogieDeclarations]: Found specification of procedure __preempt_count_sub [2024-11-20 11:20:40,505 INFO L138 BoogieDeclarations]: Found implementation of procedure __preempt_count_sub [2024-11-20 11:20:40,505 INFO L130 BoogieDeclarations]: Found specification of procedure sched_torture_read_unlock [2024-11-20 11:20:40,507 INFO L138 BoogieDeclarations]: Found implementation of procedure sched_torture_read_unlock [2024-11-20 11:20:40,508 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_torture_cleanup [2024-11-20 11:20:40,508 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_torture_cleanup [2024-11-20 11:20:40,509 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_1 [2024-11-20 11:20:40,509 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_1 [2024-11-20 11:20:40,509 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_sched_held [2024-11-20 11:20:40,509 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_sched_held [2024-11-20 11:20:40,509 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_torture_free [2024-11-20 11:20:40,509 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_torture_free [2024-11-20 11:20:40,509 INFO L130 BoogieDeclarations]: Found specification of procedure sched_torture_read_lock [2024-11-20 11:20:40,509 INFO L138 BoogieDeclarations]: Found implementation of procedure sched_torture_read_lock [2024-11-20 11:20:40,509 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_torture_timer [2024-11-20 11:20:40,509 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_torture_timer [2024-11-20 11:20:40,510 INFO L130 BoogieDeclarations]: Found specification of procedure srcu_torture_synchronize [2024-11-20 11:20:40,510 INFO L138 BoogieDeclarations]: Found implementation of procedure srcu_torture_synchronize [2024-11-20 11:20:40,510 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-20 11:20:40,510 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-11-20 11:20:40,510 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-11-20 11:20:40,510 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_lock_release [2024-11-20 11:20:40,510 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_lock_release [2024-11-20 11:20:40,510 INFO L130 BoogieDeclarations]: Found specification of procedure synchronize_rcu_bh [2024-11-20 11:20:40,510 INFO L138 BoogieDeclarations]: Found implementation of procedure synchronize_rcu_bh [2024-11-20 11:20:40,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-20 11:20:40,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-20 11:20:40,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-20 11:20:40,510 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-20 11:20:40,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-20 11:20:40,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-20 11:20:40,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-20 11:20:40,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-20 11:20:40,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-20 11:20:40,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-20 11:20:40,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-20 11:20:40,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-20 11:20:40,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-20 11:20:40,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-20 11:20:40,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-20 11:20:40,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-20 11:20:40,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-20 11:20:40,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-20 11:20:40,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-20 11:20:40,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-20 11:20:40,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-20 11:20:40,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-20 11:20:40,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-20 11:20:40,516 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-20 11:20:40,516 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-20 11:20:40,516 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-11-20 11:20:40,516 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-11-20 11:20:40,516 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-11-20 11:20:40,516 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-11-20 11:20:40,516 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2024-11-20 11:20:40,517 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2024-11-20 11:20:40,517 INFO L130 BoogieDeclarations]: Found specification of procedure srcu_torture_completed [2024-11-20 11:20:40,517 INFO L138 BoogieDeclarations]: Found implementation of procedure srcu_torture_completed [2024-11-20 11:20:40,517 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock [2024-11-20 11:20:40,517 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock [2024-11-20 11:20:40,517 INFO L130 BoogieDeclarations]: Found specification of procedure rcutorture_trace_dump [2024-11-20 11:20:40,517 INFO L138 BoogieDeclarations]: Found implementation of procedure rcutorture_trace_dump [2024-11-20 11:20:40,517 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_sync_torture_init [2024-11-20 11:20:40,517 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_sync_torture_init [2024-11-20 11:20:40,517 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-20 11:20:40,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-20 11:20:40,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-20 11:20:40,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-20 11:20:40,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-20 11:20:40,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-20 11:20:40,518 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-20 11:20:40,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-20 11:20:40,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-20 11:20:40,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-20 11:20:40,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-20 11:20:40,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-20 11:20:40,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-11-20 11:20:40,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-11-20 11:20:40,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2024-11-20 11:20:40,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2024-11-20 11:20:40,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2024-11-20 11:20:40,521 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2024-11-20 11:20:40,522 INFO L130 BoogieDeclarations]: Found specification of procedure call_rcu_bh [2024-11-20 11:20:40,522 INFO L138 BoogieDeclarations]: Found implementation of procedure call_rcu_bh [2024-11-20 11:20:40,522 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_torture_completed [2024-11-20 11:20:40,522 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_torture_completed [2024-11-20 11:20:40,522 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-20 11:20:40,522 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-20 11:20:40,522 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_barrier_bh [2024-11-20 11:20:40,522 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_barrier_bh [2024-11-20 11:20:40,523 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~~TO~int [2024-11-20 11:20:40,523 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~~TO~int [2024-11-20 11:20:40,523 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2024-11-20 11:20:40,523 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2024-11-20 11:20:40,523 INFO L130 BoogieDeclarations]: Found specification of procedure rcutorture_record_test_transition [2024-11-20 11:20:40,523 INFO L138 BoogieDeclarations]: Found implementation of procedure rcutorture_record_test_transition [2024-11-20 11:20:40,523 INFO L130 BoogieDeclarations]: Found specification of procedure get_state_synchronize_rcu [2024-11-20 11:20:40,523 INFO L138 BoogieDeclarations]: Found implementation of procedure get_state_synchronize_rcu [2024-11-20 11:20:40,524 INFO L130 BoogieDeclarations]: Found specification of procedure rcutorture_booster_init [2024-11-20 11:20:40,524 INFO L138 BoogieDeclarations]: Found implementation of procedure rcutorture_booster_init [2024-11-20 11:20:40,524 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2024-11-20 11:20:40,524 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2024-11-20 11:20:40,524 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_barrier [2024-11-20 11:20:40,524 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_barrier [2024-11-20 11:20:40,524 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_bh [2024-11-20 11:20:40,524 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_bh [2024-11-20 11:20:40,524 INFO L130 BoogieDeclarations]: Found specification of procedure srcu_torture_synchronize_expedited [2024-11-20 11:20:40,525 INFO L138 BoogieDeclarations]: Found implementation of procedure srcu_torture_synchronize_expedited [2024-11-20 11:20:40,525 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2024-11-20 11:20:40,525 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2024-11-20 11:20:40,525 INFO L130 BoogieDeclarations]: Found specification of procedure __this_cpu_preempt_check [2024-11-20 11:20:40,525 INFO L138 BoogieDeclarations]: Found implementation of procedure __this_cpu_preempt_check [2024-11-20 11:20:40,525 INFO L130 BoogieDeclarations]: Found specification of procedure synchronize_rcu_bh_expedited [2024-11-20 11:20:40,525 INFO L138 BoogieDeclarations]: Found implementation of procedure synchronize_rcu_bh_expedited [2024-11-20 11:20:40,525 INFO L130 BoogieDeclarations]: Found specification of procedure _torture_stop_kthread [2024-11-20 11:20:40,525 INFO L138 BoogieDeclarations]: Found implementation of procedure _torture_stop_kthread [2024-11-20 11:20:40,525 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_bh_torture_read_unlock [2024-11-20 11:20:40,525 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_bh_torture_read_unlock [2024-11-20 11:20:40,525 INFO L130 BoogieDeclarations]: Found specification of procedure call_rcu_sched [2024-11-20 11:20:40,525 INFO L138 BoogieDeclarations]: Found implementation of procedure call_rcu_sched [2024-11-20 11:20:40,525 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2024-11-20 11:20:40,526 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2024-11-20 11:20:40,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-20 11:20:40,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-20 11:20:40,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-20 11:20:40,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-20 11:20:40,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-20 11:20:40,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-20 11:20:40,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-20 11:20:40,526 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-20 11:20:40,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-20 11:20:40,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-20 11:20:40,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-11-20 11:20:40,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-11-20 11:20:40,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-11-20 11:20:40,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-11-20 11:20:40,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-11-20 11:20:40,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-11-20 11:20:40,527 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-11-20 11:20:40,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-11-20 11:20:40,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-11-20 11:20:40,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-11-20 11:20:40,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-11-20 11:20:40,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-11-20 11:20:40,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-11-20 11:20:40,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-11-20 11:20:40,528 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2024-11-20 11:20:40,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2024-11-20 11:20:40,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2024-11-20 11:20:40,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2024-11-20 11:20:40,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2024-11-20 11:20:40,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2024-11-20 11:20:40,529 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2024-11-20 11:20:40,529 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_busted_torture_deferred_free [2024-11-20 11:20:40,529 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_busted_torture_deferred_free [2024-11-20 11:20:40,529 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-20 11:20:40,529 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-20 11:20:40,529 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-20 11:20:40,529 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-20 11:20:40,529 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-20 11:20:40,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-11-20 11:20:40,531 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-11-20 11:20:40,531 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-11-20 11:20:40,531 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-11-20 11:20:40,531 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-11-20 11:20:40,531 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-11-20 11:20:40,531 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-11-20 11:20:40,531 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2024-11-20 11:20:40,531 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2024-11-20 11:20:40,532 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2024-11-20 11:20:40,532 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2024-11-20 11:20:40,532 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_torture_pipe_update_one [2024-11-20 11:20:40,532 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_torture_pipe_update_one [2024-11-20 11:20:40,532 INFO L130 BoogieDeclarations]: Found specification of procedure synchronize_rcu_busted [2024-11-20 11:20:40,532 INFO L138 BoogieDeclarations]: Found implementation of procedure synchronize_rcu_busted [2024-11-20 11:20:40,532 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_bh_force_quiescent_state [2024-11-20 11:20:40,532 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_bh_force_quiescent_state [2024-11-20 11:20:40,532 INFO L130 BoogieDeclarations]: Found specification of procedure synchronize_sched_expedited [2024-11-20 11:20:40,533 INFO L138 BoogieDeclarations]: Found implementation of procedure synchronize_sched_expedited [2024-11-20 11:20:40,533 INFO L130 BoogieDeclarations]: Found specification of procedure do_trace_rcu_torture_read [2024-11-20 11:20:40,533 INFO L138 BoogieDeclarations]: Found implementation of procedure do_trace_rcu_torture_read [2024-11-20 11:20:40,533 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_trace_clock_local [2024-11-20 11:20:40,533 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_trace_clock_local [2024-11-20 11:20:40,533 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_is_watching [2024-11-20 11:20:40,533 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_is_watching [2024-11-20 11:20:40,533 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2024-11-20 11:20:40,533 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2024-11-20 11:20:40,533 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_torture_stats_print [2024-11-20 11:20:40,533 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_torture_stats_print [2024-11-20 11:20:40,534 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_held [2024-11-20 11:20:40,534 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_held [2024-11-20 11:20:40,534 INFO L130 BoogieDeclarations]: Found specification of procedure synchronize_rcu [2024-11-20 11:20:40,534 INFO L138 BoogieDeclarations]: Found implementation of procedure synchronize_rcu [2024-11-20 11:20:40,534 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-20 11:20:40,534 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-20 11:20:40,534 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2024-11-20 11:20:40,534 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2024-11-20 11:20:40,534 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-20 11:20:40,534 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-20 11:20:40,534 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-20 11:20:40,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-20 11:20:40,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-20 11:20:40,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-20 11:20:40,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-20 11:20:40,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-20 11:20:40,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-20 11:20:40,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-20 11:20:40,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-20 11:20:40,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-20 11:20:40,536 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-20 11:20:40,536 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-20 11:20:40,536 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-20 11:20:40,536 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-20 11:20:40,536 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-20 11:20:40,536 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-20 11:20:40,536 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-20 11:20:40,536 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-20 11:20:40,536 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-11-20 11:20:40,536 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure __udelay [2024-11-20 11:20:40,537 INFO L138 BoogieDeclarations]: Found implementation of procedure __udelay [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-20 11:20:40,537 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_force_quiescent_state [2024-11-20 11:20:40,537 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_force_quiescent_state [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock [2024-11-20 11:20:40,537 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock [2024-11-20 11:20:40,537 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_timeout_interruptible [2024-11-20 11:20:40,538 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_timeout_interruptible [2024-11-20 11:20:40,538 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-20 11:20:40,538 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~~TO~VOID [2024-11-20 11:20:40,538 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~~TO~VOID [2024-11-20 11:20:40,538 INFO L130 BoogieDeclarations]: Found specification of procedure srcu_read_lock_held [2024-11-20 11:20:40,538 INFO L138 BoogieDeclarations]: Found implementation of procedure srcu_read_lock_held [2024-11-20 11:20:40,538 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2024-11-20 11:20:40,538 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2024-11-20 11:20:40,538 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-20 11:20:40,538 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2024-11-20 11:20:40,538 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2024-11-20 11:20:40,538 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_next [2024-11-20 11:20:40,538 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_next [2024-11-20 11:20:40,538 INFO L130 BoogieDeclarations]: Found specification of procedure srcu_torture_barrier [2024-11-20 11:20:40,538 INFO L138 BoogieDeclarations]: Found implementation of procedure srcu_torture_barrier [2024-11-20 11:20:40,538 INFO L130 BoogieDeclarations]: Found specification of procedure srcu_torture_read_unlock [2024-11-20 11:20:40,538 INFO L138 BoogieDeclarations]: Found implementation of procedure srcu_torture_read_unlock [2024-11-20 11:20:40,538 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-20 11:20:40,538 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-20 11:20:40,539 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-20 11:20:40,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-20 11:20:40,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-20 11:20:40,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-20 11:20:40,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-20 11:20:40,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-20 11:20:40,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-11-20 11:20:40,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-11-20 11:20:40,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-11-20 11:20:40,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-11-20 11:20:40,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2024-11-20 11:20:40,541 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2024-11-20 11:20:40,541 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2024-11-20 11:20:40,542 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2024-11-20 11:20:40,542 INFO L130 BoogieDeclarations]: Found specification of procedure __preempt_count_add [2024-11-20 11:20:40,542 INFO L138 BoogieDeclarations]: Found implementation of procedure __preempt_count_add [2024-11-20 11:20:40,542 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2024-11-20 11:20:40,542 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2024-11-20 11:20:40,542 INFO L130 BoogieDeclarations]: Found specification of procedure rcutorture_booster_cleanup [2024-11-20 11:20:40,542 INFO L138 BoogieDeclarations]: Found implementation of procedure rcutorture_booster_cleanup [2024-11-20 11:20:40,542 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock_bh_held [2024-11-20 11:20:40,542 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock_bh_held [2024-11-20 11:20:40,542 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-11-20 11:20:40,543 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-11-20 11:20:40,543 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_check [2024-11-20 11:20:40,543 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_check [2024-11-20 11:20:40,543 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_no_completed [2024-11-20 11:20:40,543 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_no_completed [2024-11-20 11:20:40,543 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_torture_cb [2024-11-20 11:20:40,543 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_torture_cb [2024-11-20 11:20:40,543 INFO L130 BoogieDeclarations]: Found specification of procedure init_rcu_head_on_stack [2024-11-20 11:20:40,543 INFO L138 BoogieDeclarations]: Found implementation of procedure init_rcu_head_on_stack [2024-11-20 11:20:40,543 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_lock_acquire [2024-11-20 11:20:40,544 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_lock_acquire [2024-11-20 11:20:40,544 INFO L130 BoogieDeclarations]: Found specification of procedure cond_synchronize_rcu [2024-11-20 11:20:40,544 INFO L138 BoogieDeclarations]: Found implementation of procedure cond_synchronize_rcu [2024-11-20 11:20:40,544 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2024-11-20 11:20:40,544 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2024-11-20 11:20:40,544 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_bh_torture_completed [2024-11-20 11:20:40,544 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_bh_torture_completed [2024-11-20 11:20:40,544 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_sched_torture_deferred_free [2024-11-20 11:20:40,544 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_sched_torture_deferred_free [2024-11-20 11:20:40,544 INFO L130 BoogieDeclarations]: Found specification of procedure synchronize_rcu_expedited [2024-11-20 11:20:40,544 INFO L138 BoogieDeclarations]: Found implementation of procedure synchronize_rcu_expedited [2024-11-20 11:20:40,545 INFO L130 BoogieDeclarations]: Found specification of procedure lock_is_held [2024-11-20 11:20:40,545 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_is_held [2024-11-20 11:20:40,545 INFO L130 BoogieDeclarations]: Found specification of procedure srcu_torture_read_lock [2024-11-20 11:20:40,545 INFO L138 BoogieDeclarations]: Found implementation of procedure srcu_torture_read_lock [2024-11-20 11:20:40,545 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_sched_force_quiescent_state [2024-11-20 11:20:40,545 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_sched_force_quiescent_state [2024-11-20 11:20:40,545 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~TO~VOID [2024-11-20 11:20:40,545 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~TO~VOID [2024-11-20 11:20:40,545 INFO L130 BoogieDeclarations]: Found specification of procedure srcu_torture_deferred_free [2024-11-20 11:20:40,546 INFO L138 BoogieDeclarations]: Found implementation of procedure srcu_torture_deferred_free [2024-11-20 11:20:40,546 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_bh_torture_deferred_free [2024-11-20 11:20:40,546 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_bh_torture_deferred_free [2024-11-20 11:20:40,546 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock [2024-11-20 11:20:40,546 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock [2024-11-20 11:20:40,546 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2024-11-20 11:20:40,546 INFO L138 BoogieDeclarations]: Found implementation of procedure delayed_work_timer_fn [2024-11-20 11:20:40,546 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-20 11:20:40,546 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-20 11:20:40,546 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-20 11:20:40,547 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-20 11:20:40,547 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-20 11:20:40,547 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-20 11:20:40,547 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-20 11:20:40,547 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-20 11:20:40,547 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-20 11:20:40,547 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-20 11:20:40,547 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-20 11:20:40,547 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-20 11:20:40,547 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-20 11:20:40,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-20 11:20:40,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-20 11:20:40,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-20 11:20:40,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-20 11:20:40,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-20 11:20:40,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-20 11:20:40,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-20 11:20:40,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-11-20 11:20:40,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-11-20 11:20:40,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure srcu_torture_call [2024-11-20 11:20:40,549 INFO L138 BoogieDeclarations]: Found implementation of procedure srcu_torture_call [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure call_srcu [2024-11-20 11:20:40,549 INFO L138 BoogieDeclarations]: Found implementation of procedure call_srcu [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-20 11:20:40,549 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_torture_print_module_parms [2024-11-20 11:20:40,549 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_torture_print_module_parms [2024-11-20 11:20:40,549 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_bh [2024-11-20 11:20:40,549 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_bh [2024-11-20 11:20:40,550 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2024-11-20 11:20:40,550 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2024-11-20 11:20:41,259 INFO L238 CfgBuilder]: Building ICFG [2024-11-20 11:20:41,263 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-20 11:20:41,395 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-20 11:21:33,513 INFO L? ?]: Removed 1234 outVars from TransFormulas that were not future-live. [2024-11-20 11:21:33,513 INFO L287 CfgBuilder]: Performing block encoding [2024-11-20 11:21:33,574 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-20 11:21:33,574 INFO L316 CfgBuilder]: Removed 22 assume(true) statements. [2024-11-20 11:21:33,575 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 11:21:33 BoogieIcfgContainer [2024-11-20 11:21:33,575 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-20 11:21:33,577 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-20 11:21:33,578 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-20 11:21:33,581 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-20 11:21:33,581 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.11 11:20:35" (1/3) ... [2024-11-20 11:21:33,582 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d626f18 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 11:21:33, skipping insertion in model container [2024-11-20 11:21:33,582 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 11:20:38" (2/3) ... [2024-11-20 11:21:33,582 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d626f18 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 11:21:33, skipping insertion in model container [2024-11-20 11:21:33,582 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 11:21:33" (3/3) ... [2024-11-20 11:21:33,583 INFO L112 eAbstractionObserver]: Analyzing ICFG 43_2a_consumption_linux-3.16-rc1.tar.xz-43_2a-kernel--rcu--rcutorture.ko-entry_point.cil.out.i [2024-11-20 11:21:33,599 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-20 11:21:33,600 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-20 11:21:33,724 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 11:21:33,732 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@4eeb37a3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 11:21:33,733 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-20 11:21:33,748 INFO L276 IsEmpty]: Start isEmpty. Operand has 1986 states, 1395 states have (on average 1.4652329749103943) internal successors, (2044), 1467 states have internal predecessors, (2044), 468 states have call successors, (468), 122 states have call predecessors, (468), 121 states have return successors, (458), 423 states have call predecessors, (458), 458 states have call successors, (458) [2024-11-20 11:21:33,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-11-20 11:21:33,799 INFO L207 NwaCegarLoop]: Found error trace [2024-11-20 11:21:33,800 INFO L215 NwaCegarLoop]: trace histogram [19, 19, 19, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 11:21:33,801 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-20 11:21:33,807 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 11:21:33,807 INFO L85 PathProgramCache]: Analyzing trace with hash -2055465510, now seen corresponding path program 1 times [2024-11-20 11:21:33,817 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 11:21:33,818 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1849082678] [2024-11-20 11:21:33,819 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 11:21:33,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 11:21:58,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-20 11:22:02,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-20 11:22:02,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14 [2024-11-20 11:22:02,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2024-11-20 11:22:02,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26 [2024-11-20 11:22:02,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-20 11:22:02,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-11-20 11:22:02,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 44 [2024-11-20 11:22:02,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-20 11:22:02,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-11-20 11:22:02,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-20 11:22:02,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-20 11:22:02,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 74 [2024-11-20 11:22:02,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 80 [2024-11-20 11:22:02,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 86 [2024-11-20 11:22:02,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-20 11:22:02,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98 [2024-11-20 11:22:02,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 104 [2024-11-20 11:22:02,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 110 [2024-11-20 11:22:02,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 132 [2024-11-20 11:22:02,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-11-20 11:22:02,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 146 [2024-11-20 11:22:02,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 151 [2024-11-20 11:22:02,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-11-20 11:22:02,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 165 [2024-11-20 11:22:02,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 11:22:02,376 INFO L134 CoverageAnalysis]: Checked inductivity of 714 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 714 trivial. 0 not checked. [2024-11-20 11:22:02,378 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 11:22:02,378 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1849082678] [2024-11-20 11:22:02,379 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1849082678] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 11:22:02,379 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 11:22:02,379 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-20 11:22:02,381 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [823796313] [2024-11-20 11:22:02,382 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 11:22:02,386 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-20 11:22:02,388 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 11:22:02,414 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-20 11:22:02,416 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-20 11:22:02,422 INFO L87 Difference]: Start difference. First operand has 1986 states, 1395 states have (on average 1.4652329749103943) internal successors, (2044), 1467 states have internal predecessors, (2044), 468 states have call successors, (468), 122 states have call predecessors, (468), 121 states have return successors, (458), 423 states have call predecessors, (458), 458 states have call successors, (458) Second operand has 4 states, 4 states have (on average 16.5) internal successors, (66), 3 states have internal predecessors, (66), 2 states have call successors, (29), 3 states have call predecessors, (29), 1 states have return successors, (25), 2 states have call predecessors, (25), 2 states have call successors, (25)