./Ultimate.py --spec ../sv-benchmarks/c/properties/no-overflow.prp --file ../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--megaraid.ko.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 3061b6dc Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--megaraid.ko.cil.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 1646a8d53b9f2fa0ac6100c29915ace30eff8ecd248fd58f109ce56469910baa --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 11:17:10,454 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 11:17:10,557 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-64bit-Automizer_Default.epf [2024-11-19 11:17:10,567 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 11:17:10,568 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 11:17:10,599 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 11:17:10,600 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 11:17:10,600 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 11:17:10,601 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 11:17:10,601 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 11:17:10,601 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 11:17:10,602 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 11:17:10,603 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 11:17:10,603 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 11:17:10,603 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 11:17:10,604 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 11:17:10,604 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 11:17:10,605 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 11:17:10,605 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 11:17:10,605 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 11:17:10,606 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 11:17:10,606 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 11:17:10,607 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 11:17:10,607 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-19 11:17:10,608 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 11:17:10,608 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 11:17:10,608 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 11:17:10,609 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 11:17:10,609 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 11:17:10,609 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 11:17:10,610 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 11:17:10,610 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 11:17:10,611 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 11:17:10,611 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 11:17:10,611 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 11:17:10,612 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 11:17:10,612 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 11:17:10,612 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 11:17:10,613 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 11:17:10,613 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 11:17:10,613 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 11:17:10,616 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) 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 -> 1646a8d53b9f2fa0ac6100c29915ace30eff8ecd248fd58f109ce56469910baa [2024-11-19 11:17:10,889 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 11:17:10,922 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 11:17:10,925 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 11:17:10,926 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 11:17:10,927 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 11:17:10,929 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--megaraid.ko.cil.i [2024-11-19 11:17:12,445 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 11:17:13,119 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 11:17:13,120 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.0-rc1-mav/linux-4.0-rc1---drivers--scsi--megaraid.ko.cil.i [2024-11-19 11:17:13,198 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/953f374f8/98b36d0a27bc4c699204ec9e19b94f7c/FLAG1f5c6e1bd [2024-11-19 11:17:13,218 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/953f374f8/98b36d0a27bc4c699204ec9e19b94f7c [2024-11-19 11:17:13,222 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 11:17:13,223 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 11:17:13,228 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 11:17:13,228 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 11:17:13,234 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 11:17:13,234 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 11:17:13" (1/1) ... [2024-11-19 11:17:13,235 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e925fec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:13, skipping insertion in model container [2024-11-19 11:17:13,235 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 11:17:13" (1/1) ... [2024-11-19 11:17:13,439 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 11:17:19,064 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 11:17:19,166 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 11:17:19,265 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"./arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5624-5625] [2024-11-19 11:17:19,267 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5630-5632] [2024-11-19 11:17:19,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [5646] [2024-11-19 11:17:19,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [5718] [2024-11-19 11:17:19,270 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [5721] [2024-11-19 11:17:19,270 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (val)); [5723] [2024-11-19 11:17:19,271 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [5728] [2024-11-19 11:17:19,271 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [5731] [2024-11-19 11:17:19,271 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [5733] [2024-11-19 11:17:19,271 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [5738] [2024-11-19 11:17:19,271 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [5741] [2024-11-19 11:17:19,271 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [5743] [2024-11-19 11:17:19,272 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [5748] [2024-11-19 11:17:19,272 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [5751] [2024-11-19 11:17:19,272 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (val)); [5753] [2024-11-19 11:17:19,272 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [5791] [2024-11-19 11:17:19,273 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [5794] [2024-11-19 11:17:19,273 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [5796] [2024-11-19 11:17:19,273 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [5801] [2024-11-19 11:17:19,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [5804] [2024-11-19 11:17:19,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [5806] [2024-11-19 11:17:19,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [5811] [2024-11-19 11:17:19,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [5814] [2024-11-19 11:17:19,274 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [5816] [2024-11-19 11:17:19,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [5821] [2024-11-19 11:17:19,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [5824] [2024-11-19 11:17:19,275 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [5826] [2024-11-19 11:17:19,277 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [5905] [2024-11-19 11:17:19,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [5912] [2024-11-19 11:17:19,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [5922] [2024-11-19 11:17:19,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [5930] [2024-11-19 11:17:19,283 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" (98), "i" (12UL)); [6023-6024] [2024-11-19 11:17:19,284 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" (99), "i" (12UL)); [6034-6035] [2024-11-19 11:17:19,288 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)); [6117-6118] [2024-11-19 11:17:19,290 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)); [6151-6152] [2024-11-19 11:17:19,296 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6461] [2024-11-19 11:17:19,296 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6470] [2024-11-19 11:17:19,472 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 *)"drivers/scsi/megaraid.c"), "i" (1740), "i" (12UL)); [8037-8038] [2024-11-19 11:17:19,521 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" ((u32 *)uioc.__ua.__uaddr): "ebx"); [9494] [2024-11-19 11:17:19,522 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" ((u32 *)uioc.__ua.__uaddr): "ebx"); [9497] [2024-11-19 11:17:19,523 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" ((u32 *)uioc.__ua.__uaddr): "ebx"); [9500] [2024-11-19 11:17:19,524 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" ((u32 *)uioc.__ua.__uaddr): "ebx"); [9503] [2024-11-19 11:17:19,524 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" ((u32 *)uioc.__ua.__uaddr): "ebx"); [9506] [2024-11-19 11:17:19,524 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" ((u32 *)uioc.__ua.__uaddr): "ebx"); [9540-9541] [2024-11-19 11:17:19,524 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" ((u32 *)uioc.__ua.__uaddr): "ebx"); [9544-9545] [2024-11-19 11:17:19,525 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" ((u32 *)uioc.__ua.__uaddr): "ebx"); [9548-9549] [2024-11-19 11:17:19,525 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" ((u32 *)uioc.__ua.__uaddr): "ebx"); [9552-9553] [2024-11-19 11:17:19,525 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" ((u32 *)uioc.__ua.__uaddr): "ebx"); [9556-9557] [2024-11-19 11:17:19,544 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" (& ((megacmd_t *)(& uiocp->__ua.__raw_mbox))->status): "ebx"); [10021] [2024-11-19 11:17:19,546 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" (& ((megacmd_t *)(& uiocp->__ua.__raw_mbox))->status): "ebx"); [10024] [2024-11-19 11:17:19,547 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" (& ((megacmd_t *)(& uiocp->__ua.__raw_mbox))->status): "ebx"); [10027] [2024-11-19 11:17:19,547 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" (& ((megacmd_t *)(& uiocp->__ua.__raw_mbox))->status): "ebx"); [10030] [2024-11-19 11:17:19,547 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" (& ((megacmd_t *)(& uiocp->__ua.__raw_mbox))->status): "ebx"); [10033] [2024-11-19 11:17:19,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu), "=r" (__val_gu): "0" ((mega_passthru **)(& umc->xferaddr)), "i" (8UL)); [10046-10047] [2024-11-19 11:17:19,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& upthru->scsistatus): "ebx"); [10077-10078] [2024-11-19 11:17:19,549 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& upthru->scsistatus): "ebx"); [10081-10082] [2024-11-19 11:17:19,549 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& upthru->scsistatus): "ebx"); [10085-10086] [2024-11-19 11:17:19,549 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& upthru->scsistatus): "ebx"); [10089-10090] [2024-11-19 11:17:19,550 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& upthru->scsistatus): "ebx"); [10093-10094] [2024-11-19 11:17:19,550 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" ((u8 *)(& uioc_mimd->mbox) + 17UL): "ebx"); [10130-10131] [2024-11-19 11:17:19,551 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" ((u8 *)(& uioc_mimd->mbox) + 17UL): "ebx"); [10134-10135] [2024-11-19 11:17:19,551 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" ((u8 *)(& uioc_mimd->mbox) + 17UL): "ebx"); [10138-10139] [2024-11-19 11:17:19,551 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" ((u8 *)(& uioc_mimd->mbox) + 17UL): "ebx"); [10142-10143] [2024-11-19 11:17:19,551 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" ((u8 *)(& uioc_mimd->mbox) + 17UL): "ebx"); [10146-10147] [2024-11-19 11:17:19,552 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu___0), "=r" (__val_gu___0): "0" ((mega_passthru **)(& umc->xferaddr)), "i" (8UL)); [10160-10161] [2024-11-19 11:17:19,553 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& upthru->scsistatus): "ebx"); [10191-10192] [2024-11-19 11:17:19,553 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& upthru->scsistatus): "ebx"); [10195-10196] [2024-11-19 11:17:19,554 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& upthru->scsistatus): "ebx"); [10199-10200] [2024-11-19 11:17:19,554 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& upthru->scsistatus): "ebx"); [10203-10204] [2024-11-19 11:17:19,554 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& upthru->scsistatus): "ebx"); [10207-10208] [2024-11-19 11:17:19,702 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 11:17:20,047 INFO L204 MainTranslator]: Completed translation [2024-11-19 11:17:20,047 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20 WrapperNode [2024-11-19 11:17:20,048 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 11:17:20,049 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 11:17:20,049 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 11:17:20,050 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 11:17:20,056 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (1/1) ... [2024-11-19 11:17:20,199 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (1/1) ... [2024-11-19 11:17:20,567 INFO L138 Inliner]: procedures = 746, calls = 4161, calls flagged for inlining = 396, calls inlined = 313, statements flattened = 10353 [2024-11-19 11:17:20,567 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 11:17:20,568 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 11:17:20,568 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 11:17:20,568 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 11:17:20,581 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (1/1) ... [2024-11-19 11:17:20,581 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (1/1) ... [2024-11-19 11:17:20,671 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (1/1) ... [2024-11-19 11:17:22,508 INFO L175 MemorySlicer]: Split 1946 memory accesses to 34 slices as follows [4, 5, 5, 7, 7, 1, 7, 43, 17, 2, 13, 23, 2, 1, 2, 2, 1, 35, 2, 1, 31, 8, 48, 8, 8, 1, 0, 6, 1619, 23, 6, 1, 6, 1]. 83 percent of accesses are in the largest equivalence class. The 481 initializations are split as follows [4, 5, 5, 7, 7, 0, 7, 0, 17, 0, 0, 20, 0, 1, 2, 0, 0, 32, 0, 0, 0, 0, 0, 8, 8, 0, 0, 6, 340, 0, 6, 0, 6, 0]. The 651 writes are split as follows [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3, 1, 0, 0, 0, 1, 1, 1, 1, 31, 7, 44, 0, 0, 1, 0, 0, 536, 23, 0, 0, 0, 0]. [2024-11-19 11:17:22,509 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (1/1) ... [2024-11-19 11:17:22,509 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (1/1) ... [2024-11-19 11:17:22,723 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (1/1) ... [2024-11-19 11:17:22,760 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (1/1) ... [2024-11-19 11:17:22,814 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (1/1) ... [2024-11-19 11:17:22,854 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (1/1) ... [2024-11-19 11:17:22,946 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 11:17:22,948 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 11:17:22,948 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 11:17:22,949 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 11:17:22,950 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (1/1) ... [2024-11-19 11:17:22,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 11:17:22,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 11:17:22,994 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-19 11:17:23,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-19 11:17:23,066 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2024-11-19 11:17:23,066 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2024-11-19 11:17:23,066 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int_nonpositive [2024-11-19 11:17:23,066 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int_nonpositive [2024-11-19 11:17:23,066 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_97 [2024-11-19 11:17:23,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_97 [2024-11-19 11:17:23,067 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_coherent_check_final_state [2024-11-19 11:17:23,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_coherent_check_final_state [2024-11-19 11:17:23,067 INFO L130 BoogieDeclarations]: Found specification of procedure megaraid_info [2024-11-19 11:17:23,067 INFO L138 BoogieDeclarations]: Found implementation of procedure megaraid_info [2024-11-19 11:17:23,067 INFO L130 BoogieDeclarations]: Found specification of procedure mega_adapinq [2024-11-19 11:17:23,067 INFO L138 BoogieDeclarations]: Found implementation of procedure mega_adapinq [2024-11-19 11:17:23,067 INFO L130 BoogieDeclarations]: Found specification of procedure seq_puts [2024-11-19 11:17:23,067 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_puts [2024-11-19 11:17:23,067 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2024-11-19 11:17:23,067 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2024-11-19 11:17:23,067 INFO L130 BoogieDeclarations]: Found specification of procedure mega_free_inquiry [2024-11-19 11:17:23,067 INFO L138 BoogieDeclarations]: Found implementation of procedure mega_free_inquiry [2024-11-19 11:17:23,067 INFO L130 BoogieDeclarations]: Found specification of procedure seq_putc [2024-11-19 11:17:23,067 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_putc [2024-11-19 11:17:23,067 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-19 11:17:23,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-19 11:17:23,068 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_mmc_sdio_func_check_final_state [2024-11-19 11:17:23,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_mmc_sdio_func_check_final_state [2024-11-19 11:17:23,068 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2024-11-19 11:17:23,068 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2024-11-19 11:17:23,068 INFO L130 BoogieDeclarations]: Found specification of procedure mega_build_sglist [2024-11-19 11:17:23,068 INFO L138 BoogieDeclarations]: Found implementation of procedure mega_build_sglist [2024-11-19 11:17:23,068 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2024-11-19 11:17:23,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2024-11-19 11:17:23,068 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-11-19 11:17:23,068 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-11-19 11:17:23,068 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_check_final_state [2024-11-19 11:17:23,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_check_final_state [2024-11-19 11:17:23,068 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_module_check_final_state [2024-11-19 11:17:23,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_module_check_final_state [2024-11-19 11:17:23,069 INFO L130 BoogieDeclarations]: Found specification of procedure megadev_unlocked_ioctl [2024-11-19 11:17:23,069 INFO L138 BoogieDeclarations]: Found implementation of procedure megadev_unlocked_ioctl [2024-11-19 11:17:23,069 INFO L130 BoogieDeclarations]: Found specification of procedure mega_free_scb [2024-11-19 11:17:23,069 INFO L138 BoogieDeclarations]: Found implementation of procedure mega_free_scb [2024-11-19 11:17:23,069 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2024-11-19 11:17:23,069 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2024-11-19 11:17:23,069 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2024-11-19 11:17:23,069 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2024-11-19 11:17:23,069 INFO L130 BoogieDeclarations]: Found specification of procedure remove_proc_entry [2024-11-19 11:17:23,069 INFO L138 BoogieDeclarations]: Found implementation of procedure remove_proc_entry [2024-11-19 11:17:23,069 INFO L130 BoogieDeclarations]: Found specification of procedure megaraid_abort_and_reset [2024-11-19 11:17:23,069 INFO L138 BoogieDeclarations]: Found implementation of procedure megaraid_abort_and_reset [2024-11-19 11:17:23,069 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2024-11-19 11:17:23,069 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2024-11-19 11:17:23,069 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_queue_check_final_state [2024-11-19 11:17:23,069 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_queue_check_final_state [2024-11-19 11:17:23,070 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2024-11-19 11:17:23,070 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2024-11-19 11:17:23,070 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 11:17:23,070 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_request_check_final_state [2024-11-19 11:17:23,070 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_request_check_final_state [2024-11-19 11:17:23,070 INFO L130 BoogieDeclarations]: Found specification of procedure issue_scb_block [2024-11-19 11:17:23,070 INFO L138 BoogieDeclarations]: Found implementation of procedure issue_scb_block [2024-11-19 11:17:23,070 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-11-19 11:17:23,073 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-11-19 11:17:23,073 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-11-19 11:17:23,073 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-11-19 11:17:23,073 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-11-19 11:17:23,073 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-11-19 11:17:23,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-11-19 11:17:23,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-11-19 11:17:23,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-11-19 11:17:23,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-11-19 11:17:23,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-11-19 11:17:23,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-11-19 11:17:23,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-11-19 11:17:23,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-11-19 11:17:23,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-11-19 11:17:23,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-11-19 11:17:23,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-11-19 11:17:23,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-11-19 11:17:23,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-11-19 11:17:23,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-11-19 11:17:23,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-11-19 11:17:23,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2024-11-19 11:17:23,079 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2024-11-19 11:17:23,079 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2024-11-19 11:17:23,079 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2024-11-19 11:17:23,079 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2024-11-19 11:17:23,079 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2024-11-19 11:17:23,079 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2024-11-19 11:17:23,080 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2024-11-19 11:17:23,080 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2024-11-19 11:17:23,080 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2024-11-19 11:17:23,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2024-11-19 11:17:23,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2024-11-19 11:17:23,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2024-11-19 11:17:23,083 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_from_user [2024-11-19 11:17:23,083 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_from_user [2024-11-19 11:17:23,083 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-11-19 11:17:23,083 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-11-19 11:17:23,083 INFO L130 BoogieDeclarations]: Found specification of procedure mega_free_sgl [2024-11-19 11:17:23,083 INFO L138 BoogieDeclarations]: Found implementation of procedure mega_free_sgl [2024-11-19 11:17:23,083 INFO L130 BoogieDeclarations]: Found specification of procedure sg_page [2024-11-19 11:17:23,083 INFO L138 BoogieDeclarations]: Found implementation of procedure sg_page [2024-11-19 11:17:23,083 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-19 11:17:23,083 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-11-19 11:17:23,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2024-11-19 11:17:23,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2024-11-19 11:17:23,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2024-11-19 11:17:23,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2024-11-19 11:17:23,086 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_in_interrupt_context [2024-11-19 11:17:23,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_in_interrupt_context [2024-11-19 11:17:23,086 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2024-11-19 11:17:23,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2024-11-19 11:17:23,086 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2024-11-19 11:17:23,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_bh_check_final_state [2024-11-19 11:17:23,090 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-19 11:17:23,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-19 11:17:23,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-19 11:17:23,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-19 11:17:23,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-19 11:17:23,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-19 11:17:23,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-19 11:17:23,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-19 11:17:23,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-19 11:17:23,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-19 11:17:23,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-19 11:17:23,092 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-19 11:17:23,092 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-19 11:17:23,092 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-19 11:17:23,092 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-19 11:17:23,092 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-19 11:17:23,092 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-19 11:17:23,092 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-19 11:17:23,093 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-19 11:17:23,093 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-19 11:17:23,093 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-11-19 11:17:23,093 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-11-19 11:17:23,093 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-11-19 11:17:23,093 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-11-19 11:17:23,093 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-11-19 11:17:23,093 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-11-19 11:17:23,093 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-11-19 11:17:23,094 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2024-11-19 11:17:23,094 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2024-11-19 11:17:23,094 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2024-11-19 11:17:23,094 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2024-11-19 11:17:23,094 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2024-11-19 11:17:23,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2024-11-19 11:17:23,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2024-11-19 11:17:23,095 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_block_genhd_check_final_state [2024-11-19 11:17:23,095 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_block_genhd_check_final_state [2024-11-19 11:17:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-11-19 11:17:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-11-19 11:17:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2024-11-19 11:17:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2024-11-19 11:17:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-11-19 11:17:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-11-19 11:17:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-11-19 11:17:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-11-19 11:17:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-11-19 11:17:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2024-11-19 11:17:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2024-11-19 11:17:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2024-11-19 11:17:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2024-11-19 11:17:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2024-11-19 11:17:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2024-11-19 11:17:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2024-11-19 11:17:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2024-11-19 11:17:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2024-11-19 11:17:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2024-11-19 11:17:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2024-11-19 11:17:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2024-11-19 11:17:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2024-11-19 11:17:23,098 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-11-19 11:17:23,098 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-11-19 11:17:23,098 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-11-19 11:17:23,098 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-11-19 11:17:23,098 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-11-19 11:17:23,098 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-11-19 11:17:23,099 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-11-19 11:17:23,099 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-11-19 11:17:23,099 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-11-19 11:17:23,099 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-11-19 11:17:23,099 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-11-19 11:17:23,099 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-11-19 11:17:23,099 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-11-19 11:17:23,099 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-11-19 11:17:23,099 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-11-19 11:17:23,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-11-19 11:17:23,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-11-19 11:17:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-11-19 11:17:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-11-19 11:17:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-11-19 11:17:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-11-19 11:17:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2024-11-19 11:17:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2024-11-19 11:17:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2024-11-19 11:17:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2024-11-19 11:17:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2024-11-19 11:17:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2024-11-19 11:17:23,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2024-11-19 11:17:23,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2024-11-19 11:17:23,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2024-11-19 11:17:23,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2024-11-19 11:17:23,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2024-11-19 11:17:23,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2024-11-19 11:17:23,104 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2024-11-19 11:17:23,104 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_reset_error_counter [2024-11-19 11:17:23,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_reset_error_counter [2024-11-19 11:17:23,104 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2024-11-19 11:17:23,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2024-11-19 11:17:23,104 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2024-11-19 11:17:23,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2024-11-19 11:17:23,105 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2024-11-19 11:17:23,105 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2024-11-19 11:17:23,105 INFO L130 BoogieDeclarations]: Found specification of procedure mega_runpendq [2024-11-19 11:17:23,105 INFO L138 BoogieDeclarations]: Found implementation of procedure mega_runpendq [2024-11-19 11:17:23,105 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_fs_char_dev__double_registration [2024-11-19 11:17:23,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_fs_char_dev__double_registration [2024-11-19 11:17:23,105 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2024-11-19 11:17:23,105 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2024-11-19 11:17:23,105 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2024-11-19 11:17:23,105 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2024-11-19 11:17:23,105 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_lib_idr_check_final_state [2024-11-19 11:17:23,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_lib_idr_check_final_state [2024-11-19 11:17:23,105 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2024-11-19 11:17:23,105 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2024-11-19 11:17:23,105 INFO L130 BoogieDeclarations]: Found specification of procedure copy_to_user [2024-11-19 11:17:23,105 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_to_user [2024-11-19 11:17:23,105 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2024-11-19 11:17:23,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_srcu_check_final_state [2024-11-19 11:17:23,105 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_register_check_return_value_probe [2024-11-19 11:17:23,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_register_check_return_value_probe [2024-11-19 11:17:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_int_mtx_of_NOT_ARG_SIGN [2024-11-19 11:17:23,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_int_mtx_of_NOT_ARG_SIGN [2024-11-19 11:17:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-19 11:17:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure inb_p [2024-11-19 11:17:23,106 INFO L138 BoogieDeclarations]: Found implementation of procedure inb_p [2024-11-19 11:17:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_check_return_value_probe [2024-11-19 11:17:23,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_check_return_value_probe [2024-11-19 11:17:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2024-11-19 11:17:23,107 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2024-11-19 11:17:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 11:17:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_lock_of_NOT_ARG_SIGN [2024-11-19 11:17:23,107 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_unlock_lock_of_NOT_ARG_SIGN [2024-11-19 11:17:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2024-11-19 11:17:23,107 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2024-11-19 11:17:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2024-11-19 11:17:23,108 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2024-11-19 11:17:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure mega_n_to_m [2024-11-19 11:17:23,108 INFO L138 BoogieDeclarations]: Found implementation of procedure mega_n_to_m [2024-11-19 11:17:23,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-19 11:17:23,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-19 11:17:23,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-19 11:17:23,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-19 11:17:23,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-19 11:17:23,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-19 11:17:23,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-19 11:17:23,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-19 11:17:23,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-19 11:17:23,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-19 11:17:23,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-19 11:17:23,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-19 11:17:23,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-19 11:17:23,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-19 11:17:23,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-19 11:17:23,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-19 11:17:23,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-19 11:17:23,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-19 11:17:23,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-19 11:17:23,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-19 11:17:23,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2024-11-19 11:17:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2024-11-19 11:17:23,111 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2024-11-19 11:17:23,112 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-11-19 11:17:23,112 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-11-19 11:17:23,112 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_to_user [2024-11-19 11:17:23,112 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_to_user [2024-11-19 11:17:23,112 INFO L130 BoogieDeclarations]: Found specification of procedure mega_internal_command [2024-11-19 11:17:23,112 INFO L138 BoogieDeclarations]: Found implementation of procedure mega_internal_command [2024-11-19 11:17:23,112 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_host_put [2024-11-19 11:17:23,114 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_host_put [2024-11-19 11:17:23,114 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2024-11-19 11:17:23,114 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2024-11-19 11:17:23,114 INFO L130 BoogieDeclarations]: Found specification of procedure megaraid_shutdown [2024-11-19 11:17:23,114 INFO L138 BoogieDeclarations]: Found implementation of procedure megaraid_shutdown [2024-11-19 11:17:23,114 INFO L130 BoogieDeclarations]: Found specification of procedure list_add [2024-11-19 11:17:23,114 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add [2024-11-19 11:17:23,114 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_register_reset_error_counter [2024-11-19 11:17:23,114 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_register_reset_error_counter [2024-11-19 11:17:23,114 INFO L130 BoogieDeclarations]: Found specification of procedure outb_p [2024-11-19 11:17:23,114 INFO L138 BoogieDeclarations]: Found implementation of procedure outb_p [2024-11-19 11:17:23,114 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2024-11-19 11:17:23,114 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2024-11-19 11:17:23,114 INFO L130 BoogieDeclarations]: Found specification of procedure proc_show_rdrv [2024-11-19 11:17:23,114 INFO L138 BoogieDeclarations]: Found implementation of procedure proc_show_rdrv [2024-11-19 11:17:23,114 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 11:17:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 11:17:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-11-19 11:17:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-11-19 11:17:23,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-11-19 11:17:23,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-11-19 11:17:23,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-11-19 11:17:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-11-19 11:17:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-11-19 11:17:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-11-19 11:17:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-11-19 11:17:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-11-19 11:17:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-11-19 11:17:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-11-19 11:17:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-11-19 11:17:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-11-19 11:17:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-11-19 11:17:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-11-19 11:17:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2024-11-19 11:17:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2024-11-19 11:17:23,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-19 11:17:23,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-19 11:17:23,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-19 11:17:23,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-19 11:17:23,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-19 11:17:23,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-19 11:17:23,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-19 11:17:23,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-19 11:17:23,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-19 11:17:23,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-11-19 11:17:23,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-19 11:17:23,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure mega_allocate_inquiry [2024-11-19 11:17:23,123 INFO L138 BoogieDeclarations]: Found implementation of procedure mega_allocate_inquiry [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure free_local_pdev [2024-11-19 11:17:23,123 INFO L138 BoogieDeclarations]: Found implementation of procedure free_local_pdev [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2024-11-19 11:17:23,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure proc_show_pdrv [2024-11-19 11:17:23,123 INFO L138 BoogieDeclarations]: Found implementation of procedure proc_show_pdrv [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure seq_read [2024-11-19 11:17:23,123 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_read [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure slow_down_io [2024-11-19 11:17:23,123 INFO L138 BoogieDeclarations]: Found implementation of procedure slow_down_io [2024-11-19 11:17:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure list_del_init [2024-11-19 11:17:23,124 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del_init [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure seq_printf [2024-11-19 11:17:23,124 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_printf [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_spinlock_spin_lock_lock_of_NOT_ARG_SIGN [2024-11-19 11:17:23,124 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_spinlock_spin_lock_lock_of_NOT_ARG_SIGN [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure __megaraid_shutdown [2024-11-19 11:17:23,124 INFO L138 BoogieDeclarations]: Found implementation of procedure __megaraid_shutdown [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2024-11-19 11:17:23,124 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-11-19 11:17:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-11-19 11:17:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-11-19 11:17:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-11-19 11:17:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-11-19 11:17:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-11-19 11:17:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-11-19 11:17:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-11-19 11:17:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-11-19 11:17:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-11-19 11:17:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-11-19 11:17:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-11-19 11:17:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-11-19 11:17:23,129 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2024-11-19 11:17:23,129 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2024-11-19 11:17:23,129 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2024-11-19 11:17:23,129 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2024-11-19 11:17:23,129 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2024-11-19 11:17:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2024-11-19 11:17:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2024-11-19 11:17:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2024-11-19 11:17:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2024-11-19 11:17:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2024-11-19 11:17:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2024-11-19 11:17:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2024-11-19 11:17:23,132 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-19 11:17:23,132 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-19 11:17:23,132 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-11-19 11:17:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-11-19 11:17:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-11-19 11:17:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-11-19 11:17:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-11-19 11:17:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-11-19 11:17:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2024-11-19 11:17:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2024-11-19 11:17:23,137 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2024-11-19 11:17:23,137 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2024-11-19 11:17:23,137 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2024-11-19 11:17:23,137 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2024-11-19 11:17:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_arch_io_io_mem_unmap [2024-11-19 11:17:23,137 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_arch_io_io_mem_unmap [2024-11-19 11:17:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure scsi_sglist [2024-11-19 11:17:23,137 INFO L138 BoogieDeclarations]: Found implementation of procedure scsi_sglist [2024-11-19 11:17:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2024-11-19 11:17:23,137 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2024-11-19 11:17:23,138 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2024-11-19 11:17:23,138 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2024-11-19 11:17:23,138 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_sock_check_final_state [2024-11-19 11:17:23,138 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_sock_check_final_state [2024-11-19 11:17:23,138 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_gadget_check_final_state [2024-11-19 11:17:23,138 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_gadget_check_final_state [2024-11-19 11:17:23,138 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-19 11:17:23,138 INFO L130 BoogieDeclarations]: Found specification of procedure megaraid_reset [2024-11-19 11:17:23,138 INFO L138 BoogieDeclarations]: Found implementation of procedure megaraid_reset [2024-11-19 11:17:23,138 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-11-19 11:17:23,138 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-11-19 11:17:23,138 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_sysfs_check_final_state [2024-11-19 11:17:23,138 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_sysfs_check_final_state [2024-11-19 11:17:23,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-19 11:17:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure megaraid_queue [2024-11-19 11:17:23,140 INFO L138 BoogieDeclarations]: Found implementation of procedure megaraid_queue [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure megaraid_biosparam [2024-11-19 11:17:23,140 INFO L138 BoogieDeclarations]: Found implementation of procedure megaraid_biosparam [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure megaraid_remove_one [2024-11-19 11:17:23,140 INFO L138 BoogieDeclarations]: Found implementation of procedure megaraid_remove_one [2024-11-19 11:17:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~$Pointer$~TO~int [2024-11-19 11:17:23,140 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~$Pointer$~TO~int [2024-11-19 11:17:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-19 11:17:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-19 11:17:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-19 11:17:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-19 11:17:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-19 11:17:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-19 11:17:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-19 11:17:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-19 11:17:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-19 11:17:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-19 11:17:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-19 11:17:23,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-19 11:17:23,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-19 11:17:23,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-19 11:17:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-19 11:17:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-19 11:17:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-19 11:17:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-19 11:17:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-19 11:17:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-19 11:17:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-19 11:17:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-19 11:17:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-19 11:17:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-19 11:17:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-19 11:17:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-11-19 11:17:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-11-19 11:17:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2024-11-19 11:17:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2024-11-19 11:17:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2024-11-19 11:17:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2024-11-19 11:17:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2024-11-19 11:17:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2024-11-19 11:17:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2024-11-19 11:17:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2024-11-19 11:17:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2024-11-19 11:17:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-19 11:17:23,146 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-19 11:17:23,146 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2024-11-19 11:17:23,146 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2024-11-19 11:17:23,146 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2024-11-19 11:17:23,146 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2024-11-19 11:17:23,146 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_net_rtnetlink_check_final_state [2024-11-19 11:17:23,146 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_net_rtnetlink_check_final_state [2024-11-19 11:17:23,146 INFO L130 BoogieDeclarations]: Found specification of procedure outb [2024-11-19 11:17:23,146 INFO L138 BoogieDeclarations]: Found implementation of procedure outb [2024-11-19 11:17:23,146 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2024-11-19 11:17:23,146 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2024-11-19 11:17:23,146 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2024-11-19 11:17:23,147 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2024-11-19 11:17:23,147 INFO L130 BoogieDeclarations]: Found specification of procedure seq_write [2024-11-19 11:17:23,147 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_write [2024-11-19 11:17:23,147 INFO L130 BoogieDeclarations]: Found specification of procedure mega_allocate_scb [2024-11-19 11:17:23,147 INFO L138 BoogieDeclarations]: Found implementation of procedure mega_allocate_scb [2024-11-19 11:17:23,147 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2024-11-19 11:17:23,147 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2024-11-19 11:17:23,147 INFO L130 BoogieDeclarations]: Found specification of procedure make_local_pdev [2024-11-19 11:17:23,147 INFO L138 BoogieDeclarations]: Found implementation of procedure make_local_pdev [2024-11-19 11:17:23,147 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2024-11-19 11:17:23,147 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_check_final_state [2024-11-19 11:17:23,147 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2024-11-19 11:17:23,148 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_lock [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_usb_urb_check_final_state [2024-11-19 11:17:23,148 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_usb_urb_check_final_state [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_linux_kernel_locking_spinlock_spin_lock [2024-11-19 11:17:23,148 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_linux_kernel_locking_spinlock_spin_lock [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2024-11-19 11:17:23,148 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_rwlock_check_final_state [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure __release_region [2024-11-19 11:17:23,148 INFO L138 BoogieDeclarations]: Found implementation of procedure __release_region [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-19 11:17:23,148 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2024-11-19 11:17:23,148 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_double_unlock [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-19 11:17:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2024-11-19 11:17:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2024-11-19 11:17:23,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2024-11-19 11:17:23,150 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_fs_char_dev_check_final_state [2024-11-19 11:17:23,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_fs_char_dev_check_final_state [2024-11-19 11:17:23,150 INFO L130 BoogieDeclarations]: Found specification of procedure single_release [2024-11-19 11:17:23,150 INFO L138 BoogieDeclarations]: Found implementation of procedure single_release [2024-11-19 11:17:23,150 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-19 11:17:23,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-19 11:17:23,150 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2024-11-19 11:17:23,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2024-11-19 11:17:23,150 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_drivers_base_class_check_final_state [2024-11-19 11:17:23,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_drivers_base_class_check_final_state [2024-11-19 11:17:23,150 INFO L130 BoogieDeclarations]: Found specification of procedure copy_from_user [2024-11-19 11:17:23,150 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_from_user [2024-11-19 11:17:23,150 INFO L130 BoogieDeclarations]: Found specification of procedure mega_rundoneq [2024-11-19 11:17:23,150 INFO L138 BoogieDeclarations]: Found implementation of procedure mega_rundoneq [2024-11-19 11:17:23,150 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2024-11-19 11:17:23,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2024-11-19 11:17:23,150 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2024-11-19 11:17:23,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_rcu_update_lock_sched_check_final_state [2024-11-19 11:17:23,150 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2024-11-19 11:17:23,150 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2024-11-19 11:17:23,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 11:17:23,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-19 11:17:23,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-19 11:17:23,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-19 11:17:23,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-19 11:17:23,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-19 11:17:23,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-19 11:17:23,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-19 11:17:23,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-19 11:17:23,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-19 11:17:23,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-19 11:17:23,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-19 11:17:23,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-19 11:17:23,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-19 11:17:23,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-19 11:17:23,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-19 11:17:23,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-19 11:17:23,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-19 11:17:23,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-19 11:17:23,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-19 11:17:23,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-11-19 11:17:23,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-11-19 11:17:23,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-11-19 11:17:23,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-11-19 11:17:23,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-11-19 11:17:23,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-11-19 11:17:23,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-11-19 11:17:23,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2024-11-19 11:17:23,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2024-11-19 11:17:23,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2024-11-19 11:17:23,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2024-11-19 11:17:23,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2024-11-19 11:17:23,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2024-11-19 11:17:23,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2024-11-19 11:17:23,155 INFO L130 BoogieDeclarations]: Found specification of procedure __request_region [2024-11-19 11:17:23,155 INFO L138 BoogieDeclarations]: Found implementation of procedure __request_region [2024-11-19 11:17:23,155 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_usb_gadget__chrdev_registration_with_usb_gadget [2024-11-19 11:17:23,155 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_usb_gadget__chrdev_registration_with_usb_gadget [2024-11-19 11:17:23,155 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_linux_kernel_locking_mutex_mutex_lock_megadev_mutex [2024-11-19 11:17:23,155 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_linux_kernel_locking_mutex_mutex_lock_megadev_mutex [2024-11-19 11:17:23,155 INFO L130 BoogieDeclarations]: Found specification of procedure megaraid_abort [2024-11-19 11:17:23,156 INFO L138 BoogieDeclarations]: Found implementation of procedure megaraid_abort [2024-11-19 11:17:23,156 INFO L130 BoogieDeclarations]: Found specification of procedure cpu_relax [2024-11-19 11:17:23,156 INFO L138 BoogieDeclarations]: Found implementation of procedure cpu_relax [2024-11-19 11:17:24,642 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 11:17:24,649 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 11:17:43,827 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-19 11:17:53,103 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##270: mega_build_cmd_#res#1.base, mega_build_cmd_#res#1.offset := 0, 0;call ULTIMATE.dealloc(mega_build_cmd_~#seg~0#1.base, mega_build_cmd_~#seg~0#1.offset);havoc mega_build_cmd_~#seg~0#1.base, mega_build_cmd_~#seg~0#1.offset; [2024-11-19 11:17:57,811 INFO L? ?]: Removed 4856 outVars from TransFormulas that were not future-live. [2024-11-19 11:17:57,811 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 11:17:57,878 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 11:17:57,879 INFO L316 CfgBuilder]: Removed 16 assume(true) statements. [2024-11-19 11:17:57,879 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 11:17:57 BoogieIcfgContainer [2024-11-19 11:17:57,879 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 11:17:57,881 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 11:17:57,881 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 11:17:57,885 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 11:17:57,886 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 11:17:13" (1/3) ... [2024-11-19 11:17:57,886 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@205660ae and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 11:17:57, skipping insertion in model container [2024-11-19 11:17:57,887 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 11:17:20" (2/3) ... [2024-11-19 11:17:57,888 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@205660ae and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 11:17:57, skipping insertion in model container [2024-11-19 11:17:57,888 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 11:17:57" (3/3) ... [2024-11-19 11:17:57,889 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-4.0-rc1---drivers--scsi--megaraid.ko.cil.i [2024-11-19 11:17:57,906 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 11:17:57,907 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 126 error locations. [2024-11-19 11:17:58,051 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 11:17:58,060 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;@2e7b2530, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 11:17:58,061 INFO L334 AbstractCegarLoop]: Starting to check reachability of 126 error locations. [2024-11-19 11:17:58,080 INFO L276 IsEmpty]: Start isEmpty. Operand has 3516 states, 2402 states have (on average 1.353871773522065) internal successors, (3252), 2622 states have internal predecessors, (3252), 852 states have call successors, (852), 136 states have call predecessors, (852), 135 states have return successors, (845), 835 states have call predecessors, (845), 845 states have call successors, (845) [2024-11-19 11:17:58,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-19 11:17:58,119 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 11:17:58,120 INFO L215 NwaCegarLoop]: trace histogram [8, 8, 8, 5, 5, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 11:17:58,120 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [lowmem_page_addressErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, lowmem_page_addressErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, lowmem_page_addressErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 123 more)] === [2024-11-19 11:17:58,125 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 11:17:58,125 INFO L85 PathProgramCache]: Analyzing trace with hash -2011161396, now seen corresponding path program 1 times [2024-11-19 11:17:58,133 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 11:17:58,134 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [565662558] [2024-11-19 11:17:58,134 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 11:17:58,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 11:18:04,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 11:18:05,560 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 196 trivial. 0 not checked. [2024-11-19 11:18:05,560 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 11:18:05,560 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [565662558] [2024-11-19 11:18:05,561 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [565662558] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 11:18:05,561 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 11:18:05,562 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 11:18:05,563 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [915896099] [2024-11-19 11:18:05,564 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 11:18:05,569 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 11:18:05,569 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 11:18:05,599 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 11:18:05,602 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 11:18:05,612 INFO L87 Difference]: Start difference. First operand has 3516 states, 2402 states have (on average 1.353871773522065) internal successors, (3252), 2622 states have internal predecessors, (3252), 852 states have call successors, (852), 136 states have call predecessors, (852), 135 states have return successors, (845), 835 states have call predecessors, (845), 845 states have call successors, (845) Second operand has 3 states, 2 states have (on average 34.0) internal successors, (68), 3 states have internal predecessors, (68), 2 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 2 states have call predecessors, (20), 2 states have call successors, (20) [2024-11-19 11:18:06,262 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 11:18:06,263 INFO L93 Difference]: Finished difference Result 10347 states and 15031 transitions. [2024-11-19 11:18:06,264 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 11:18:06,266 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 34.0) internal successors, (68), 3 states have internal predecessors, (68), 2 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 2 states have call predecessors, (20), 2 states have call successors, (20) Word has length 175 [2024-11-19 11:18:06,267 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 11:18:06,337 INFO L225 Difference]: With dead ends: 10347 [2024-11-19 11:18:06,337 INFO L226 Difference]: Without dead ends: 6399 [2024-11-19 11:18:06,374 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 11:18:06,377 INFO L432 NwaCegarLoop]: 6959 mSDtfsCounter, 4711 mSDsluCounter, 4754 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4711 SdHoareTripleChecker+Valid, 11713 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 11:18:06,377 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [4711 Valid, 11713 Invalid, 19 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [3 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 11:18:06,405 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6399 states. [2024-11-19 11:18:06,710 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6399 to 6300. [2024-11-19 11:18:06,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6300 states, 4467 states have (on average 1.3167674054175063) internal successors, (5882), 4671 states have internal predecessors, (5882), 1505 states have call successors, (1505), 226 states have call predecessors, (1505), 225 states have return successors, (1535), 1483 states have call predecessors, (1535), 1505 states have call successors, (1535) [2024-11-19 11:18:06,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6300 states to 6300 states and 8922 transitions. [2024-11-19 11:18:06,786 INFO L78 Accepts]: Start accepts. Automaton has 6300 states and 8922 transitions. Word has length 175 [2024-11-19 11:18:06,787 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 11:18:06,787 INFO L471 AbstractCegarLoop]: Abstraction has 6300 states and 8922 transitions. [2024-11-19 11:18:06,788 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 34.0) internal successors, (68), 3 states have internal predecessors, (68), 2 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 2 states have call predecessors, (20), 2 states have call successors, (20) [2024-11-19 11:18:06,788 INFO L276 IsEmpty]: Start isEmpty. Operand 6300 states and 8922 transitions. [2024-11-19 11:18:06,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-11-19 11:18:06,802 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 11:18:06,802 INFO L215 NwaCegarLoop]: trace histogram [8, 8, 8, 7, 7, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 11:18:06,802 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 11:18:06,805 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_linux_arch_io_io_mem_unmapErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [lowmem_page_addressErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, lowmem_page_addressErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, lowmem_page_addressErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 123 more)] === [2024-11-19 11:18:06,805 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 11:18:06,806 INFO L85 PathProgramCache]: Analyzing trace with hash -2146448126, now seen corresponding path program 1 times [2024-11-19 11:18:06,806 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 11:18:06,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1688378050] [2024-11-19 11:18:06,806 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 11:18:06,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 11:18:12,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 11:18:14,125 INFO L134 CoverageAnalysis]: Checked inductivity of 247 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 247 trivial. 0 not checked. [2024-11-19 11:18:14,126 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 11:18:14,126 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1688378050] [2024-11-19 11:18:14,126 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1688378050] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 11:18:14,126 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 11:18:14,126 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 11:18:14,126 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1801259506] [2024-11-19 11:18:14,127 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 11:18:14,128 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 11:18:14,130 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 11:18:14,131 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 11:18:14,131 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 11:18:14,131 INFO L87 Difference]: Start difference. First operand 6300 states and 8922 transitions. Second operand has 4 states, 3 states have (on average 28.666666666666668) internal successors, (86), 4 states have internal predecessors, (86), 3 states have call successors, (23), 2 states have call predecessors, (23), 1 states have return successors, (22), 3 states have call predecessors, (22), 3 states have call successors, (22) [2024-11-19 11:18:18,232 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []