./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--crypto--qat--qat_common--intel_qat.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--crypto--qat--qat_common--intel_qat.ko-entry_point.cil.out.i', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(G ! call(reach_error())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '64bit', '--witnessprinter.graph.data.programhash', 'a2c793655e33e7bf27a19a686466442b693eeeccb2048bc5757069e7eb703233'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--crypto--qat--qat_common--intel_qat.ko-entry_point.cil.out.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a2c793655e33e7bf27a19a686466442b693eeeccb2048bc5757069e7eb703233 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 13:20:03,048 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 13:20:03,135 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-07 13:20:03,144 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 13:20:03,144 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 13:20:03,169 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 13:20:03,171 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 13:20:03,172 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 13:20:03,173 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 13:20:03,173 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 13:20:03,173 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 13:20:03,173 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 13:20:03,173 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 13:20:03,174 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 13:20:03,174 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 13:20:03,174 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 13:20:03,174 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 13:20:03,174 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 13:20:03,175 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 13:20:03,175 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 13:20:03,175 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 13:20:03,175 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 13:20:03,175 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 13:20:03,175 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 13:20:03,175 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 13:20:03,175 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 13:20:03,175 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 13:20:03,175 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 13:20:03,175 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 13:20:03,175 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:20:03,176 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 13:20:03,176 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 13:20:03,176 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 13:20:03,176 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 13:20:03,176 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 13:20:03,176 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 13:20:03,176 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 13:20:03,176 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 13:20:03,176 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 13:20:03,176 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a2c793655e33e7bf27a19a686466442b693eeeccb2048bc5757069e7eb703233 [2024-11-07 13:20:03,435 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 13:20:03,444 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 13:20:03,449 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 13:20:03,450 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 13:20:03,451 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 13:20:03,452 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--crypto--qat--qat_common--intel_qat.ko-entry_point.cil.out.i [2024-11-07 13:20:04,604 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 13:20:05,279 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 13:20:05,280 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--crypto--qat--qat_common--intel_qat.ko-entry_point.cil.out.i [2024-11-07 13:20:05,347 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/5ff34261a/61c1d4160cb1470a9adb37f460121f2f/FLAGdd1145fc1 [2024-11-07 13:20:05,365 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/5ff34261a/61c1d4160cb1470a9adb37f460121f2f [2024-11-07 13:20:05,368 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 13:20:05,369 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 13:20:05,371 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 13:20:05,371 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 13:20:05,374 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 13:20:05,376 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:20:05" (1/1) ... [2024-11-07 13:20:05,377 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@60e901f0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:05, skipping insertion in model container [2024-11-07 13:20:05,377 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:20:05" (1/1) ... [2024-11-07 13:20:05,500 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 13:20:10,664 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--crypto--qat--qat_common--intel_qat.ko-entry_point.cil.out.i[516583,516596] [2024-11-07 13:20:11,330 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:20:11,381 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 13:20:11,427 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [4695] [2024-11-07 13:20:11,458 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5607] [2024-11-07 13:20:11,525 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; xaddb %b0, %1\n": "+q" (__ret), "+m" (v->counter): : "memory", "cc"); [6691-6692] [2024-11-07 13:20:11,526 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; xaddw %w0, %1\n": "+r" (__ret), "+m" (v->counter): : "memory", "cc"); [6695-6696] [2024-11-07 13:20:11,526 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; xaddl %0, %1\n": "+r" (__ret), "+m" (v->counter): : "memory", "cc"); [6699-6700] [2024-11-07 13:20:11,526 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; xaddq %q0, %1\n": "+r" (__ret), "+m" (v->counter): : "memory", "cc"); [6703-6704] [2024-11-07 13:20:11,533 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)); [7217-7218] [2024-11-07 13:20:11,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; subl %1,%0": "+m" (v->counter): "ir" (i)); [9090] [2024-11-07 13:20:11,661 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0": "+m" (v->counter)); [9097] [2024-11-07 13:20:11,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr))); [9160] [2024-11-07 13:20:11,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr))); [9167] [2024-11-07 13:20:11,739 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [10541] [2024-11-07 13:20:11,740 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapq %0": "=r" (val): "0" (val)); [10548] [2024-11-07 13:20:11,741 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& cpu_tss.x86_tss.sp0)); [10581] [2024-11-07 13:20:11,741 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& cpu_tss.x86_tss.sp0)); [10584] [2024-11-07 13:20:11,741 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& cpu_tss.x86_tss.sp0)); [10587] [2024-11-07 13:20:11,741 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& cpu_tss.x86_tss.sp0)); [10590] [2024-11-07 13:20:11,745 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/scatterlist.h"), "i" (123), "i" (12UL)); [10710-10711] [2024-11-07 13:20:11,746 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/scatterlist.h"), "i" (124), "i" (12UL)); [10718-10719] [2024-11-07 13:20:11,748 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (19), "i" (12UL)); [10781-10782] [2024-11-07 13:20:11,749 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (36), "i" (12UL)); [10810-10811] [2024-11-07 13:20:11,753 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("": "=r" (__ptr): "0" (& cpu_info)); [11024] [2024-11-07 13:20:11,831 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("661:\n\tcall __sw_hweight32\n662:\n.skip -(((6651f-6641f)-(662b-661b)) > 0) * ((6651f-6641f)-(662b-661b)),0x90\n663:\n.pushsection .altinstructions,\"a\"\n .long 661b - .\n .long 6641f - .\n .word ( 4*32+23)\n .byte 663b-661b\n .byte 6651f-6641f\n .byte 663b-662b\n.popsection\n.pushsection .altinstr_replacement, \"ax\"\n6641:\n\t.byte 0xf3,0x40,0x0f,0xb8,0xc7\n6651:\n\t.popsection": "=a" (res): "D" (w)); [14574] [2024-11-07 13:20:11,890 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--crypto--qat--qat_common--intel_qat.ko-entry_point.cil.out.i[516583,516596] [2024-11-07 13:20:11,935 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:20:12,165 INFO L204 MainTranslator]: Completed translation [2024-11-07 13:20:12,165 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12 WrapperNode [2024-11-07 13:20:12,166 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 13:20:12,167 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 13:20:12,167 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 13:20:12,167 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 13:20:12,173 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (1/1) ... [2024-11-07 13:20:12,308 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (1/1) ... [2024-11-07 13:20:12,753 INFO L138 Inliner]: procedures = 781, calls = 6617, calls flagged for inlining = 300, calls inlined = 259, statements flattened = 13591 [2024-11-07 13:20:12,754 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 13:20:12,755 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 13:20:12,755 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 13:20:12,755 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 13:20:12,765 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (1/1) ... [2024-11-07 13:20:12,765 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (1/1) ... [2024-11-07 13:20:12,816 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (1/1) ... [2024-11-07 13:20:15,058 INFO L175 MemorySlicer]: Split 3503 memory accesses to 41 slices as follows [3, 1, 3, 2, 6, 1848, 3, 7, 8, 6, 10, 12, 5, 610, 16, 2, 138, 2, 87, 3, 1, 0, 2, 10, 20, 19, 3, 1, 5, 17, 3, 3, 21, 1, 358, 10, 118, 17, 19, 29, 74]. 53 percent of accesses are in the largest equivalence class. The 843 initializations are split as follows [3, 0, 0, 0, 0, 82, 0, 0, 0, 6, 0, 12, 0, 608, 15, 0, 0, 2, 0, 0, 0, 0, 2, 0, 0, 19, 0, 0, 0, 0, 0, 0, 21, 0, 0, 9, 0, 0, 0, 0, 64]. The 1217 writes are split as follows [0, 0, 2, 1, 1, 533, 3, 3, 5, 0, 2, 0, 0, 1, 1, 0, 138, 0, 87, 1, 1, 0, 0, 1, 8, 0, 0, 1, 3, 1, 0, 0, 0, 0, 358, 0, 31, 1, 3, 29, 2]. [2024-11-07 13:20:15,058 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (1/1) ... [2024-11-07 13:20:15,059 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (1/1) ... [2024-11-07 13:20:15,251 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (1/1) ... [2024-11-07 13:20:15,283 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (1/1) ... [2024-11-07 13:20:15,352 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (1/1) ... [2024-11-07 13:20:15,388 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (1/1) ... [2024-11-07 13:20:15,476 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 13:20:15,478 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 13:20:15,478 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 13:20:15,478 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 13:20:15,479 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (1/1) ... [2024-11-07 13:20:15,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:20:15,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 13:20:15,511 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-07 13:20:15,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-07 13:20:15,610 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_wr_ae_csr [2024-11-07 13:20:15,611 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_wr_ae_csr [2024-11-07 13:20:15,611 INFO L130 BoogieDeclarations]: Found specification of procedure seq_puts [2024-11-07 13:20:15,611 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_puts [2024-11-07 13:20:15,611 INFO L130 BoogieDeclarations]: Found specification of procedure adf_error_detected [2024-11-07 13:20:15,611 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_error_detected [2024-11-07 13:20:15,611 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2024-11-07 13:20:15,611 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_ring_read_lock [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_ring_read_lock [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_disable_ctx [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_disable_ctx [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_get_reg_addr [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_get_reg_addr [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure __crypto_aead_cast [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure __crypto_aead_cast [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~VOID [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~VOID [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure crypto_aead_tfm [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure crypto_aead_tfm [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure crypto_tfm_ctx [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure crypto_tfm_ctx [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure qat_crypto_shutdown [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_crypto_shutdown [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_rd_rel_reg [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_rd_rel_reg [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_word [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_word [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_dir [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_dir [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure adf_devmgr_get_head [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_devmgr_get_head [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_bh [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_bh [2024-11-07 13:20:15,612 INFO L130 BoogieDeclarations]: Found specification of procedure adf_cfg_del_all [2024-11-07 13:20:15,612 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_cfg_del_all [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure adf_dev_init [2024-11-07 13:20:15,613 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_dev_init [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-11-07 13:20:15,613 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2024-11-07 13:20:15,613 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure adf_service_unregister [2024-11-07 13:20:15,613 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_service_unregister [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure seq_open [2024-11-07 13:20:15,613 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_open [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2024-11-07 13:20:15,613 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2024-11-07 13:20:15,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2024-11-07 13:20:15,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2024-11-07 13:20:15,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2024-11-07 13:20:15,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2024-11-07 13:20:15,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2024-11-07 13:20:15,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2024-11-07 13:20:15,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2024-11-07 13:20:15,615 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure adf_bank_open [2024-11-07 13:20:15,616 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_bank_open [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure qat_alg_free_bufl [2024-11-07 13:20:15,616 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_alg_free_bufl [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure copy_to_user [2024-11-07 13:20:15,616 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_to_user [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc_node [2024-11-07 13:20:15,616 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc_node [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure sg_next [2024-11-07 13:20:15,616 INFO L138 BoogieDeclarations]: Found implementation of procedure sg_next [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure qat_uclo_find_chunk [2024-11-07 13:20:15,616 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_uclo_find_chunk [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-11-07 13:20:15,616 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure qat_uclo_init_reg [2024-11-07 13:20:15,616 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_uclo_init_reg [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2024-11-07 13:20:15,616 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2024-11-07 13:20:15,616 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-07 13:20:15,616 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure qat_uclo_create_batch_init_list [2024-11-07 13:20:15,617 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_uclo_create_batch_init_list [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_init_rd_xfer [2024-11-07 13:20:15,617 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_init_rd_xfer [2024-11-07 13:20:15,617 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2024-11-07 13:20:15,617 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2024-11-07 13:20:15,618 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 13:20:15,618 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 13:20:15,618 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2024-11-07 13:20:15,618 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2024-11-07 13:20:15,618 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_parity_64bit [2024-11-07 13:20:15,618 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_parity_64bit [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2024-11-07 13:20:15,619 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-07 13:20:15,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_wr_indr_csr [2024-11-07 13:20:15,620 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_wr_indr_csr [2024-11-07 13:20:15,620 INFO L130 BoogieDeclarations]: Found specification of procedure adf_unreserve_ring [2024-11-07 13:20:15,620 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_unreserve_ring [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-11-07 13:20:15,621 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure __arch_hweight32 [2024-11-07 13:20:15,621 INFO L138 BoogieDeclarations]: Found implementation of procedure __arch_hweight32 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-07 13:20:15,621 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_6 [2024-11-07 13:20:15,621 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_6 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure adf_cfg_section_del_all [2024-11-07 13:20:15,621 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_cfg_section_del_all [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure qat_dev_cfg_show [2024-11-07 13:20:15,621 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_dev_cfg_show [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2024-11-07 13:20:15,621 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2024-11-07 13:20:15,622 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2024-11-07 13:20:15,622 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2024-11-07 13:20:15,622 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_deinit [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_deinit [2024-11-07 13:20:15,622 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2024-11-07 13:20:15,622 INFO L130 BoogieDeclarations]: Found specification of procedure dev_to_node [2024-11-07 13:20:15,622 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_to_node [2024-11-07 13:20:15,622 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-07 13:20:15,622 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-11-07 13:20:15,623 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_work_1 [2024-11-07 13:20:15,623 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_work_1 [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_set_ae_lm_mode [2024-11-07 13:20:15,623 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_set_ae_lm_mode [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure adf_ae_fw_release [2024-11-07 13:20:15,623 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_ae_fw_release [2024-11-07 13:20:15,623 INFO L130 BoogieDeclarations]: Found specification of procedure ablkcipher_request_ctx [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure ablkcipher_request_ctx [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_seq_operations_3 [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_seq_operations_3 [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_service_lock [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_service_lock [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_chrdev_region [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_chrdev_region [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work_on [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work_on [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure adf_dev_restarted_notify [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_dev_restarted_notify [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure adf_dev_shutdown [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_dev_shutdown [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure adf_ring_open [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_ring_open [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc_array [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc_array [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure crypto_aead_reqtfm [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure crypto_aead_reqtfm [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-11-07 13:20:15,624 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-07 13:20:15,624 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-07 13:20:15,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-07 13:20:15,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-07 13:20:15,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-07 13:20:15,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-07 13:20:15,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-07 13:20:15,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-07 13:20:15,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-07 13:20:15,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-07 13:20:15,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-07 13:20:15,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-07 13:20:15,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-11-07 13:20:15,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_rd_indr_csr [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_rd_indr_csr [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure adf_bank_stop [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_bank_stop [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_service_lock [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_service_lock [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure adf_dev_restarting_notify [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_dev_restarting_notify [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure sg_nents [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure sg_nents [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure qat_alg_aead_enc_internal [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_alg_aead_enc_internal [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure adf_slot_reset [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_slot_reset [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure qat_uclo_cleanup_batch_init_list [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_uclo_cleanup_batch_init_list [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure __readl [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure __readl [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_all_1 [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_all_1 [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtoul [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtoul [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure qat_algs_exit [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_algs_exit [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure crypto_aead_crt [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure crypto_aead_crt [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure adf_service_register [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_service_register [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2024-11-07 13:20:15,626 INFO L130 BoogieDeclarations]: Found specification of procedure sg_virt [2024-11-07 13:20:15,626 INFO L138 BoogieDeclarations]: Found implementation of procedure sg_virt [2024-11-07 13:20:15,627 INFO L130 BoogieDeclarations]: Found specification of procedure adf_verify_ring_size [2024-11-07 13:20:15,627 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_verify_ring_size [2024-11-07 13:20:15,627 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_wr_rel_reg [2024-11-07 13:20:15,627 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_wr_rel_reg [2024-11-07 13:20:15,627 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_adf_ctl_lock [2024-11-07 13:20:15,627 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_adf_ctl_lock [2024-11-07 13:20:15,627 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_bank_read_lock [2024-11-07 13:20:15,627 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_bank_read_lock [2024-11-07 13:20:15,627 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2024-11-07 13:20:15,627 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2024-11-07 13:20:15,627 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-11-07 13:20:15,627 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-11-07 13:20:15,627 INFO L130 BoogieDeclarations]: Found specification of procedure adf_cfg_section_add [2024-11-07 13:20:15,627 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_cfg_section_add [2024-11-07 13:20:15,627 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-07 13:20:15,627 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-07 13:20:15,627 INFO L130 BoogieDeclarations]: Found specification of procedure crypto_shash_tfm [2024-11-07 13:20:15,627 INFO L138 BoogieDeclarations]: Found implementation of procedure crypto_shash_tfm [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_1 [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_1 [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_put_wakeup_event [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_put_wakeup_event [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_rd_ae_csr [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_rd_ae_csr [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure adf_devmgr_pci_to_accel_dev [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_devmgr_pci_to_accel_dev [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure adf_cleanup_etr_data [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_cleanup_etr_data [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_clr_reset [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_clr_reset [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_set_uword_ecc [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_set_uword_ecc [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_remove [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_remove [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure __might_fault [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_fault [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_wr_uwords [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_wr_uwords [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_qat_cfg_read_lock [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_qat_cfg_read_lock [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure aead_request_ctx [2024-11-07 13:20:15,628 INFO L138 BoogieDeclarations]: Found implementation of procedure aead_request_ctx [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-11-07 13:20:15,628 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2024-11-07 13:20:15,629 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~int [2024-11-07 13:20:15,629 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~int [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-11-07 13:20:15,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-11-07 13:20:15,630 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure crypto_ablkcipher_reqtfm [2024-11-07 13:20:15,630 INFO L138 BoogieDeclarations]: Found implementation of procedure crypto_ablkcipher_reqtfm [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2024-11-07 13:20:15,630 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2024-11-07 13:20:15,631 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2024-11-07 13:20:15,631 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2024-11-07 13:20:15,631 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2024-11-07 13:20:15,631 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2024-11-07 13:20:15,631 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2024-11-07 13:20:15,631 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2024-11-07 13:20:15,631 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2024-11-07 13:20:15,631 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2024-11-07 13:20:15,631 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2024-11-07 13:20:15,631 INFO L130 BoogieDeclarations]: Found specification of procedure qat_crypto_free_instances [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_crypto_free_instances [2024-11-07 13:20:15,631 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_destroy [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_destroy [2024-11-07 13:20:15,631 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2024-11-07 13:20:15,631 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure qat_alg_aead_init [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_alg_aead_init [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure adf_ring_stop [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_ring_stop [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure seq_lseek [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_lseek [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_exec_micro_inst [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_exec_micro_inst [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure adf_exit_aer [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_exit_aer [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_get_uwords [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_get_uwords [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure adf_create_ring [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_create_ring [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure adf_cleanup_ring [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_cleanup_ring [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure adf_modulo [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_modulo [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_convert_abs_to_rel [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_convert_abs_to_rel [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure adf_send_message [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_send_message [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure adf_chr_drv_destroy [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_chr_drv_destroy [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure down_write [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure down_write [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_put_sig_event [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_put_sig_event [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure adf_dev_stop [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_dev_stop [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure qat_crypto_event_handler [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_crypto_event_handler [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_bh [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_bh [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure cdev_del [2024-11-07 13:20:15,632 INFO L138 BoogieDeclarations]: Found implementation of procedure cdev_del [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-11-07 13:20:15,632 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_ring_read_lock [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_ring_read_lock [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure qat_crypto_init [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_crypto_init [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure adf_cfg_add_key_value_param [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_cfg_add_key_value_param [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_sub_return [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_sub_return [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure qat_crypto_put_instance [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_crypto_put_instance [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure seq_read [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_read [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_put_rel_wr_xfer [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_put_rel_wr_xfer [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure seq_printf [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_printf [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure adf_ctl_ioctl [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_ctl_ioctl [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure qat_uclo_fetch_initmem_ae [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_uclo_fetch_initmem_ae [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_enable_ctx [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_enable_ctx [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2024-11-07 13:20:15,633 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2024-11-07 13:20:15,633 INFO L130 BoogieDeclarations]: Found specification of procedure adf_bank_show [2024-11-07 13:20:15,634 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_bank_show [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2024-11-07 13:20:15,634 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 13:20:15,634 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure adf_cfg_sec_find [2024-11-07 13:20:15,634 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_cfg_sec_find [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure adf_ring_show [2024-11-07 13:20:15,634 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_ring_show [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure adf_ctl_alloc_resources [2024-11-07 13:20:15,634 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_ctl_alloc_resources [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2024-11-07 13:20:15,634 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure adf_devmgr_get_dev_by_id [2024-11-07 13:20:15,634 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_devmgr_get_dev_by_id [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure qat_dev_cfg_open [2024-11-07 13:20:15,634 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_dev_cfg_open [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure up_write [2024-11-07 13:20:15,634 INFO L138 BoogieDeclarations]: Found implementation of procedure up_write [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-07 13:20:15,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure adf_init_etr_data [2024-11-07 13:20:15,635 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_init_etr_data [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-07 13:20:15,635 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-11-07 13:20:15,635 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure adf_remove_ring [2024-11-07 13:20:15,635 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_remove_ring [2024-11-07 13:20:15,635 INFO L130 BoogieDeclarations]: Found specification of procedure qat_alg_sgl_to_bufl [2024-11-07 13:20:15,635 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_alg_sgl_to_bufl [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure qat_crypto_create_instances [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_crypto_create_instances [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure adf_cfg_get_param_value [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_cfg_get_param_value [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_file [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_file [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure adf_resume [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_resume [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure class_destroy [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure class_destroy [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure seq_release [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_release [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure qat_dev_cfg_stop [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_dev_cfg_stop [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~~uint32_t~0 [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~~uint32_t~0 [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure adf_get_cfg_int [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_get_cfg_int [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure adf_device_reset_worker [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_device_reset_worker [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure copy_from_user [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_from_user [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure adf_dev_started [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_dev_started [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_bank_read_lock [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_bank_read_lock [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab64 [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab64 [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_table_lock [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_table_lock [2024-11-07 13:20:15,636 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_table_lock [2024-11-07 13:20:15,636 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_table_lock [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_qat_cfg_read_lock [2024-11-07 13:20:15,638 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_qat_cfg_read_lock [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure qat_hal_wait_cycles [2024-11-07 13:20:15,638 INFO L138 BoogieDeclarations]: Found implementation of procedure qat_hal_wait_cycles [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add_return [2024-11-07 13:20:15,638 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add_return [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure __writel [2024-11-07 13:20:15,638 INFO L138 BoogieDeclarations]: Found implementation of procedure __writel [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2024-11-07 13:20:15,638 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure adf_dev_start [2024-11-07 13:20:15,638 INFO L138 BoogieDeclarations]: Found implementation of procedure adf_dev_start [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure crypto_ablkcipher_tfm [2024-11-07 13:20:15,638 INFO L138 BoogieDeclarations]: Found implementation of procedure crypto_ablkcipher_tfm [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-11-07 13:20:15,638 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2024-11-07 13:20:15,639 INFO L130 BoogieDeclarations]: Found specification of procedure kstrtouint [2024-11-07 13:20:15,639 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrtouint [2024-11-07 13:20:17,125 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 13:20:17,130 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 13:20:47,720 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-07 13:21:15,401 INFO L? ?]: Removed 5932 outVars from TransFormulas that were not future-live. [2024-11-07 13:21:15,401 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 13:21:15,468 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 13:21:15,469 INFO L316 CfgBuilder]: Removed 15 assume(true) statements. [2024-11-07 13:21:15,469 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:21:15 BoogieIcfgContainer [2024-11-07 13:21:15,469 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 13:21:15,471 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 13:21:15,471 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 13:21:15,475 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 13:21:15,475 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 01:20:05" (1/3) ... [2024-11-07 13:21:15,476 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@40a827fb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:21:15, skipping insertion in model container [2024-11-07 13:21:15,476 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:20:12" (2/3) ... [2024-11-07 13:21:15,476 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@40a827fb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:21:15, skipping insertion in model container [2024-11-07 13:21:15,476 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:21:15" (3/3) ... [2024-11-07 13:21:15,477 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-32_7a-drivers--crypto--qat--qat_common--intel_qat.ko-entry_point.cil.out.i [2024-11-07 13:21:15,488 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 13:21:15,488 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-07 13:21:15,601 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 13:21:15,609 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;@2aa8d7b5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 13:21:15,610 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-07 13:21:15,625 INFO L276 IsEmpty]: Start isEmpty. Operand has 4839 states, 3537 states have (on average 1.3607577042691545) internal successors, (4813), 3619 states have internal predecessors, (4813), 1099 states have call successors, (1099), 202 states have call predecessors, (1099), 201 states have return successors, (1089), 1083 states have call predecessors, (1089), 1089 states have call successors, (1089) [2024-11-07 13:21:15,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-07 13:21:15,631 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 13:21:15,632 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 13:21:15,632 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 13:21:15,635 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 13:21:15,636 INFO L85 PathProgramCache]: Analyzing trace with hash -390985042, now seen corresponding path program 1 times [2024-11-07 13:21:15,641 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 13:21:15,642 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1135263843] [2024-11-07 13:21:15,642 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 13:21:15,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms