./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-commit-tester/main7_sound-oss-sound-ko--32_7a--c4cb1dd.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-commit-tester/main7_sound-oss-sound-ko--32_7a--c4cb1dd.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 7dbaef079f4459569cd2dbff4f051c189a6ec48f090cf53774f193fa7ecd5bf6 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 18:52:19,945 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 18:52:20,001 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 18:52:20,007 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 18:52:20,009 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 18:52:20,030 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 18:52:20,031 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 18:52:20,031 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 18:52:20,032 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 18:52:20,032 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 18:52:20,033 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 18:52:20,033 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 18:52:20,033 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 18:52:20,033 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 18:52:20,033 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 18:52:20,034 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 18:52:20,034 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 18:52:20,034 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 18:52:20,034 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 18:52:20,035 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7dbaef079f4459569cd2dbff4f051c189a6ec48f090cf53774f193fa7ecd5bf6 [2025-03-08 18:52:20,263 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 18:52:20,271 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 18:52:20,273 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 18:52:20,274 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 18:52:20,274 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 18:52:20,276 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-commit-tester/main7_sound-oss-sound-ko--32_7a--c4cb1dd.i [2025-03-08 18:52:21,408 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5da87c3d1/de3e3734acfb4702af51f54cd2c28506/FLAG2653c1d64 [2025-03-08 18:52:21,993 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 18:52:21,994 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-commit-tester/main7_sound-oss-sound-ko--32_7a--c4cb1dd.i [2025-03-08 18:52:22,047 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5da87c3d1/de3e3734acfb4702af51f54cd2c28506/FLAG2653c1d64 [2025-03-08 18:52:22,485 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5da87c3d1/de3e3734acfb4702af51f54cd2c28506 [2025-03-08 18:52:22,487 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 18:52:22,488 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 18:52:22,489 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 18:52:22,489 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 18:52:22,495 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 18:52:22,496 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 06:52:22" (1/1) ... [2025-03-08 18:52:22,497 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4496e695 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:22, skipping insertion in model container [2025-03-08 18:52:22,497 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 06:52:22" (1/1) ... [2025-03-08 18:52:22,601 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 18:52:24,664 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-commit-tester/main7_sound-oss-sound-ko--32_7a--c4cb1dd.i[376831,376844] [2025-03-08 18:52:24,741 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 18:52:24,804 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 18:52:24,880 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& kernel_stack)); [3253] [2025-03-08 18:52:24,881 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [3256] [2025-03-08 18:52:24,881 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [3259] [2025-03-08 18:52:24,882 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [3262] [2025-03-08 18:52:24,885 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((module->refptr)->incs)); [3376] [2025-03-08 18:52:24,885 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" ((module->refptr)->incs)); [3379] [2025-03-08 18:52:24,886 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" ((module->refptr)->incs): "qi" (1U)); [3381] [2025-03-08 18:52:24,886 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((module->refptr)->incs)); [3386] [2025-03-08 18:52:24,886 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" ((module->refptr)->incs)); [3389] [2025-03-08 18:52:24,886 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" ((module->refptr)->incs): "ri" (1U)); [3391] [2025-03-08 18:52:24,886 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((module->refptr)->incs)); [3396] [2025-03-08 18:52:24,886 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" ((module->refptr)->incs)); [3399] [2025-03-08 18:52:24,887 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" ((module->refptr)->incs): "ri" (1U)); [3401] [2025-03-08 18:52:24,887 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((module->refptr)->incs)); [3406] [2025-03-08 18:52:24,888 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" ((module->refptr)->incs)); [3409] [2025-03-08 18:52:24,888 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" ((module->refptr)->incs): "re" (1U)); [3411] [2025-03-08 18:52:24,888 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((module->refptr)->incs)); [3424] [2025-03-08 18:52:24,888 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" ((module->refptr)->incs)); [3427] [2025-03-08 18:52:24,888 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" ((module->refptr)->incs): "qi" (1U)); [3429] [2025-03-08 18:52:24,889 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((module->refptr)->incs)); [3434] [2025-03-08 18:52:24,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" ((module->refptr)->incs)); [3437] [2025-03-08 18:52:24,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" ((module->refptr)->incs): "ri" (1U)); [3439] [2025-03-08 18:52:24,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((module->refptr)->incs)); [3444] [2025-03-08 18:52:24,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" ((module->refptr)->incs)); [3447] [2025-03-08 18:52:24,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" ((module->refptr)->incs): "ri" (1U)); [3449] [2025-03-08 18:52:24,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((module->refptr)->incs)); [3454] [2025-03-08 18:52:24,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" ((module->refptr)->incs)); [3457] [2025-03-08 18:52:24,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" ((module->refptr)->incs): "re" (1U)); [3459] [2025-03-08 18:52:24,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((module->refptr)->incs)); [3472] [2025-03-08 18:52:24,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" ((module->refptr)->incs)); [3475] [2025-03-08 18:52:24,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" ((module->refptr)->incs): "qi" (1U)); [3477] [2025-03-08 18:52:24,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((module->refptr)->incs)); [3482] [2025-03-08 18:52:24,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" ((module->refptr)->incs)); [3485] [2025-03-08 18:52:24,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" ((module->refptr)->incs): "ri" (1U)); [3487] [2025-03-08 18:52:24,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((module->refptr)->incs)); [3492] [2025-03-08 18:52:24,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" ((module->refptr)->incs)); [3495] [2025-03-08 18:52:24,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" ((module->refptr)->incs): "ri" (1U)); [3497] [2025-03-08 18:52:24,892 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((module->refptr)->incs)); [3502] [2025-03-08 18:52:24,892 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" ((module->refptr)->incs)); [3505] [2025-03-08 18:52:24,892 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" ((module->refptr)->incs): "re" (1U)); [3507] [2025-03-08 18:52:24,892 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" ((module->refptr)->incs)); [3520] [2025-03-08 18:52:24,892 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" ((module->refptr)->incs)); [3523] [2025-03-08 18:52:24,892 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" ((module->refptr)->incs): "qi" (1U)); [3525] [2025-03-08 18:52:24,892 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" ((module->refptr)->incs)); [3530] [2025-03-08 18:52:24,892 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" ((module->refptr)->incs)); [3533] [2025-03-08 18:52:24,892 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" ((module->refptr)->incs): "ri" (1U)); [3535] [2025-03-08 18:52:24,893 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" ((module->refptr)->incs)); [3540] [2025-03-08 18:52:24,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" ((module->refptr)->incs)); [3543] [2025-03-08 18:52:24,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" ((module->refptr)->incs): "ri" (1U)); [3545] [2025-03-08 18:52:24,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" ((module->refptr)->incs)); [3550] [2025-03-08 18:52:24,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" ((module->refptr)->incs)); [3553] [2025-03-08 18:52:24,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" ((module->refptr)->incs): "re" (1U)); [3555] [2025-03-08 18:52:24,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("661:\n\tcall %P4\n662:\n.section .altinstructions,\"a\"\n .balign 8 \n .quad 661b\n .quad 663f\n\t .byte (3*32+16)\n\t .byte 662b-661b\n\t .byte 664f-663f\n\t .byte 0xff + (664f-663f) - (662b-661b)\n.previous\n.section .altinstr_replacement, \"ax\"\n663:\n\tcall %P5\n664:\n.previous": "=a" (ret), "=D" (to), "=S" (from), "=d" (len): [old] "i" (& copy_user_generic_unrolled), [new] "i" (& copy_user_generic_string), "1" (to), "2" (from), "3" (len): "memory", "rcx", "r8", "r9", "r10", "r11"); [3598-3601] [2025-03-08 18:52:24,896 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret), "=q" (*((u8 *)dst)): "m" (*((struct __large_struct *)src)), "i" (1), "0" (ret)); [3629-3631] [2025-03-08 18:52:24,896 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret), "=r" (*((u16 *)dst)): "m" (*((struct __large_struct *)src)), "i" (2), "0" (ret)); [3634-3636] [2025-03-08 18:52:24,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret), "=r" (*((u32 *)dst)): "m" (*((struct __large_struct *)src)), "i" (4), "0" (ret)); [3639-3641] [2025-03-08 18:52:24,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret), "=r" (*((u64 *)dst)): "m" (*((struct __large_struct *)src)), "i" (8), "0" (ret)); [3644-3646] [2025-03-08 18:52:24,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret), "=r" (*((u64 *)dst)): "m" (*((struct __large_struct *)src)), "i" (10), "0" (ret)); [3649-3651] [2025-03-08 18:52:24,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret), "=r" (*((u16 *)dst + 8U)): "m" (*((struct __large_struct *)src + 8U)), "i" (2), "0" (ret)); [3657-3659] [2025-03-08 18:52:24,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret), "=r" (*((u64 *)dst)): "m" (*((struct __large_struct *)src)), "i" (16), "0" (ret)); [3662-3664] [2025-03-08 18:52:24,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret), "=r" (*((u64 *)dst + 8U)): "m" (*((struct __large_struct *)src + 8U)), "i" (8), "0" (ret)); [3670-3672] [2025-03-08 18:52:24,899 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %b1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret): "iq" (*((u8 *)src)), "m" (*((struct __large_struct *)dst)), "i" (1), "0" (ret)); [3694-3695] [2025-03-08 18:52:24,899 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %w1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret): "ir" (*((u16 *)src)), "m" (*((struct __large_struct *)dst)), "i" (2), "0" (ret)); [3698-3699] [2025-03-08 18:52:24,899 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %k1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret): "ir" (*((u32 *)src)), "m" (*((struct __large_struct *)dst)), "i" (4), "0" (ret)); [3702-3703] [2025-03-08 18:52:24,900 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret): "er" (*((u64 *)src)), "m" (*((struct __large_struct *)dst)), "i" (8), "0" (ret)); [3706-3707] [2025-03-08 18:52:24,900 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret): "er" (*((u64 *)src)), "m" (*((struct __large_struct *)dst)), "i" (10), "0" (ret)); [3710-3711] [2025-03-08 18:52:24,900 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [3717] [2025-03-08 18:52:24,901 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %w1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret): "ir" (*((u16 *)src + 4UL)), "m" (*((struct __large_struct *)dst + 4U)), "i" (2), "0" (ret)); [3718-3719] [2025-03-08 18:52:24,901 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret): "er" (*((u64 *)src)), "m" (*((struct __large_struct *)dst)), "i" (16), "0" (ret)); [3722-3723] [2025-03-08 18:52:24,901 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [3729] [2025-03-08 18:52:24,901 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (ret): "er" (*((u64 *)src + 1UL)), "m" (*((struct __large_struct *)dst + 1U)), "i" (8), "0" (ret)); [3730-3731] [2025-03-08 18:52:24,905 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=q" (__gu_val): "m" (*((struct __large_struct *)(& ((mixer_vol_table *)arg)->num))), "i" (-14), "0" (__gu_err)); [3866-3868] [2025-03-08 18:52:24,905 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)(& ((mixer_vol_table *)arg)->num))), "i" (-14), "0" (__gu_err)); [3871-3873] [2025-03-08 18:52:24,906 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)(& ((mixer_vol_table *)arg)->num))), "i" (-14), "0" (__gu_err)); [3876-3878] [2025-03-08 18:52:24,906 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)(& ((mixer_vol_table *)arg)->num))), "i" (-14), "0" (__gu_err)); [3881-3883] [2025-03-08 18:52:24,918 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("add %3,%1 ; sbb %0,%0 ; cmp %1,%4 ; sbb $0,%0": "=&r" (flag), "=r" (roksum): "1" (p), "g" ((long )len), "rm" (tmp___0->addr_limit.seg)); [4181-4182] [2025-03-08 18:52:24,919 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("add %3,%1 ; sbb %0,%0 ; cmp %1,%4 ; sbb $0,%0": "=&r" (flag___0), "=r" (roksum___0): "1" (p), "g" ((long )len), "rm" (tmp___2->addr_limit.seg)); [4192-4193] [2025-03-08 18:52:24,919 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %b1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err): "iq" (198658), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err)); [4207-4208] [2025-03-08 18:52:24,920 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %w1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err): "ir" (198658), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err)); [4211-4212] [2025-03-08 18:52:24,920 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %k1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err): "ir" (198658), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err)); [4215-4216] [2025-03-08 18:52:24,920 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err): "er" (198658), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err)); [4219-4220] [2025-03-08 18:52:24,953 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [5491] [2025-03-08 18:52:24,953 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [5494] [2025-03-08 18:52:24,954 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [5497] [2025-03-08 18:52:24,954 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [5500] [2025-03-08 18:52:24,955 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [5503] [2025-03-08 18:52:24,956 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [5565] [2025-03-08 18:52:24,957 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [5568] [2025-03-08 18:52:24,957 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [5571] [2025-03-08 18:52:24,957 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [5574] [2025-03-08 18:52:24,957 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [5577] [2025-03-08 18:52:24,957 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [5595] [2025-03-08 18:52:24,958 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [5598] [2025-03-08 18:52:24,958 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [5601] [2025-03-08 18:52:24,958 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [5604] [2025-03-08 18:52:24,958 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [5607] [2025-03-08 18:52:24,958 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (p)); [5627] [2025-03-08 18:52:24,959 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (p)); [5630] [2025-03-08 18:52:24,959 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (p)); [5633] [2025-03-08 18:52:24,959 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (p)); [5636] [2025-03-08 18:52:24,959 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (p)); [5639] [2025-03-08 18:52:24,960 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___3), "=d" (__val_gu___3): "0" (p)); [5669] [2025-03-08 18:52:24,960 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___3), "=d" (__val_gu___3): "0" (p)); [5672] [2025-03-08 18:52:24,960 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___3), "=d" (__val_gu___3): "0" (p)); [5675] [2025-03-08 18:52:24,960 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___3), "=d" (__val_gu___3): "0" (p)); [5678] [2025-03-08 18:52:24,960 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___3), "=d" (__val_gu___3): "0" (p)); [5681] [2025-03-08 18:52:24,962 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [5736] [2025-03-08 18:52:24,963 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [5739] [2025-03-08 18:52:24,963 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [5742] [2025-03-08 18:52:24,963 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [5745] [2025-03-08 18:52:24,963 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [5748] [2025-03-08 18:52:24,970 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [6019] [2025-03-08 18:52:24,971 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [6022] [2025-03-08 18:52:24,971 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [6025] [2025-03-08 18:52:24,971 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [6028] [2025-03-08 18:52:24,971 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [6031] [2025-03-08 18:52:24,973 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" ((int *)arg)); [6126] [2025-03-08 18:52:24,973 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" ((int *)arg)); [6129] [2025-03-08 18:52:24,973 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" ((int *)arg)); [6132] [2025-03-08 18:52:24,973 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" ((int *)arg)); [6135] [2025-03-08 18:52:24,973 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" ((int *)arg)); [6138] [2025-03-08 18:52:24,978 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" ((int *)arg)); [6320] [2025-03-08 18:52:24,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" ((int *)arg)); [6323] [2025-03-08 18:52:24,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" ((int *)arg)); [6326] [2025-03-08 18:52:24,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" ((int *)arg)); [6329] [2025-03-08 18:52:24,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" ((int *)arg)); [6332] [2025-03-08 18:52:24,980 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [6377] [2025-03-08 18:52:24,980 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [6380] [2025-03-08 18:52:24,981 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [6383] [2025-03-08 18:52:24,981 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [6386] [2025-03-08 18:52:24,981 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [6389] [2025-03-08 18:52:24,983 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [6428] [2025-03-08 18:52:24,983 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [6435] [2025-03-08 18:52:24,983 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)); [6443-6444] [2025-03-08 18:52:24,983 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [6456] [2025-03-08 18:52:24,983 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [6459] [2025-03-08 18:52:24,984 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [6462] [2025-03-08 18:52:24,984 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [6465] [2025-03-08 18:52:24,984 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& kernel_stack)); [6484] [2025-03-08 18:52:24,984 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [6487] [2025-03-08 18:52:24,984 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [6490] [2025-03-08 18:52:24,984 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [6493] [2025-03-08 18:52:24,985 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [6549] [2025-03-08 18:52:24,986 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [6557] [2025-03-08 18:52:25,060 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned char *)addr + (unsigned long )(hdr_size + i))); [9067] [2025-03-08 18:52:25,061 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned char *)addr + (unsigned long )(hdr_size + i))); [9070] [2025-03-08 18:52:25,061 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned char *)addr + (unsigned long )(hdr_size + i))); [9073] [2025-03-08 18:52:25,061 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned char *)addr + (unsigned long )(hdr_size + i))); [9076] [2025-03-08 18:52:25,061 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned char *)addr + (unsigned long )(hdr_size + i))); [9079] [2025-03-08 18:52:25,074 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [9795] [2025-03-08 18:52:25,074 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [9798] [2025-03-08 18:52:25,074 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [9801] [2025-03-08 18:52:25,074 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [9804] [2025-03-08 18:52:25,074 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [9807] [2025-03-08 18:52:25,075 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [9826] [2025-03-08 18:52:25,075 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [9829] [2025-03-08 18:52:25,075 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [9832] [2025-03-08 18:52:25,075 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [9835] [2025-03-08 18:52:25,075 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [9838] [2025-03-08 18:52:25,128 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [11550] [2025-03-08 18:52:25,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [11553] [2025-03-08 18:52:25,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [11556] [2025-03-08 18:52:25,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [11559] [2025-03-08 18:52:25,129 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [11562] [2025-03-08 18:52:25,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=q" (__gu_val): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err)); [11609-11611] [2025-03-08 18:52:25,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err)); [11614-11616] [2025-03-08 18:52:25,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err)); [11619-11621] [2025-03-08 18:52:25,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err)); [11624-11626] [2025-03-08 18:52:25,135 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [11684] [2025-03-08 18:52:25,136 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [11687] [2025-03-08 18:52:25,136 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [11690] [2025-03-08 18:52:25,136 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [11693] [2025-03-08 18:52:25,136 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [11696] [2025-03-08 18:52:25,136 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [11717] [2025-03-08 18:52:25,137 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [11720] [2025-03-08 18:52:25,137 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [11723] [2025-03-08 18:52:25,137 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [11726] [2025-03-08 18:52:25,137 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [11729] [2025-03-08 18:52:25,138 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (p)); [11758] [2025-03-08 18:52:25,138 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (p)); [11761] [2025-03-08 18:52:25,138 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (p)); [11764] [2025-03-08 18:52:25,138 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (p)); [11767] [2025-03-08 18:52:25,138 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (p)); [11770] [2025-03-08 18:52:25,139 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___3), "=d" (__val_gu___3): "0" (p)); [11793] [2025-03-08 18:52:25,139 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___3), "=d" (__val_gu___3): "0" (p)); [11796] [2025-03-08 18:52:25,139 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___3), "=d" (__val_gu___3): "0" (p)); [11799] [2025-03-08 18:52:25,139 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___3), "=d" (__val_gu___3): "0" (p)); [11802] [2025-03-08 18:52:25,139 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___3), "=d" (__val_gu___3): "0" (p)); [11805] [2025-03-08 18:52:25,139 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___4), "=d" (__val_gu___4): "0" (& ((struct synth_info *)arg)->device)); [11828] [2025-03-08 18:52:25,139 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___4), "=d" (__val_gu___4): "0" (& ((struct synth_info *)arg)->device)); [11831] [2025-03-08 18:52:25,139 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___4), "=d" (__val_gu___4): "0" (& ((struct synth_info *)arg)->device)); [11834] [2025-03-08 18:52:25,139 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___4), "=d" (__val_gu___4): "0" (& ((struct synth_info *)arg)->device)); [11837] [2025-03-08 18:52:25,140 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___4), "=d" (__val_gu___4): "0" (& ((struct synth_info *)arg)->device)); [11840] [2025-03-08 18:52:25,140 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___5), "=d" (__val_gu___5): "0" (& ((struct synth_info *)arg)->device)); [11863] [2025-03-08 18:52:25,140 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___5), "=d" (__val_gu___5): "0" (& ((struct synth_info *)arg)->device)); [11866] [2025-03-08 18:52:25,140 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___5), "=d" (__val_gu___5): "0" (& ((struct synth_info *)arg)->device)); [11869] [2025-03-08 18:52:25,140 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___5), "=d" (__val_gu___5): "0" (& ((struct synth_info *)arg)->device)); [11872] [2025-03-08 18:52:25,140 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___5), "=d" (__val_gu___5): "0" (& ((struct synth_info *)arg)->device)); [11875] [2025-03-08 18:52:25,141 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___6), "=d" (__val_gu___6): "0" (& ((struct midi_info *)arg)->device)); [11918] [2025-03-08 18:52:25,141 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___6), "=d" (__val_gu___6): "0" (& ((struct midi_info *)arg)->device)); [11921] [2025-03-08 18:52:25,141 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___6), "=d" (__val_gu___6): "0" (& ((struct midi_info *)arg)->device)); [11924] [2025-03-08 18:52:25,141 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___6), "=d" (__val_gu___6): "0" (& ((struct midi_info *)arg)->device)); [11927] [2025-03-08 18:52:25,141 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___6), "=d" (__val_gu___6): "0" (& ((struct midi_info *)arg)->device)); [11930] [2025-03-08 18:52:25,142 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___7), "=d" (__val_gu___7): "0" (p)); [11950] [2025-03-08 18:52:25,142 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___7), "=d" (__val_gu___7): "0" (p)); [11953] [2025-03-08 18:52:25,142 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___7), "=d" (__val_gu___7): "0" (p)); [11956] [2025-03-08 18:52:25,142 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___7), "=d" (__val_gu___7): "0" (p)); [11959] [2025-03-08 18:52:25,142 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___7), "=d" (__val_gu___7): "0" (p)); [11962] [2025-03-08 18:52:25,143 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___8), "=d" (__val_gu___8): "0" (p)); [11985] [2025-03-08 18:52:25,143 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___8), "=d" (__val_gu___8): "0" (p)); [11988] [2025-03-08 18:52:25,143 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___8), "=d" (__val_gu___8): "0" (p)); [11991] [2025-03-08 18:52:25,144 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___8), "=d" (__val_gu___8): "0" (p)); [11994] [2025-03-08 18:52:25,144 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___8), "=d" (__val_gu___8): "0" (p)); [11997] [2025-03-08 18:52:25,144 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [12039] [2025-03-08 18:52:25,145 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [12042] [2025-03-08 18:52:25,145 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [12045] [2025-03-08 18:52:25,145 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [12048] [2025-03-08 18:52:25,145 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [12051] [2025-03-08 18:52:25,154 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [12458] [2025-03-08 18:52:25,155 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [12461] [2025-03-08 18:52:25,155 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [12464] [2025-03-08 18:52:25,155 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [12467] [2025-03-08 18:52:25,155 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" (p)); [12470] [2025-03-08 18:52:25,156 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [12497] [2025-03-08 18:52:25,156 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [12500] [2025-03-08 18:52:25,157 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [12503] [2025-03-08 18:52:25,157 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [12506] [2025-03-08 18:52:25,157 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (p)); [12509] [2025-03-08 18:52:25,157 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [12541] [2025-03-08 18:52:25,157 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [12544] [2025-03-08 18:52:25,157 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [12547] [2025-03-08 18:52:25,158 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [12550] [2025-03-08 18:52:25,158 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (p)); [12553] [2025-03-08 18:52:25,158 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [12580] [2025-03-08 18:52:25,159 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [12583] [2025-03-08 18:52:25,159 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [12586] [2025-03-08 18:52:25,159 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [12589] [2025-03-08 18:52:25,159 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" (p): "ebx"); [12592] [2025-03-08 18:52:25,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %b1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err): "iq" (1), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err)); [12988-12989] [2025-03-08 18:52:25,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %w1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err): "ir" (1), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err)); [12992-12993] [2025-03-08 18:52:25,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %k1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err): "ir" (1), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err)); [12996-12997] [2025-03-08 18:52:25,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err): "er" (1), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err)); [13000-13001] [2025-03-08 18:52:25,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=q" (__gu_val): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err)); [13022-13024] [2025-03-08 18:52:25,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err)); [13027-13029] [2025-03-08 18:52:25,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err)); [13032-13034] [2025-03-08 18:52:25,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err)); [13037-13039] [2025-03-08 18:52:25,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %b1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___0): "iq" (curr_timebase___0), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___0)); [13066-13067] [2025-03-08 18:52:25,166 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %w1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___0): "ir" (curr_timebase___0), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___0)); [13070-13071] [2025-03-08 18:52:25,166 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %k1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___0): "ir" (curr_timebase___0), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___0)); [13074-13075] [2025-03-08 18:52:25,166 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___0): "er" (curr_timebase___0), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___0)); [13078-13079] [2025-03-08 18:52:25,166 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___0), "=q" (__gu_val___0): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err___0)); [13090-13092] [2025-03-08 18:52:25,166 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___0), "=r" (__gu_val___0): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err___0)); [13095-13097] [2025-03-08 18:52:25,166 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___0), "=r" (__gu_val___0): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err___0)); [13100-13102] [2025-03-08 18:52:25,167 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___0), "=r" (__gu_val___0): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err___0)); [13105-13107] [2025-03-08 18:52:25,167 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %b1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___1): "iq" (curr_tempo___0), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___1)); [13139-13140] [2025-03-08 18:52:25,167 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %w1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___1): "ir" (curr_tempo___0), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___1)); [13143-13144] [2025-03-08 18:52:25,167 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %k1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___1): "ir" (curr_tempo___0), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___1)); [13147-13148] [2025-03-08 18:52:25,167 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___1): "er" (curr_tempo___0), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___1)); [13151-13152] [2025-03-08 18:52:25,168 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___1), "=q" (__gu_val___1): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err___1)); [13163-13165] [2025-03-08 18:52:25,168 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___1), "=r" (__gu_val___1): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err___1)); [13168-13170] [2025-03-08 18:52:25,168 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___1), "=r" (__gu_val___1): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err___1)); [13173-13175] [2025-03-08 18:52:25,168 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___1), "=r" (__gu_val___1): "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__gu_err___1)); [13178-13180] [2025-03-08 18:52:25,168 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %b1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___2): "iq" (val), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___2)); [13200-13201] [2025-03-08 18:52:25,168 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %w1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___2): "ir" (val), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___2)); [13204-13205] [2025-03-08 18:52:25,168 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %k1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___2): "ir" (val), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___2)); [13208-13209] [2025-03-08 18:52:25,168 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___2): "er" (val), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___2)); [13212-13213] [2025-03-08 18:52:25,168 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %b1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___3): "iq" ((int )curr_ticks___0), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___3)); [13224-13225] [2025-03-08 18:52:25,168 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %w1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___3): "ir" ((int )curr_ticks___0), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___3)); [13228-13229] [2025-03-08 18:52:25,168 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %k1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___3): "ir" ((int )curr_ticks___0), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___3)); [13232-13233] [2025-03-08 18:52:25,169 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %1,%2\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__pu_err___3): "er" ((int )curr_ticks___0), "m" (*((struct __large_struct *)p)), "i" (-14), "0" (__pu_err___3)); [13236-13237] [2025-03-08 18:52:25,172 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-commit-tester/main7_sound-oss-sound-ko--32_7a--c4cb1dd.i[376831,376844] [2025-03-08 18:52:25,180 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 18:52:25,376 INFO L204 MainTranslator]: Completed translation [2025-03-08 18:52:25,376 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25 WrapperNode [2025-03-08 18:52:25,376 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 18:52:25,377 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 18:52:25,377 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 18:52:25,377 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 18:52:25,382 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (1/1) ... [2025-03-08 18:52:25,468 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (1/1) ... [2025-03-08 18:52:25,619 INFO L138 Inliner]: procedures = 377, calls = 6594, calls flagged for inlining = 133, calls inlined = 27, statements flattened = 4765 [2025-03-08 18:52:25,619 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 18:52:25,620 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 18:52:25,620 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 18:52:25,620 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 18:52:25,627 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (1/1) ... [2025-03-08 18:52:25,627 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (1/1) ... [2025-03-08 18:52:25,652 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (1/1) ... [2025-03-08 18:52:25,778 INFO L175 MemorySlicer]: Split 3160 memory accesses to 66 slices as follows [4, 3, 5, 4, 3, 2, 2, 49, 154, 2, 7, 2, 1024, 9, 5, 15, 69, 12, 8, 4, 8, 325, 27, 8, 257, 25, 257, 7, 6, 10, 2, 6, 8, 15, 15, 6, 8, 8, 129, 2, 7, 7, 25, 101, 101, 24, 6, 71, 13, 178, 3, 9, 5, 2, 8, 8, 4, 4, 2, 2, 8, 8, 4, 2, 36, 10]. 32 percent of accesses are in the largest equivalence class. The 1752 initializations are split as follows [4, 3, 0, 4, 3, 0, 0, 0, 154, 0, 7, 2, 1024, 5, 5, 15, 11, 6, 0, 4, 8, 325, 0, 8, 0, 0, 0, 6, 6, 0, 0, 6, 8, 6, 6, 6, 0, 8, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 12, 0, 3, 0, 5, 0, 8, 8, 4, 0, 0, 2, 8, 8, 4, 2, 36, 0]. The 1089 writes are split as follows [0, 0, 0, 0, 0, 1, 0, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 27, 0, 257, 25, 257, 0, 0, 1, 1, 0, 0, 0, 0, 0, 3, 0, 129, 1, 0, 1, 25, 101, 101, 24, 3, 35, 0, 70, 0, 6, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 8]. [2025-03-08 18:52:25,779 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (1/1) ... [2025-03-08 18:52:25,779 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (1/1) ... [2025-03-08 18:52:25,994 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (1/1) ... [2025-03-08 18:52:26,006 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (1/1) ... [2025-03-08 18:52:26,050 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (1/1) ... [2025-03-08 18:52:26,072 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (1/1) ... [2025-03-08 18:52:26,120 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 18:52:26,122 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 18:52:26,122 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 18:52:26,122 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 18:52:26,123 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (1/1) ... [2025-03-08 18:52:26,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 18:52:26,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 18:52:26,146 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 18:52:26,148 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure timer_open [2025-03-08 18:52:26,165 INFO L138 BoogieDeclarations]: Found implementation of procedure timer_open [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure timer_event [2025-03-08 18:52:26,165 INFO L138 BoogieDeclarations]: Found implementation of procedure timer_event [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~int~X~int~TO~VOID [2025-03-08 18:52:26,165 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~int~X~int~TO~VOID [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure default_set_channels [2025-03-08 18:52:26,165 INFO L138 BoogieDeclarations]: Found implementation of procedure default_set_channels [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-08 18:52:26,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#49 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#50 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#51 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#52 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#53 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#54 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#55 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#56 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#57 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#58 [2025-03-08 18:52:26,166 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#59 [2025-03-08 18:52:26,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#60 [2025-03-08 18:52:26,171 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#61 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#62 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#63 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#64 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#65 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 18:52:26,172 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-08 18:52:26,173 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-03-08 18:52:26,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-03-08 18:52:26,175 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~int~X~int~TO~int [2025-03-08 18:52:26,176 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~int~X~int~TO~int [2025-03-08 18:52:26,176 INFO L130 BoogieDeclarations]: Found specification of procedure seq_input_event [2025-03-08 18:52:26,176 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_input_event [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure tmr_reset [2025-03-08 18:52:26,178 INFO L138 BoogieDeclarations]: Found implementation of procedure tmr_reset [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-08 18:52:26,178 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure __put_user_bad [2025-03-08 18:52:26,178 INFO L138 BoogieDeclarations]: Found implementation of procedure __put_user_bad [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure tmr2ticks___0 [2025-03-08 18:52:26,178 INFO L138 BoogieDeclarations]: Found implementation of procedure tmr2ticks___0 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_return_value [2025-03-08 18:52:26,178 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_return_value [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure seq_copy_to_input [2025-03-08 18:52:26,178 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_copy_to_input [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer [2025-03-08 18:52:26,178 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure tmr_reset___0 [2025-03-08 18:52:26,178 INFO L138 BoogieDeclarations]: Found implementation of procedure tmr_reset___0 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-08 18:52:26,178 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~int~X~int~X~int~TO~VOID [2025-03-08 18:52:26,178 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~int~X~int~X~int~TO~VOID [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 18:52:26,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-03-08 18:52:26,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure add_timer [2025-03-08 18:52:26,180 INFO L138 BoogieDeclarations]: Found implementation of procedure add_timer [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~int~X~$Pointer$~TO~int [2025-03-08 18:52:26,180 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~int~X~$Pointer$~TO~int [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure reprogram_timer [2025-03-08 18:52:26,180 INFO L138 BoogieDeclarations]: Found implementation of procedure reprogram_timer [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-03-08 18:52:26,180 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~TO~int [2025-03-08 18:52:26,180 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~TO~int [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure current_thread_info___0 [2025-03-08 18:52:26,180 INFO L138 BoogieDeclarations]: Found implementation of procedure current_thread_info___0 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 18:52:26,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-08 18:52:26,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-08 18:52:26,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-08 18:52:26,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-03-08 18:52:26,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-03-08 18:52:26,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2025-03-08 18:52:26,186 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-08 18:52:26,186 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure def_tmr_event [2025-03-08 18:52:26,186 INFO L138 BoogieDeclarations]: Found implementation of procedure def_tmr_event [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure timer_get_time [2025-03-08 18:52:26,186 INFO L138 BoogieDeclarations]: Found implementation of procedure timer_get_time [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2025-03-08 18:52:26,186 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure timer_ioctl [2025-03-08 18:52:26,186 INFO L138 BoogieDeclarations]: Found implementation of procedure timer_ioctl [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure def_tmr_open [2025-03-08 18:52:26,186 INFO L138 BoogieDeclarations]: Found implementation of procedure def_tmr_open [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-03-08 18:52:26,186 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_handler_precall [2025-03-08 18:52:26,186 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_handler_precall [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure do_midi_msg [2025-03-08 18:52:26,186 INFO L138 BoogieDeclarations]: Found implementation of procedure do_midi_msg [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~int~TO~int [2025-03-08 18:52:26,186 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~int~TO~int [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-08 18:52:26,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-08 18:52:26,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-08 18:52:26,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-08 18:52:26,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-08 18:52:26,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-08 18:52:26,187 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#49 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#50 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#51 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#52 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#53 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#54 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#55 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#56 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#57 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#58 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#59 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#60 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#61 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#62 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#63 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#64 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#65 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 18:52:26,188 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-08 18:52:26,189 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure def_tmr_arm [2025-03-08 18:52:26,190 INFO L138 BoogieDeclarations]: Found implementation of procedure def_tmr_arm [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_initialize [2025-03-08 18:52:26,190 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_initialize [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-08 18:52:26,190 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-08 18:52:26,194 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure def_tmr_get_time [2025-03-08 18:52:26,195 INFO L138 BoogieDeclarations]: Found implementation of procedure def_tmr_get_time [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-08 18:52:26,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-08 18:52:26,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-08 18:52:26,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-08 18:52:26,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-08 18:52:26,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-08 18:52:26,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-08 18:52:26,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-03-08 18:52:26,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-03-08 18:52:26,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-03-08 18:52:26,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#49 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#50 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#51 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#52 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#53 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#54 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#55 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#56 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#57 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#58 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#59 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#60 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#61 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#62 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#63 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#64 [2025-03-08 18:52:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#65 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-03-08 18:52:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-03-08 18:52:26,198 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-03-08 18:52:26,198 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-03-08 18:52:26,198 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-03-08 18:52:26,198 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-03-08 18:52:26,198 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-03-08 18:52:26,198 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#49 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#50 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#51 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#52 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#53 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#54 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#55 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#56 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#57 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#58 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#59 [2025-03-08 18:52:26,199 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#60 [2025-03-08 18:52:26,200 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#61 [2025-03-08 18:52:26,200 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#62 [2025-03-08 18:52:26,200 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#63 [2025-03-08 18:52:26,200 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#64 [2025-03-08 18:52:26,200 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#65 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure sequencer_timer [2025-03-08 18:52:26,200 INFO L138 BoogieDeclarations]: Found implementation of procedure sequencer_timer [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure default_set_speed [2025-03-08 18:52:26,200 INFO L138 BoogieDeclarations]: Found implementation of procedure default_set_speed [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure default_set_bits [2025-03-08 18:52:26,200 INFO L138 BoogieDeclarations]: Found implementation of procedure default_set_bits [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure def_tmr_close [2025-03-08 18:52:26,200 INFO L138 BoogieDeclarations]: Found implementation of procedure def_tmr_close [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure __get_user_bad [2025-03-08 18:52:26,200 INFO L138 BoogieDeclarations]: Found implementation of procedure __get_user_bad [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-03-08 18:52:26,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-03-08 18:52:26,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-03-08 18:52:26,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-03-08 18:52:26,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure timer_arm [2025-03-08 18:52:26,203 INFO L138 BoogieDeclarations]: Found implementation of procedure timer_arm [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure timer_close [2025-03-08 18:52:26,203 INFO L138 BoogieDeclarations]: Found implementation of procedure timer_close [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-03-08 18:52:26,203 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure tmr2ticks [2025-03-08 18:52:26,203 INFO L138 BoogieDeclarations]: Found implementation of procedure tmr2ticks [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2025-03-08 18:52:26,203 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure request_sound_timer [2025-03-08 18:52:26,203 INFO L138 BoogieDeclarations]: Found implementation of procedure request_sound_timer [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure play_event [2025-03-08 18:52:26,203 INFO L138 BoogieDeclarations]: Found implementation of procedure play_event [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-03-08 18:52:26,203 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~int~X~int~X~int~TO~int [2025-03-08 18:52:26,203 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~int~X~int~X~int~TO~int [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~int~TO~VOID [2025-03-08 18:52:26,203 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~int~TO~VOID [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~TO~VOID [2025-03-08 18:52:26,203 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~TO~VOID [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-08 18:52:26,203 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-08 18:52:26,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-08 18:52:26,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-08 18:52:26,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-08 18:52:26,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-08 18:52:26,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-08 18:52:26,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-03-08 18:52:26,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-03-08 18:52:26,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure def_tmr_ioctl [2025-03-08 18:52:26,205 INFO L138 BoogieDeclarations]: Found implementation of procedure def_tmr_ioctl [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-03-08 18:52:26,205 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 18:52:26,205 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 18:52:26,205 INFO L130 BoogieDeclarations]: Found specification of procedure seq_startplay [2025-03-08 18:52:26,205 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_startplay [2025-03-08 18:52:26,884 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 18:52:26,886 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 18:52:27,055 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7064: havoc #t~mem1245;call ULTIMATE.dealloc(~#c~2.base, ~#c~2.offset);havoc ~#c~2.base, ~#c~2.offset;call ULTIMATE.dealloc(~#fs~2.base, ~#fs~2.offset);havoc ~#fs~2.base, ~#fs~2.offset;call ULTIMATE.dealloc(~#__constr_expr_0~2.base, ~#__constr_expr_0~2.offset);havoc ~#__constr_expr_0~2.base, ~#__constr_expr_0~2.offset; [2025-03-08 18:52:27,078 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10160: call ULTIMATE.dealloc(~#tmp_event~0.base, ~#tmp_event~0.offset);havoc ~#tmp_event~0.base, ~#tmp_event~0.offset; [2025-03-08 18:52:27,668 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7024: havoc #t~mem1211;call ULTIMATE.dealloc(~#bits.base, ~#bits.offset);havoc ~#bits.base, ~#bits.offset;call ULTIMATE.dealloc(~#fs~0.base, ~#fs~0.offset);havoc ~#fs~0.base, ~#fs~0.offset;call ULTIMATE.dealloc(~#__constr_expr_0~0.base, ~#__constr_expr_0~0.offset);havoc ~#__constr_expr_0~0.base, ~#__constr_expr_0~0.offset; [2025-03-08 18:52:27,673 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13704: havoc #t~nondet3420; [2025-03-08 18:52:27,905 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10135: call ULTIMATE.dealloc(sequencer_midi_input_~#tstamp~0#1.base, sequencer_midi_input_~#tstamp~0#1.offset);havoc sequencer_midi_input_~#tstamp~0#1.base, sequencer_midi_input_~#tstamp~0#1.offset;call ULTIMATE.dealloc(sequencer_midi_input_~#event_rec~0#1.base, sequencer_midi_input_~#event_rec~0#1.offset);havoc sequencer_midi_input_~#event_rec~0#1.base, sequencer_midi_input_~#event_rec~0#1.offset; [2025-03-08 18:52:27,905 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8664: call ULTIMATE.dealloc(midi_synth_input_~#len_tab~0#1.base, midi_synth_input_~#len_tab~0#1.offset);havoc midi_synth_input_~#len_tab~0#1.base, midi_synth_input_~#len_tab~0#1.offset; [2025-03-08 18:52:42,645 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13577: havoc #t~nondet3402; [2025-03-08 18:52:44,281 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13639: havoc #t~nondet3410; [2025-03-08 18:52:44,652 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13554: havoc #t~nondet3400; [2025-03-08 18:52:45,403 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8516: call ULTIMATE.dealloc(~#obuf~0.base, ~#obuf~0.offset);havoc ~#obuf~0.base, ~#obuf~0.offset;call ULTIMATE.dealloc(~#obuf___0~0.base, ~#obuf___0~0.offset);havoc ~#obuf___0~0.base, ~#obuf___0~0.offset;call ULTIMATE.dealloc(~#obuf___1~0.base, ~#obuf___1~0.offset);havoc ~#obuf___1~0.base, ~#obuf___1~0.offset;call ULTIMATE.dealloc(~#obuf___2~0.base, ~#obuf___2~0.offset);havoc ~#obuf___2~0.base, ~#obuf___2~0.offset;call ULTIMATE.dealloc(~#obuf___3~0.base, ~#obuf___3~0.offset);havoc ~#obuf___3~0.base, ~#obuf___3~0.offset;call ULTIMATE.dealloc(~#obuf___4~0.base, ~#obuf___4~0.offset);havoc ~#obuf___4~0.base, ~#obuf___4~0.offset;call ULTIMATE.dealloc(~#obuf___5~0.base, ~#obuf___5~0.offset);havoc ~#obuf___5~0.base, ~#obuf___5~0.offset; [2025-03-08 18:52:45,568 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7043: havoc #t~mem1228;call ULTIMATE.dealloc(~#speed.base, ~#speed.offset);havoc ~#speed.base, ~#speed.offset;call ULTIMATE.dealloc(~#fs~1.base, ~#fs~1.offset);havoc ~#fs~1.base, ~#fs~1.offset;call ULTIMATE.dealloc(~#__constr_expr_0~1.base, ~#__constr_expr_0~1.offset);havoc ~#__constr_expr_0~1.base, ~#__constr_expr_0~1.offset; [2025-03-08 18:52:50,392 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10652: call ULTIMATE.dealloc(seq_timing_event_~#parm~0#1.base, seq_timing_event_~#parm~0#1.offset);havoc seq_timing_event_~#parm~0#1.base, seq_timing_event_~#parm~0#1.offset; [2025-03-08 18:52:52,673 INFO L? ?]: Removed 1886 outVars from TransFormulas that were not future-live. [2025-03-08 18:52:52,674 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 18:52:52,718 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 18:52:52,718 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 18:52:52,719 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 06:52:52 BoogieIcfgContainer [2025-03-08 18:52:52,719 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 18:52:52,720 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 18:52:52,720 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 18:52:52,723 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 18:52:52,723 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 06:52:22" (1/3) ... [2025-03-08 18:52:52,724 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@29d0c67d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 06:52:52, skipping insertion in model container [2025-03-08 18:52:52,724 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 06:52:25" (2/3) ... [2025-03-08 18:52:52,724 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@29d0c67d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 06:52:52, skipping insertion in model container [2025-03-08 18:52:52,724 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 06:52:52" (3/3) ... [2025-03-08 18:52:52,725 INFO L128 eAbstractionObserver]: Analyzing ICFG main7_sound-oss-sound-ko--32_7a--c4cb1dd.i [2025-03-08 18:52:52,737 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 18:52:52,740 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG main7_sound-oss-sound-ko--32_7a--c4cb1dd.i that has 122 procedures, 1316 locations, 1 initial locations, 132 loop locations, and 1 error locations. [2025-03-08 18:52:52,790 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 18:52:52,800 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;@304fe01a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 18:52:52,801 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-08 18:52:52,807 INFO L276 IsEmpty]: Start isEmpty. Operand has 991 states, 766 states have (on average 1.5091383812010444) internal successors, (1156), 814 states have internal predecessors, (1156), 167 states have call successors, (167), 56 states have call predecessors, (167), 56 states have return successors, (167), 150 states have call predecessors, (167), 167 states have call successors, (167) [2025-03-08 18:52:52,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2025-03-08 18:52:52,811 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 18:52:52,812 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 18:52:52,812 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 18:52:52,815 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 18:52:52,816 INFO L85 PathProgramCache]: Analyzing trace with hash 1815346158, now seen corresponding path program 1 times [2025-03-08 18:52:52,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 18:52:52,821 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [525398145] [2025-03-08 18:52:52,821 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 18:52:52,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms