./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 103227975d536cf95d6451c2f6b5e6212573f435566996c9e8be9035673393e0 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 15:29:11,465 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 15:29:11,528 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-10-14 15:29:11,532 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 15:29:11,533 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 15:29:11,566 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 15:29:11,567 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 15:29:11,567 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 15:29:11,568 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-14 15:29:11,569 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-14 15:29:11,570 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 15:29:11,570 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 15:29:11,571 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 15:29:11,573 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 15:29:11,573 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 15:29:11,573 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 15:29:11,574 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 15:29:11,574 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 15:29:11,574 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 15:29:11,574 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 15:29:11,574 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 15:29:11,578 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 15:29:11,578 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 15:29:11,578 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 15:29:11,578 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 15:29:11,579 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 15:29:11,579 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 15:29:11,579 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-14 15:29:11,579 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 15:29:11,579 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 15:29:11,580 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 15:29:11,580 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 15:29:11,580 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 15:29:11,580 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 15:29:11,580 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 15:29:11,580 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 15:29:11,581 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 15:29:11,581 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 15:29:11,581 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 15:29:11,583 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 103227975d536cf95d6451c2f6b5e6212573f435566996c9e8be9035673393e0 [2024-10-14 15:29:11,891 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 15:29:11,920 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 15:29:11,923 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 15:29:11,925 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 15:29:11,925 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 15:29:11,926 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i [2024-10-14 15:29:13,280 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 15:29:14,032 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 15:29:14,033 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i [2024-10-14 15:29:14,121 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/680cc6e82/ec1225ae666940568951691fd9f706e4/FLAG51f9bce4f [2024-10-14 15:29:14,377 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/680cc6e82/ec1225ae666940568951691fd9f706e4 [2024-10-14 15:29:14,380 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 15:29:14,382 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 15:29:14,384 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 15:29:14,385 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 15:29:14,390 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 15:29:14,391 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 03:29:14" (1/1) ... [2024-10-14 15:29:14,392 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@74ed6b2e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:14, skipping insertion in model container [2024-10-14 15:29:14,392 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 03:29:14" (1/1) ... [2024-10-14 15:29:14,572 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 15:29:20,366 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i[585910,585923] [2024-10-14 15:29:20,478 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 15:29:20,581 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 15:29:20,772 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [6891] [2024-10-14 15:29:20,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [6898] [2024-10-14 15:29:20,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6906-6907] [2024-10-14 15:29:20,776 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6922] [2024-10-14 15:29:20,778 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [6982] [2024-10-14 15:29:20,779 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [7011] [2024-10-14 15:29:20,779 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0": "+m" (v->counter)); [7018] [2024-10-14 15:29:20,779 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0; sete %1": "+m" (v->counter), "=qm" (c): : "memory"); [7026-7027] [2024-10-14 15:29:20,782 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7134] [2024-10-14 15:29:20,782 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7141] [2024-10-14 15:29:20,791 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7477] [2024-10-14 15:29:20,792 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/mm.h"), "i" (543), "i" (12UL)); [7528-7529] [2024-10-14 15:29:20,796 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)); [7615-7616] [2024-10-14 15:29:20,797 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)); [7644-7645] [2024-10-14 15:29:20,799 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" (84), "i" (12UL)); [7678-7679] [2024-10-14 15:29:20,800 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" (96), "i" (12UL)); [7702-7703] [2024-10-14 15:29:20,801 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" (108), "i" (12UL)); [7732-7733] [2024-10-14 15:29:20,802 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" (120), "i" (12UL)); [7762-7763] [2024-10-14 15:29:20,807 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [7976] [2024-10-14 15:29:20,807 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1, %0\n adcl %2, %0\n adcl %3, %0\n adcl $0, %0\n": "=r" (sum): "g" (daddr), "g" (saddr), "g" (((int )len + (int )proto) << 8), "0" (sum)); [7984-7985] [2024-10-14 15:29:20,815 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/netdevice.h"), "i" (507), "i" (12UL)); [8334-8335] [2024-10-14 15:29:20,816 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8340] [2024-10-14 15:29:20,834 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8688] [2024-10-14 15:29:20,835 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8697] [2024-10-14 15:29:20,883 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)lbq_desc->p.pg_chunk.va) [10274] [2024-10-14 15:29:20,885 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)addr) [10323] [2024-10-14 15:29:20,889 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10442] [2024-10-14 15:29:20,903 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10704] [2024-10-14 15:29:20,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10915] [2024-10-14 15:29:20,933 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10975] [2024-10-14 15:29:20,953 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11322] [2024-10-14 15:29:20,954 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11325] [2024-10-14 15:29:20,954 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11328] [2024-10-14 15:29:20,955 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11331] [2024-10-14 15:29:20,955 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11342] [2024-10-14 15:29:20,956 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11345] [2024-10-14 15:29:20,956 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11348] [2024-10-14 15:29:20,957 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11351] [2024-10-14 15:29:20,957 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11362] [2024-10-14 15:29:20,957 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11365] [2024-10-14 15:29:20,958 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11368] [2024-10-14 15:29:20,958 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11371] [2024-10-14 15:29:20,958 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11382] [2024-10-14 15:29:20,960 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11385] [2024-10-14 15:29:20,960 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11388] [2024-10-14 15:29:20,960 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11391] [2024-10-14 15:29:20,970 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11626] [2024-10-14 15:29:21,235 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i[585910,585923] [2024-10-14 15:29:21,252 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 15:29:21,920 INFO L204 MainTranslator]: Completed translation [2024-10-14 15:29:21,920 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21 WrapperNode [2024-10-14 15:29:21,920 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 15:29:21,925 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 15:29:21,926 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 15:29:21,926 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 15:29:21,936 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (1/1) ... [2024-10-14 15:29:22,251 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (1/1) ... [2024-10-14 15:29:22,647 INFO L138 Inliner]: procedures = 640, calls = 7667, calls flagged for inlining = 293, calls inlined = 284, statements flattened = 18193 [2024-10-14 15:29:22,648 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 15:29:22,649 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-14 15:29:22,649 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-14 15:29:22,649 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-14 15:29:22,661 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (1/1) ... [2024-10-14 15:29:22,662 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (1/1) ... [2024-10-14 15:29:22,903 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (1/1) ... [2024-10-14 15:29:26,217 INFO L175 MemorySlicer]: Split 4960 memory accesses to 36 slices as follows [2, 94, 6, 29, 41, 3, 4656, 5, 2, 2, 2, 3, 2, 11, 2, 2, 2, 2, 10, 8, 5, 6, 2, 2, 5, 2, 8, 2, 4, 1, 6, 5, 7, 17, 2, 2]. 94 percent of accesses are in the largest equivalence class. The 2668 initializations are split as follows [0, 94, 6, 0, 41, 0, 2451, 5, 0, 0, 0, 3, 2, 11, 0, 2, 2, 2, 10, 0, 0, 6, 2, 2, 5, 0, 8, 0, 4, 0, 0, 5, 7, 0, 0, 0]. The 732 writes are split as follows [1, 0, 0, 1, 0, 0, 710, 0, 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 4, 1, 1]. [2024-10-14 15:29:26,218 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (1/1) ... [2024-10-14 15:29:26,218 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (1/1) ... [2024-10-14 15:29:26,588 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (1/1) ... [2024-10-14 15:29:26,634 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (1/1) ... [2024-10-14 15:29:26,757 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (1/1) ... [2024-10-14 15:29:26,819 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (1/1) ... [2024-10-14 15:29:26,951 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-14 15:29:26,953 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-14 15:29:26,954 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-14 15:29:26,954 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-14 15:29:26,955 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (1/1) ... [2024-10-14 15:29:26,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 15:29:26,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 15:29:26,992 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-10-14 15:29:26,994 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-10-14 15:29:27,045 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2024-10-14 15:29:27,046 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2024-10-14 15:29:27,046 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2024-10-14 15:29:27,046 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2024-10-14 15:29:27,046 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-10-14 15:29:27,046 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-10-14 15:29:27,046 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2024-10-14 15:29:27,046 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2024-10-14 15:29:27,047 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_irq [2024-10-14 15:29:27,047 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_irq [2024-10-14 15:29:27,047 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2024-10-14 15:29:27,047 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2024-10-14 15:29:27,047 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2024-10-14 15:29:27,047 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2024-10-14 15:29:27,048 INFO L130 BoogieDeclarations]: Found specification of procedure ql_enable_completion_interrupt [2024-10-14 15:29:27,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_enable_completion_interrupt [2024-10-14 15:29:27,048 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-10-14 15:29:27,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-10-14 15:29:27,048 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_both_serdes [2024-10-14 15:29:27,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_both_serdes [2024-10-14 15:29:27,048 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg [2024-10-14 15:29:27,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg [2024-10-14 15:29:27,048 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_reset [2024-10-14 15:29:27,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_reset [2024-10-14 15:29:27,048 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap_nocache [2024-10-14 15:29:27,048 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap_nocache [2024-10-14 15:29:27,048 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2024-10-14 15:29:27,048 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2024-10-14 15:29:27,049 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_cpu [2024-10-14 15:29:27,049 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_cpu [2024-10-14 15:29:27,049 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_port_cfg_work [2024-10-14 15:29:27,049 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_port_cfg_work [2024-10-14 15:29:27,049 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_send [2024-10-14 15:29:27,049 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_send [2024-10-14 15:29:27,049 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2024-10-14 15:29:27,049 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2024-10-14 15:29:27,049 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_6 [2024-10-14 15:29:27,049 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_6 [2024-10-14 15:29:27,049 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2024-10-14 15:29:27,049 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2024-10-14 15:29:27,049 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_del [2024-10-14 15:29:27,049 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_del [2024-10-14 15:29:27,050 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-10-14 15:29:27,050 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-10-14 15:29:27,050 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2024-10-14 15:29:27,050 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2024-10-14 15:29:27,050 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2024-10-14 15:29:27,050 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2024-10-14 15:29:27,050 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_regs_len [2024-10-14 15:29:27,052 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_regs_len [2024-10-14 15:29:27,052 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_vlan_rx_kill_vid [2024-10-14 15:29:27,052 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_vlan_rx_kill_vid [2024-10-14 15:29:27,052 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2024-10-14 15:29:27,052 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2024-10-14 15:29:27,052 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-10-14 15:29:27,053 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-10-14 15:29:27,053 INFO L130 BoogieDeclarations]: Found specification of procedure PageTail [2024-10-14 15:29:27,053 INFO L138 BoogieDeclarations]: Found implementation of procedure PageTail [2024-10-14 15:29:27,053 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_shutdown [2024-10-14 15:29:27,054 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_shutdown [2024-10-14 15:29:27,054 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_all [2024-10-14 15:29:27,054 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_all [2024-10-14 15:29:27,054 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_mac_hdr_len [2024-10-14 15:29:27,054 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_mac_hdr_len [2024-10-14 15:29:27,054 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mailbox_command [2024-10-14 15:29:27,054 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mailbox_command [2024-10-14 15:29:27,055 INFO L130 BoogieDeclarations]: Found specification of procedure skb_checksum_none_assert [2024-10-14 15:29:27,055 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_checksum_none_assert [2024-10-14 15:29:27,055 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2024-10-14 15:29:27,055 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2024-10-14 15:29:27,055 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_irq_mask [2024-10-14 15:29:27,055 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_irq_mask [2024-10-14 15:29:27,056 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2024-10-14 15:29:27,056 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2024-10-14 15:29:27,056 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2024-10-14 15:29:27,056 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2024-10-14 15:29:27,057 INFO L130 BoogieDeclarations]: Found specification of procedure ql_dump_risc_ram_area [2024-10-14 15:29:27,057 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_dump_risc_ram_area [2024-10-14 15:29:27,057 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2024-10-14 15:29:27,057 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2024-10-14 15:29:27,057 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_other_func_reg [2024-10-14 15:29:27,057 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_other_func_reg [2024-10-14 15:29:27,057 INFO L130 BoogieDeclarations]: Found specification of procedure __qlge_vlan_rx_add_vid [2024-10-14 15:29:27,057 INFO L138 BoogieDeclarations]: Found implementation of procedure __qlge_vlan_rx_add_vid [2024-10-14 15:29:27,057 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2024-10-14 15:29:27,057 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2024-10-14 15:29:27,057 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2024-10-14 15:29:27,057 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2024-10-14 15:29:27,057 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-14 15:29:27,057 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2024-10-14 15:29:27,058 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2024-10-14 15:29:27,058 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_xgmac_regs [2024-10-14 15:29:27,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_xgmac_regs [2024-10-14 15:29:27,058 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_asic_error [2024-10-14 15:29:27,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_asic_error [2024-10-14 15:29:27,058 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_buffer_queues [2024-10-14 15:29:27,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_buffer_queues [2024-10-14 15:29:27,059 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_cam_entries [2024-10-14 15:29:27,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_cam_entries [2024-10-14 15:29:27,059 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_mem_resources [2024-10-14 15:29:27,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_mem_resources [2024-10-14 15:29:27,059 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_xgmac_reg [2024-10-14 15:29:27,060 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_xgmac_reg [2024-10-14 15:29:27,060 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2024-10-14 15:29:27,060 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2024-10-14 15:29:27,061 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_up [2024-10-14 15:29:27,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_up [2024-10-14 15:29:27,062 INFO L130 BoogieDeclarations]: Found specification of procedure ql_eeh_close [2024-10-14 15:29:27,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_eeh_close [2024-10-14 15:29:27,062 INFO L130 BoogieDeclarations]: Found specification of procedure netif_receive_skb [2024-10-14 15:29:27,062 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_receive_skb [2024-10-14 15:29:27,062 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2024-10-14 15:29:27,062 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2024-10-14 15:29:27,062 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2024-10-14 15:29:27,062 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2024-10-14 15:29:27,062 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr_reg [2024-10-14 15:29:27,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr_reg [2024-10-14 15:29:27,062 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2024-10-14 15:29:27,062 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2024-10-14 15:29:27,062 INFO L130 BoogieDeclarations]: Found specification of procedure skb_record_rx_queue [2024-10-14 15:29:27,062 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_record_rx_queue [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2024-10-14 15:29:27,063 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-10-14 15:29:27,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-10-14 15:29:27,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-10-14 15:29:27,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-10-14 15:29:27,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-10-14 15:29:27,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-10-14 15:29:27,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-10-14 15:29:27,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-10-14 15:29:27,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-10-14 15:29:27,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2024-10-14 15:29:27,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2024-10-14 15:29:27,066 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2024-10-14 15:29:27,066 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2024-10-14 15:29:27,066 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2024-10-14 15:29:27,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2024-10-14 15:29:27,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2024-10-14 15:29:27,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2024-10-14 15:29:27,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2024-10-14 15:29:27,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2024-10-14 15:29:27,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2024-10-14 15:29:27,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2024-10-14 15:29:27,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2024-10-14 15:29:27,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2024-10-14 15:29:27,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2024-10-14 15:29:27,068 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_serdes_reg [2024-10-14 15:29:27,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_serdes_reg [2024-10-14 15:29:27,068 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2024-10-14 15:29:27,068 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2024-10-14 15:29:27,068 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-10-14 15:29:27,068 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-10-14 15:29:27,068 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2024-10-14 15:29:27,068 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure ql_build_coredump_seg_header [2024-10-14 15:29:27,069 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_build_coredump_seg_header [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_idc_work [2024-10-14 15:29:27,069 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_idc_work [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_close [2024-10-14 15:29:27,069 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_close [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mb_sts [2024-10-14 15:29:27,069 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mb_sts [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-10-14 15:29:27,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-10-14 15:29:27,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-10-14 15:29:27,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-10-14 15:29:27,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-10-14 15:29:27,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-10-14 15:29:27,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-10-14 15:29:27,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-10-14 15:29:27,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-10-14 15:29:27,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-10-14 15:29:27,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-10-14 15:29:27,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-10-14 15:29:27,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-10-14 15:29:27,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-10-14 15:29:27,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-10-14 15:29:27,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-10-14 15:29:27,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2024-10-14 15:29:27,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2024-10-14 15:29:27,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2024-10-14 15:29:27,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2024-10-14 15:29:27,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2024-10-14 15:29:27,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2024-10-14 15:29:27,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2024-10-14 15:29:27,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2024-10-14 15:29:27,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2024-10-14 15:29:27,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2024-10-14 15:29:27,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2024-10-14 15:29:27,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2024-10-14 15:29:27,073 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_open [2024-10-14 15:29:27,073 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_open [2024-10-14 15:29:27,073 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2024-10-14 15:29:27,073 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2024-10-14 15:29:27,073 INFO L130 BoogieDeclarations]: Found specification of procedure pci_zalloc_consistent [2024-10-14 15:29:27,073 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_zalloc_consistent [2024-10-14 15:29:27,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-14 15:29:27,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-14 15:29:27,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-14 15:29:27,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-14 15:29:27,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-10-14 15:29:27,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-10-14 15:29:27,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-10-14 15:29:27,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-10-14 15:29:27,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-10-14 15:29:27,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-10-14 15:29:27,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-10-14 15:29:27,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-10-14 15:29:27,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-10-14 15:29:27,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-10-14 15:29:27,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-10-14 15:29:27,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-10-14 15:29:27,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-10-14 15:29:27,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-10-14 15:29:27,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-10-14 15:29:27,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-10-14 15:29:27,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-10-14 15:29:27,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-10-14 15:29:27,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-10-14 15:29:27,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-10-14 15:29:27,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-10-14 15:29:27,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-10-14 15:29:27,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-10-14 15:29:27,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2024-10-14 15:29:27,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2024-10-14 15:29:27,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2024-10-14 15:29:27,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2024-10-14 15:29:27,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2024-10-14 15:29:27,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2024-10-14 15:29:27,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2024-10-14 15:29:27,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2024-10-14 15:29:27,078 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2024-10-14 15:29:27,079 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-10-14 15:29:27,079 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-10-14 15:29:27,079 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headroom [2024-10-14 15:29:27,079 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headroom [2024-10-14 15:29:27,079 INFO L130 BoogieDeclarations]: Found specification of procedure reg_check_1 [2024-10-14 15:29:27,079 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_check_1 [2024-10-14 15:29:27,079 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_10 [2024-10-14 15:29:27,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_10 [2024-10-14 15:29:27,079 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-10-14 15:29:27,079 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-10-14 15:29:27,079 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-10-14 15:29:27,079 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-10-14 15:29:27,079 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-10-14 15:29:27,079 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2024-10-14 15:29:27,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2024-10-14 15:29:27,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2024-10-14 15:29:27,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2024-10-14 15:29:27,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2024-10-14 15:29:27,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2024-10-14 15:29:27,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2024-10-14 15:29:27,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2024-10-14 15:29:27,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2024-10-14 15:29:27,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2024-10-14 15:29:27,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2024-10-14 15:29:27,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2024-10-14 15:29:27,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2024-10-14 15:29:27,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2024-10-14 15:29:27,081 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-10-14 15:29:27,081 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-10-14 15:29:27,081 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-10-14 15:29:27,081 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-10-14 15:29:27,081 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-10-14 15:29:27,081 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-10-14 15:29:27,081 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2024-10-14 15:29:27,082 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2024-10-14 15:29:27,083 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2024-10-14 15:29:27,083 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_probe [2024-10-14 15:29:27,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_probe [2024-10-14 15:29:27,083 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_offset [2024-10-14 15:29:27,084 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_offset [2024-10-14 15:29:27,084 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_buffers [2024-10-14 15:29:27,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_buffers [2024-10-14 15:29:27,084 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2024-10-14 15:29:27,084 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2024-10-14 15:29:27,084 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2024-10-14 15:29:27,084 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2024-10-14 15:29:27,084 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write32 [2024-10-14 15:29:27,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write32 [2024-10-14 15:29:27,084 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cam_route_initialize [2024-10-14 15:29:27,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cam_route_initialize [2024-10-14 15:29:27,084 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2024-10-14 15:29:27,084 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2024-10-14 15:29:27,084 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2024-10-14 15:29:27,084 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2024-10-14 15:29:27,084 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_other_func_reg_rdy [2024-10-14 15:29:27,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_other_func_reg_rdy [2024-10-14 15:29:27,085 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_trylock [2024-10-14 15:29:27,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_trylock [2024-10-14 15:29:27,085 INFO L130 BoogieDeclarations]: Found specification of procedure ql_asic_reset_work [2024-10-14 15:29:27,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_asic_reset_work [2024-10-14 15:29:27,085 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-10-14 15:29:27,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-10-14 15:29:27,085 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_port_cfg [2024-10-14 15:29:27,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_port_cfg [2024-10-14 15:29:27,085 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-14 15:29:27,086 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_mpi_reg [2024-10-14 15:29:27,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_mpi_reg [2024-10-14 15:29:27,086 INFO L130 BoogieDeclarations]: Found specification of procedure __get_order [2024-10-14 15:29:27,086 INFO L138 BoogieDeclarations]: Found implementation of procedure __get_order [2024-10-14 15:29:27,086 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_spinlock [2024-10-14 15:29:27,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_spinlock [2024-10-14 15:29:27,086 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-14 15:29:27,086 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2024-10-14 15:29:27,086 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2024-10-14 15:29:27,086 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_get_stats [2024-10-14 15:29:27,086 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_get_stats [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2024-10-14 15:29:27,087 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-10-14 15:29:27,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2024-10-14 15:29:27,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2024-10-14 15:29:27,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2024-10-14 15:29:27,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2024-10-14 15:29:27,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2024-10-14 15:29:27,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2024-10-14 15:29:27,089 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2024-10-14 15:29:27,089 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_unlock [2024-10-14 15:29:27,089 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_unlock [2024-10-14 15:29:27,089 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2024-10-14 15:29:27,089 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2024-10-14 15:29:27,090 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alert [2024-10-14 15:29:27,090 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alert [2024-10-14 15:29:27,090 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8012_flash_params [2024-10-14 15:29:27,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8012_flash_params [2024-10-14 15:29:27,090 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2024-10-14 15:29:27,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2024-10-14 15:29:27,091 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2024-10-14 15:29:27,091 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2024-10-14 15:29:27,091 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_io_slot_reset [2024-10-14 15:29:27,091 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_io_slot_reset [2024-10-14 15:29:27,091 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work___0 [2024-10-14 15:29:27,091 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work___0 [2024-10-14 15:29:27,091 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2024-10-14 15:29:27,091 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2024-10-14 15:29:27,091 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_serdes_reg [2024-10-14 15:29:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_serdes_reg [2024-10-14 15:29:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2024-10-14 15:29:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2024-10-14 15:29:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_completion_interrupt [2024-10-14 15:29:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_completion_interrupt [2024-10-14 15:29:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_fill_page_desc [2024-10-14 15:29:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_fill_page_desc [2024-10-14 15:29:27,092 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2024-10-14 15:29:27,092 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2024-10-14 15:29:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clear_routing_entries [2024-10-14 15:29:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clear_routing_entries [2024-10-14 15:29:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2024-10-14 15:29:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2024-10-14 15:29:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_off [2024-10-14 15:29:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_off [2024-10-14 15:29:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2024-10-14 15:29:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2024-10-14 15:29:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2024-10-14 15:29:27,093 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2024-10-14 15:29:27,093 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_tx_timeout [2024-10-14 15:29:27,094 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_tx_timeout [2024-10-14 15:29:27,094 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8000_port_initialize [2024-10-14 15:29:27,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8000_port_initialize [2024-10-14 15:29:27,094 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2024-10-14 15:29:27,094 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2024-10-14 15:29:27,094 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mpi_regs [2024-10-14 15:29:27,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mpi_regs [2024-10-14 15:29:27,094 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2024-10-14 15:29:27,094 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2024-10-14 15:29:27,094 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2024-10-14 15:29:27,094 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2024-10-14 15:29:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_core_to_log [2024-10-14 15:29:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_core_to_log [2024-10-14 15:29:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_mac_address [2024-10-14 15:29:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_mac_address [2024-10-14 15:29:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-14 15:29:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-14 15:29:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8012_port_initialize [2024-10-14 15:29:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8012_port_initialize [2024-10-14 15:29:27,095 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2024-10-14 15:29:27,095 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2024-10-14 15:29:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_flash_word [2024-10-14 15:29:27,096 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_flash_word [2024-10-14 15:29:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_subqueue [2024-10-14 15:29:27,096 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_subqueue [2024-10-14 15:29:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2024-10-14 15:29:27,096 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2024-10-14 15:29:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_adapter_resources [2024-10-14 15:29:27,096 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_adapter_resources [2024-10-14 15:29:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-10-14 15:29:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-10-14 15:29:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-10-14 15:29:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-10-14 15:29:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-10-14 15:29:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-10-14 15:29:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-10-14 15:29:27,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2024-10-14 15:29:27,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2024-10-14 15:29:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2024-10-14 15:29:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2024-10-14 15:29:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2024-10-14 15:29:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2024-10-14 15:29:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2024-10-14 15:29:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2024-10-14 15:29:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2024-10-14 15:29:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2024-10-14 15:29:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2024-10-14 15:29:27,098 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-10-14 15:29:27,099 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-10-14 15:29:27,099 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-10-14 15:29:27,099 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-10-14 15:29:27,099 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-10-14 15:29:27,099 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-10-14 15:29:27,099 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-10-14 15:29:27,099 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-10-14 15:29:27,100 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-10-14 15:29:27,100 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-10-14 15:29:27,100 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-10-14 15:29:27,100 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-10-14 15:29:27,100 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-10-14 15:29:27,100 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-10-14 15:29:27,100 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-10-14 15:29:27,100 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-10-14 15:29:27,100 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-10-14 15:29:27,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-10-14 15:29:27,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-10-14 15:29:27,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-10-14 15:29:27,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-10-14 15:29:27,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-10-14 15:29:27,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-10-14 15:29:27,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-10-14 15:29:27,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-10-14 15:29:27,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-10-14 15:29:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-10-14 15:29:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-10-14 15:29:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-10-14 15:29:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2024-10-14 15:29:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2024-10-14 15:29:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2024-10-14 15:29:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2024-10-14 15:29:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2024-10-14 15:29:27,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2024-10-14 15:29:27,103 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2024-10-14 15:29:27,103 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-10-14 15:29:27,103 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-10-14 15:29:27,103 INFO L130 BoogieDeclarations]: Found specification of procedure csum_tcpudp_magic [2024-10-14 15:29:27,103 INFO L138 BoogieDeclarations]: Found implementation of procedure csum_tcpudp_magic [2024-10-14 15:29:27,103 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2024-10-14 15:29:27,103 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2024-10-14 15:29:27,103 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2024-10-14 15:29:27,103 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2024-10-14 15:29:27,103 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_resources [2024-10-14 15:29:27,103 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_resources [2024-10-14 15:29:27,103 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2024-10-14 15:29:27,103 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2024-10-14 15:29:27,103 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2024-10-14 15:29:27,103 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2024-10-14 15:29:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2024-10-14 15:29:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2024-10-14 15:29:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_interrupts [2024-10-14 15:29:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_interrupts [2024-10-14 15:29:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_idc_ack [2024-10-14 15:29:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_idc_ack [2024-10-14 15:29:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure ql_soft_reset_mpi_risc [2024-10-14 15:29:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_soft_reset_mpi_risc [2024-10-14 15:29:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2024-10-14 15:29:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2024-10-14 15:29:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2024-10-14 15:29:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2024-10-14 15:29:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_remove [2024-10-14 15:29:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_remove [2024-10-14 15:29:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cq_idx [2024-10-14 15:29:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cq_idx [2024-10-14 15:29:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_on [2024-10-14 15:29:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_on [2024-10-14 15:29:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure napi_gro_receive [2024-10-14 15:29:27,104 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_gro_receive [2024-10-14 15:29:27,104 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_multicast_list [2024-10-14 15:29:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_multicast_list [2024-10-14 15:29:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-10-14 15:29:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-10-14 15:29:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-10-14 15:29:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-10-14 15:29:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2024-10-14 15:29:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2024-10-14 15:29:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2024-10-14 15:29:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2024-10-14 15:29:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2024-10-14 15:29:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2024-10-14 15:29:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure ql_tx_ring_clean [2024-10-14 15:29:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_tx_ring_clean [2024-10-14 15:29:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2024-10-14 15:29:27,105 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2024-10-14 15:29:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-10-14 15:29:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-10-14 15:29:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-10-14 15:29:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-10-14 15:29:27,105 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2024-10-14 15:29:27,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2024-10-14 15:29:27,107 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2024-10-14 15:29:27,107 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2024-10-14 15:29:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2024-10-14 15:29:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2024-10-14 15:29:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2024-10-14 15:29:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2024-10-14 15:29:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2024-10-14 15:29:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2024-10-14 15:29:27,108 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2024-10-14 15:29:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2024-10-14 15:29:27,109 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2024-10-14 15:29:27,109 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-10-14 15:29:27,109 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-10-14 15:29:27,109 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-10-14 15:29:27,109 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-10-14 15:29:27,109 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-10-14 15:29:27,109 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-10-14 15:29:27,109 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-10-14 15:29:27,109 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-10-14 15:29:27,110 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-10-14 15:29:27,110 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-10-14 15:29:27,110 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-10-14 15:29:27,110 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-10-14 15:29:27,110 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-10-14 15:29:27,110 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-10-14 15:29:27,110 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-10-14 15:29:27,110 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-10-14 15:29:27,110 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-10-14 15:29:27,110 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-10-14 15:29:27,110 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-10-14 15:29:27,111 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-10-14 15:29:27,111 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-10-14 15:29:27,111 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-10-14 15:29:27,111 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2024-10-14 15:29:27,111 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2024-10-14 15:29:27,111 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2024-10-14 15:29:27,111 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2024-10-14 15:29:27,111 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2024-10-14 15:29:27,111 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2024-10-14 15:29:27,111 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2024-10-14 15:29:27,111 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2024-10-14 15:29:27,111 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2024-10-14 15:29:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2024-10-14 15:29:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2024-10-14 15:29:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2024-10-14 15:29:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2024-10-14 15:29:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2024-10-14 15:29:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_irq_1 [2024-10-14 15:29:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_irq_1 [2024-10-14 15:29:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure skb_fill_page_desc [2024-10-14 15:29:27,112 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_fill_page_desc [2024-10-14 15:29:27,112 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-10-14 15:29:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-10-14 15:29:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_mpi_reg [2024-10-14 15:29:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_mpi_reg [2024-10-14 15:29:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2024-10-14 15:29:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2024-10-14 15:29:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clean_inbound_rx_ring [2024-10-14 15:29:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clean_inbound_rx_ring [2024-10-14 15:29:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_cq [2024-10-14 15:29:27,113 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_cq [2024-10-14 15:29:27,113 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2024-10-14 15:29:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2024-10-14 15:29:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_subqueue [2024-10-14 15:29:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_subqueue [2024-10-14 15:29:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2024-10-14 15:29:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2024-10-14 15:29:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2024-10-14 15:29:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2024-10-14 15:29:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_features [2024-10-14 15:29:27,114 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_features [2024-10-14 15:29:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-14 15:29:27,114 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-10-14 15:29:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-10-14 15:29:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_sbuf [2024-10-14 15:29:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_sbuf [2024-10-14 15:29:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2024-10-14 15:29:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2024-10-14 15:29:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure ql_realign_skb [2024-10-14 15:29:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_realign_skb [2024-10-14 15:29:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2024-10-14 15:29:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2024-10-14 15:29:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_io_error_detected [2024-10-14 15:29:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_io_error_detected [2024-10-14 15:29:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_routing_entries [2024-10-14 15:29:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_routing_entries [2024-10-14 15:29:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_work_6 [2024-10-14 15:29:27,115 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_work_6 [2024-10-14 15:29:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-10-14 15:29:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-10-14 15:29:27,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-10-14 15:29:27,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-10-14 15:29:27,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-10-14 15:29:27,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-10-14 15:29:27,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-10-14 15:29:27,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-10-14 15:29:27,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-10-14 15:29:27,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2024-10-14 15:29:27,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2024-10-14 15:29:27,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2024-10-14 15:29:27,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2024-10-14 15:29:27,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2024-10-14 15:29:27,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2024-10-14 15:29:27,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2024-10-14 15:29:27,118 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2024-10-14 15:29:27,118 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2024-10-14 15:29:27,118 INFO L130 BoogieDeclarations]: Found specification of procedure ql_process_mac_split_rx_intr [2024-10-14 15:29:27,118 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_process_mac_split_rx_intr [2024-10-14 15:29:27,118 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_suspend [2024-10-14 15:29:27,118 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_suspend [2024-10-14 15:29:27,119 INFO L130 BoogieDeclarations]: Found specification of procedure __pskb_pull_tail [2024-10-14 15:29:27,119 INFO L138 BoogieDeclarations]: Found implementation of procedure __pskb_pull_tail [2024-10-14 15:29:27,119 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2024-10-14 15:29:27,119 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2024-10-14 15:29:27,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-10-14 15:29:27,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-10-14 15:29:27,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-10-14 15:29:27,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-10-14 15:29:27,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-10-14 15:29:27,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-10-14 15:29:27,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-10-14 15:29:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-10-14 15:29:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-10-14 15:29:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-10-14 15:29:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-10-14 15:29:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-10-14 15:29:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-10-14 15:29:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-10-14 15:29:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-10-14 15:29:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-10-14 15:29:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-10-14 15:29:27,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-10-14 15:29:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-10-14 15:29:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-10-14 15:29:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-10-14 15:29:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-10-14 15:29:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-10-14 15:29:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-10-14 15:29:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-10-14 15:29:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-10-14 15:29:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-10-14 15:29:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2024-10-14 15:29:27,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2024-10-14 15:29:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2024-10-14 15:29:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2024-10-14 15:29:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2024-10-14 15:29:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2024-10-14 15:29:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2024-10-14 15:29:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2024-10-14 15:29:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2024-10-14 15:29:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure disable_work_6 [2024-10-14 15:29:27,122 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_work_6 [2024-10-14 15:29:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-10-14 15:29:27,122 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-10-14 15:29:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure __vlan_hwaccel_put_tag [2024-10-14 15:29:27,122 INFO L138 BoogieDeclarations]: Found implementation of procedure __vlan_hwaccel_put_tag [2024-10-14 15:29:27,122 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-10-14 15:29:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-10-14 15:29:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure ql_validate_flash [2024-10-14 15:29:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_validate_flash [2024-10-14 15:29:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2024-10-14 15:29:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2024-10-14 15:29:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2024-10-14 15:29:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2024-10-14 15:29:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cancel_all_work_sync [2024-10-14 15:29:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cancel_all_work_sync [2024-10-14 15:29:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2024-10-14 15:29:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2024-10-14 15:29:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2024-10-14 15:29:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2024-10-14 15:29:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2024-10-14 15:29:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2024-10-14 15:29:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8000_flash_params [2024-10-14 15:29:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8000_flash_params [2024-10-14 15:29:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure ql_check_lb_frame [2024-10-14 15:29:27,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_check_lb_frame [2024-10-14 15:29:27,123 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2024-10-14 15:29:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2024-10-14 15:29:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc_array [2024-10-14 15:29:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc_array [2024-10-14 15:29:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure ql_categorize_rx_err [2024-10-14 15:29:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_categorize_rx_err [2024-10-14 15:29:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2024-10-14 15:29:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2024-10-14 15:29:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2024-10-14 15:29:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2024-10-14 15:29:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2024-10-14 15:29:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2024-10-14 15:29:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_initialize [2024-10-14 15:29:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_initialize [2024-10-14 15:29:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2024-10-14 15:29:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2024-10-14 15:29:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_sh_reg [2024-10-14 15:29:27,124 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_sh_reg [2024-10-14 15:29:27,124 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2024-10-14 15:29:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-10-14 15:29:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2024-10-14 15:29:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_db_reg [2024-10-14 15:29:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_db_reg [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-10-14 15:29:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_get_port_cfg [2024-10-14 15:29:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_get_port_cfg [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_vlan_rx_add_vid [2024-10-14 15:29:27,125 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_vlan_rx_add_vid [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-10-14 15:29:27,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-10-14 15:29:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-10-14 15:29:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-10-14 15:29:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-10-14 15:29:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-10-14 15:29:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-10-14 15:29:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-10-14 15:29:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-10-14 15:29:27,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-10-14 15:29:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-10-14 15:29:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-10-14 15:29:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-10-14 15:29:27,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-10-14 15:29:27,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-10-14 15:29:27,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-10-14 15:29:27,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-10-14 15:29:27,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-10-14 15:29:27,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-10-14 15:29:27,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-10-14 15:29:27,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-10-14 15:29:27,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-10-14 15:29:27,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2024-10-14 15:29:27,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2024-10-14 15:29:27,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2024-10-14 15:29:27,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2024-10-14 15:29:27,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2024-10-14 15:29:27,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2024-10-14 15:29:27,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2024-10-14 15:29:27,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2024-10-14 15:29:27,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2024-10-14 15:29:27,129 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_irq_1 [2024-10-14 15:29:27,129 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_irq_1 [2024-10-14 15:29:27,129 INFO L130 BoogieDeclarations]: Found specification of procedure eth_type_trans [2024-10-14 15:29:27,129 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_type_trans [2024-10-14 15:29:27,129 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-10-14 15:29:27,130 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-10-14 15:29:27,130 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_change_mtu [2024-10-14 15:29:27,130 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_change_mtu [2024-10-14 15:29:27,130 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_fix_features [2024-10-14 15:29:27,130 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_fix_features [2024-10-14 15:29:27,130 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_down [2024-10-14 15:29:27,130 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_down [2024-10-14 15:29:27,130 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2024-10-14 15:29:27,130 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2024-10-14 15:29:27,130 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2024-10-14 15:29:27,131 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2024-10-14 15:29:27,131 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_fw_error [2024-10-14 15:29:27,131 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_fw_error [2024-10-14 15:29:27,131 INFO L130 BoogieDeclarations]: Found specification of procedure ql_unmap_send [2024-10-14 15:29:27,131 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_unmap_send [2024-10-14 15:29:27,131 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2024-10-14 15:29:27,131 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2024-10-14 15:29:27,131 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_handler [2024-10-14 15:29:27,131 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_handler [2024-10-14 15:29:27,131 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg64 [2024-10-14 15:29:27,131 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg64 [2024-10-14 15:29:27,132 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2024-10-14 15:29:27,132 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2024-10-14 15:29:27,132 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_mgmnt_traffic_ctl [2024-10-14 15:29:27,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_mgmnt_traffic_ctl [2024-10-14 15:29:27,132 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_reg [2024-10-14 15:29:27,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_reg [2024-10-14 15:29:27,132 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_1 [2024-10-14 15:29:27,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_1 [2024-10-14 15:29:27,132 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_reg_rdy [2024-10-14 15:29:27,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_reg_rdy [2024-10-14 15:29:27,132 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_routing_reg [2024-10-14 15:29:27,133 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_routing_reg [2024-10-14 15:29:27,133 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2024-10-14 15:29:27,133 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2024-10-14 15:29:27,133 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2024-10-14 15:29:27,133 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2024-10-14 15:29:27,133 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_work [2024-10-14 15:29:27,133 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_work [2024-10-14 15:29:27,133 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_led_cfg [2024-10-14 15:29:27,133 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_led_cfg [2024-10-14 15:29:27,133 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_resume_early_9 [2024-10-14 15:29:27,133 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_resume_early_9 [2024-10-14 15:29:27,134 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_crit [2024-10-14 15:29:27,134 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_crit [2024-10-14 15:29:27,134 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_all_6 [2024-10-14 15:29:27,134 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_all_6 [2024-10-14 15:29:27,134 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cfg [2024-10-14 15:29:27,134 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cfg [2024-10-14 15:29:27,134 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mac_addr_reg [2024-10-14 15:29:27,134 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mac_addr_reg [2024-10-14 15:29:27,134 INFO L130 BoogieDeclarations]: Found specification of procedure ql_lbq_block_size [2024-10-14 15:29:27,134 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_lbq_block_size [2024-10-14 15:29:27,134 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2024-10-14 15:29:27,135 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2024-10-14 15:29:27,135 INFO L130 BoogieDeclarations]: Found specification of procedure ql_own_firmware [2024-10-14 15:29:27,135 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_own_firmware [2024-10-14 15:29:27,135 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2024-10-14 15:29:27,135 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2024-10-14 15:29:27,135 INFO L130 BoogieDeclarations]: Found specification of procedure netif_get_num_default_rss_queues [2024-10-14 15:29:27,135 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_get_num_default_rss_queues [2024-10-14 15:29:27,135 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_lchunk [2024-10-14 15:29:27,135 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_lchunk [2024-10-14 15:29:27,135 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_ets_regs [2024-10-14 15:29:27,135 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_ets_regs [2024-10-14 15:29:27,135 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_cfg [2024-10-14 15:29:27,135 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_cfg [2024-10-14 15:29:27,135 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2024-10-14 15:29:27,136 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2024-10-14 15:29:27,136 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2024-10-14 15:29:27,136 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2024-10-14 15:29:27,136 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2024-10-14 15:29:27,136 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2024-10-14 15:29:27,136 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_reset_work [2024-10-14 15:29:27,136 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_reset_work [2024-10-14 15:29:27,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-14 15:29:27,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-14 15:29:27,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-14 15:29:27,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-14 15:29:27,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-14 15:29:27,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-14 15:29:27,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-10-14 15:29:27,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-10-14 15:29:27,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-10-14 15:29:27,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-10-14 15:29:27,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-10-14 15:29:27,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-10-14 15:29:27,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-10-14 15:29:27,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-10-14 15:29:27,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-10-14 15:29:27,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read32 [2024-10-14 15:29:27,139 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read32 [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr [2024-10-14 15:29:27,139 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_intr_states [2024-10-14 15:29:27,139 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_intr_states [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_device [2024-10-14 15:29:27,139 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_device [2024-10-14 15:29:27,139 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_resume [2024-10-14 15:29:27,139 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_resume [2024-10-14 15:29:27,140 INFO L130 BoogieDeclarations]: Found specification of procedure ql_core_dump [2024-10-14 15:29:27,140 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_core_dump [2024-10-14 15:29:28,877 INFO L238 CfgBuilder]: Building ICFG [2024-10-14 15:29:28,883 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-14 15:29:40,176 INFO L733 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-10-14 15:29:53,080 INFO L? ?]: Removed 6754 outVars from TransFormulas that were not future-live. [2024-10-14 15:29:53,082 INFO L287 CfgBuilder]: Performing block encoding [2024-10-14 15:29:53,777 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-14 15:29:53,778 INFO L314 CfgBuilder]: Removed 9 assume(true) statements. [2024-10-14 15:29:53,778 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 03:29:53 BoogieIcfgContainer [2024-10-14 15:29:53,778 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-14 15:29:53,782 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-14 15:29:53,783 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-14 15:29:53,786 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-14 15:29:53,786 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.10 03:29:14" (1/3) ... [2024-10-14 15:29:53,788 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@244ed271 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 03:29:53, skipping insertion in model container [2024-10-14 15:29:53,788 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 03:29:21" (2/3) ... [2024-10-14 15:29:53,788 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@244ed271 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 03:29:53, skipping insertion in model container [2024-10-14 15:29:53,788 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 03:29:53" (3/3) ... [2024-10-14 15:29:53,790 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-08_1a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i [2024-10-14 15:29:53,808 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-14 15:29:53,808 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2024-10-14 15:29:54,030 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 15:29:54,038 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;@71365006, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 15:29:54,038 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-10-14 15:29:54,063 INFO L276 IsEmpty]: Start isEmpty. Operand has 6582 states, 4788 states have (on average 1.4473684210526316) internal successors, (6930), 4882 states have internal predecessors, (6930), 1530 states have call successors, (1530), 258 states have call predecessors, (1530), 257 states have return successors, (1514), 1500 states have call predecessors, (1514), 1514 states have call successors, (1514) [2024-10-14 15:29:54,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-10-14 15:29:54,100 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 15:29:54,101 INFO L215 NwaCegarLoop]: trace histogram [9, 9, 9, 9, 9, 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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-10-14 15:29:54,102 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_irq_1Err0ASSERT_VIOLATIONUNKNOWN, ldv_irq_1Err1ASSERT_VIOLATIONUNKNOWN, ldv_irq_1Err2ASSERT_VIOLATIONUNKNOWN (and 2 more)] === [2024-10-14 15:29:54,107 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 15:29:54,107 INFO L85 PathProgramCache]: Analyzing trace with hash -44833364, now seen corresponding path program 1 times [2024-10-14 15:29:54,116 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 15:29:54,116 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [250557575] [2024-10-14 15:29:54,117 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 15:29:54,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 15:29:55,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:55,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:55,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-14 15:29:55,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 15 [2024-10-14 15:29:55,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:55,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-14 15:29:55,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-10-14 15:29:55,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:55,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-14 15:29:55,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-14 15:29:55,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:55,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 52 [2024-10-14 15:29:55,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:55,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 15:29:55,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:55,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70 [2024-10-14 15:29:55,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:55,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-10-14 15:29:55,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:55,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 88 [2024-10-14 15:29:55,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:55,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97 [2024-10-14 15:29:55,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:55,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:55,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:56,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-10-14 15:29:56,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:56,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:56,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:56,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-10-14 15:29:56,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:56,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 15:29:56,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 15:29:56,069 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 288 trivial. 0 not checked. [2024-10-14 15:29:56,070 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 15:29:56,070 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [250557575] [2024-10-14 15:29:56,073 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [250557575] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 15:29:56,073 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 15:29:56,074 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 15:29:56,075 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1689996357] [2024-10-14 15:29:56,076 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 15:29:56,081 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-14 15:29:56,081 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 15:29:56,105 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-14 15:29:56,106 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-14 15:29:56,124 INFO L87 Difference]: Start difference. First operand has 6582 states, 4788 states have (on average 1.4473684210526316) internal successors, (6930), 4882 states have internal predecessors, (6930), 1530 states have call successors, (1530), 258 states have call predecessors, (1530), 257 states have return successors, (1514), 1500 states have call predecessors, (1514), 1514 states have call successors, (1514) Second operand has 5 states, 5 states have (on average 8.4) internal successors, (42), 2 states have internal predecessors, (42), 2 states have call successors, (16), 5 states have call predecessors, (16), 2 states have return successors, (15), 2 states have call predecessors, (15), 2 states have call successors, (15) [2024-10-14 15:30:00,356 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.15s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-14 15:30:19,061 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.85s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-14 15:30:20,496 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.43s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-14 15:30:24,505 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-14 15:30:26,147 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.63s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []