./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 a046e57d 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-tmp.dk.eval-mul-div-a046e57-m [2024-10-13 08:09:26,945 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 08:09:27,000 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-10-13 08:09:27,006 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 08:09:27,006 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 08:09:27,032 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 08:09:27,032 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 08:09:27,033 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 08:09:27,034 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-13 08:09:27,035 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-13 08:09:27,035 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 08:09:27,036 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 08:09:27,037 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 08:09:27,037 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 08:09:27,037 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 08:09:27,037 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 08:09:27,038 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-13 08:09:27,038 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-13 08:09:27,041 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 08:09:27,041 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-13 08:09:27,041 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 08:09:27,042 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-13 08:09:27,042 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 08:09:27,042 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-13 08:09:27,042 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 08:09:27,045 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 08:09:27,046 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 08:09:27,046 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-13 08:09:27,046 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 08:09:27,046 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 08:09:27,046 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 08:09:27,047 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 08:09:27,047 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-13 08:09:27,047 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-13 08:09:27,047 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-13 08:09:27,047 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 08:09:27,048 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 08:09:27,048 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 08:09:27,048 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 08:09:27,048 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-13 08:09:27,304 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 08:09:27,328 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 08:09:27,331 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 08:09:27,333 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 08:09:27,333 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 08:09:27,335 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-13 08:09:28,714 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 08:09:29,393 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 08:09:29,394 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-13 08:09:29,458 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7d1f2adab/89fd374b52384ed29e97005815c5605e/FLAG085a90fa0 [2024-10-13 08:09:29,813 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7d1f2adab/89fd374b52384ed29e97005815c5605e [2024-10-13 08:09:29,816 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 08:09:29,817 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 08:09:29,822 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 08:09:29,822 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 08:09:29,830 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 08:09:29,831 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 08:09:29" (1/1) ... [2024-10-13 08:09:29,832 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@46aadafc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:29, skipping insertion in model container [2024-10-13 08:09:29,832 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 08:09:29" (1/1) ... [2024-10-13 08:09:29,975 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 08:09:35,956 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-13 08:09:36,070 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 08:09:36,172 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 08:09:36,283 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-13 08:09:36,285 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-13 08:09:36,285 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-13 08:09:36,286 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6922] [2024-10-13 08:09:36,289 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [6982] [2024-10-13 08:09:36,289 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-13 08:09:36,290 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-13 08:09:36,290 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-13 08:09:36,292 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-13 08:09:36,293 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-13 08:09:36,302 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7477] [2024-10-13 08:09:36,304 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-13 08:09:36,308 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-13 08:09:36,309 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-13 08:09:36,310 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-13 08:09:36,311 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-13 08:09:36,312 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-13 08:09:36,314 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-13 08:09:36,318 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-13 08:09:36,318 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-13 08:09:36,326 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-13 08:09:36,327 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8340] [2024-10-13 08:09:36,346 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8688] [2024-10-13 08:09:36,347 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8697] [2024-10-13 08:09:36,393 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)lbq_desc->p.pg_chunk.va) [10274] [2024-10-13 08:09:36,395 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)addr) [10323] [2024-10-13 08:09:36,400 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10442] [2024-10-13 08:09:36,410 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10704] [2024-10-13 08:09:36,423 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10915] [2024-10-13 08:09:36,431 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10975] [2024-10-13 08:09:36,486 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11322] [2024-10-13 08:09:36,486 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11325] [2024-10-13 08:09:36,486 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11328] [2024-10-13 08:09:36,487 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11331] [2024-10-13 08:09:36,487 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-13 08:09:36,487 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-13 08:09:36,487 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-13 08:09:36,488 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-13 08:09:36,488 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-13 08:09:36,488 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-13 08:09:36,488 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-13 08:09:36,488 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-13 08:09:36,489 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-13 08:09:36,489 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-13 08:09:36,489 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-13 08:09:36,489 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-13 08:09:36,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11626] [2024-10-13 08:09:36,651 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-13 08:09:36,664 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 08:09:36,964 INFO L204 MainTranslator]: Completed translation [2024-10-13 08:09:36,965 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36 WrapperNode [2024-10-13 08:09:36,965 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 08:09:36,966 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 08:09:36,966 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 08:09:36,966 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 08:09:36,972 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (1/1) ... [2024-10-13 08:09:37,167 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (1/1) ... [2024-10-13 08:09:37,526 INFO L138 Inliner]: procedures = 640, calls = 7667, calls flagged for inlining = 293, calls inlined = 284, statements flattened = 18193 [2024-10-13 08:09:37,527 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 08:09:37,527 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-13 08:09:37,527 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-13 08:09:37,528 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-13 08:09:37,538 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (1/1) ... [2024-10-13 08:09:37,539 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (1/1) ... [2024-10-13 08:09:37,627 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (1/1) ... [2024-10-13 08:09:41,408 INFO L175 MemorySlicer]: Split 4960 memory accesses to 36 slices as follows [6, 6, 41, 5, 2, 4, 3, 8, 10, 2, 2, 2, 11, 2, 94, 2, 2, 1, 6, 2, 2, 2, 2, 5, 5, 8, 2, 17, 29, 5, 2, 3, 2, 7, 4656, 2]. 94 percent of accesses are in the largest equivalence class. The 2668 initializations are split as follows [6, 0, 41, 5, 0, 4, 3, 0, 10, 0, 0, 2, 11, 2, 94, 2, 2, 0, 6, 2, 0, 0, 2, 5, 0, 8, 0, 0, 0, 5, 0, 0, 0, 7, 2451, 0]. The 732 writes are split as follows [0, 1, 0, 0, 1, 0, 0, 3, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 3, 0, 1, 4, 1, 0, 1, 0, 1, 0, 710, 1]. [2024-10-13 08:09:41,408 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (1/1) ... [2024-10-13 08:09:41,408 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (1/1) ... [2024-10-13 08:09:41,676 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (1/1) ... [2024-10-13 08:09:41,726 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (1/1) ... [2024-10-13 08:09:41,827 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (1/1) ... [2024-10-13 08:09:41,880 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (1/1) ... [2024-10-13 08:09:41,986 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-13 08:09:41,988 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-13 08:09:41,988 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-13 08:09:41,988 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-13 08:09:41,989 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (1/1) ... [2024-10-13 08:09:41,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 08:09:42,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 08:09:42,029 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-13 08:09:42,036 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-13 08:09:42,074 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2024-10-13 08:09:42,074 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2024-10-13 08:09:42,075 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2024-10-13 08:09:42,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2024-10-13 08:09:42,075 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-10-13 08:09:42,075 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-10-13 08:09:42,075 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2024-10-13 08:09:42,075 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2024-10-13 08:09:42,075 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_irq [2024-10-13 08:09:42,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_irq [2024-10-13 08:09:42,075 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2024-10-13 08:09:42,075 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2024-10-13 08:09:42,076 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2024-10-13 08:09:42,076 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2024-10-13 08:09:42,076 INFO L130 BoogieDeclarations]: Found specification of procedure ql_enable_completion_interrupt [2024-10-13 08:09:42,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_enable_completion_interrupt [2024-10-13 08:09:42,076 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-10-13 08:09:42,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-10-13 08:09:42,077 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_both_serdes [2024-10-13 08:09:42,077 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_both_serdes [2024-10-13 08:09:42,077 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg [2024-10-13 08:09:42,077 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg [2024-10-13 08:09:42,077 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_reset [2024-10-13 08:09:42,078 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_reset [2024-10-13 08:09:42,078 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap_nocache [2024-10-13 08:09:42,078 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap_nocache [2024-10-13 08:09:42,078 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2024-10-13 08:09:42,078 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2024-10-13 08:09:42,078 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_cpu [2024-10-13 08:09:42,078 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_cpu [2024-10-13 08:09:42,078 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_port_cfg_work [2024-10-13 08:09:42,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_port_cfg_work [2024-10-13 08:09:42,079 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_send [2024-10-13 08:09:42,079 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_send [2024-10-13 08:09:42,079 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2024-10-13 08:09:42,079 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2024-10-13 08:09:42,079 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_6 [2024-10-13 08:09:42,079 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_6 [2024-10-13 08:09:42,079 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2024-10-13 08:09:42,079 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2024-10-13 08:09:42,079 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_del [2024-10-13 08:09:42,079 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_del [2024-10-13 08:09:42,079 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-10-13 08:09:42,079 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-10-13 08:09:42,079 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2024-10-13 08:09:42,079 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2024-10-13 08:09:42,079 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2024-10-13 08:09:42,079 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2024-10-13 08:09:42,079 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_regs_len [2024-10-13 08:09:42,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_regs_len [2024-10-13 08:09:42,080 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_vlan_rx_kill_vid [2024-10-13 08:09:42,080 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_vlan_rx_kill_vid [2024-10-13 08:09:42,080 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2024-10-13 08:09:42,080 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2024-10-13 08:09:42,080 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-10-13 08:09:42,080 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-10-13 08:09:42,080 INFO L130 BoogieDeclarations]: Found specification of procedure PageTail [2024-10-13 08:09:42,080 INFO L138 BoogieDeclarations]: Found implementation of procedure PageTail [2024-10-13 08:09:42,080 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_shutdown [2024-10-13 08:09:42,082 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_shutdown [2024-10-13 08:09:42,082 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_all [2024-10-13 08:09:42,082 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_all [2024-10-13 08:09:42,082 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_mac_hdr_len [2024-10-13 08:09:42,082 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_mac_hdr_len [2024-10-13 08:09:42,082 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mailbox_command [2024-10-13 08:09:42,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mailbox_command [2024-10-13 08:09:42,083 INFO L130 BoogieDeclarations]: Found specification of procedure skb_checksum_none_assert [2024-10-13 08:09:42,083 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_checksum_none_assert [2024-10-13 08:09:42,083 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2024-10-13 08:09:42,083 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2024-10-13 08:09:42,083 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_irq_mask [2024-10-13 08:09:42,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_irq_mask [2024-10-13 08:09:42,083 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2024-10-13 08:09:42,083 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2024-10-13 08:09:42,084 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2024-10-13 08:09:42,084 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2024-10-13 08:09:42,084 INFO L130 BoogieDeclarations]: Found specification of procedure ql_dump_risc_ram_area [2024-10-13 08:09:42,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_dump_risc_ram_area [2024-10-13 08:09:42,084 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2024-10-13 08:09:42,084 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2024-10-13 08:09:42,085 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_other_func_reg [2024-10-13 08:09:42,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_other_func_reg [2024-10-13 08:09:42,085 INFO L130 BoogieDeclarations]: Found specification of procedure __qlge_vlan_rx_add_vid [2024-10-13 08:09:42,085 INFO L138 BoogieDeclarations]: Found implementation of procedure __qlge_vlan_rx_add_vid [2024-10-13 08:09:42,085 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2024-10-13 08:09:42,085 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2024-10-13 08:09:42,085 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2024-10-13 08:09:42,085 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2024-10-13 08:09:42,085 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-13 08:09:42,085 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2024-10-13 08:09:42,085 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2024-10-13 08:09:42,085 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_xgmac_regs [2024-10-13 08:09:42,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_xgmac_regs [2024-10-13 08:09:42,085 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_asic_error [2024-10-13 08:09:42,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_asic_error [2024-10-13 08:09:42,085 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_buffer_queues [2024-10-13 08:09:42,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_buffer_queues [2024-10-13 08:09:42,085 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_cam_entries [2024-10-13 08:09:42,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_cam_entries [2024-10-13 08:09:42,085 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_mem_resources [2024-10-13 08:09:42,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_mem_resources [2024-10-13 08:09:42,086 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_xgmac_reg [2024-10-13 08:09:42,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_xgmac_reg [2024-10-13 08:09:42,086 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2024-10-13 08:09:42,086 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2024-10-13 08:09:42,086 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_up [2024-10-13 08:09:42,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_up [2024-10-13 08:09:42,086 INFO L130 BoogieDeclarations]: Found specification of procedure ql_eeh_close [2024-10-13 08:09:42,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_eeh_close [2024-10-13 08:09:42,086 INFO L130 BoogieDeclarations]: Found specification of procedure netif_receive_skb [2024-10-13 08:09:42,086 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_receive_skb [2024-10-13 08:09:42,086 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2024-10-13 08:09:42,088 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2024-10-13 08:09:42,088 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2024-10-13 08:09:42,088 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2024-10-13 08:09:42,088 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr_reg [2024-10-13 08:09:42,088 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr_reg [2024-10-13 08:09:42,088 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2024-10-13 08:09:42,088 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2024-10-13 08:09:42,088 INFO L130 BoogieDeclarations]: Found specification of procedure skb_record_rx_queue [2024-10-13 08:09:42,088 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_record_rx_queue [2024-10-13 08:09:42,088 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2024-10-13 08:09:42,088 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2024-10-13 08:09:42,088 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-10-13 08:09:42,088 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-10-13 08:09:42,088 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-10-13 08:09:42,088 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-10-13 08:09:42,088 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-10-13 08:09:42,088 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2024-10-13 08:09:42,089 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_serdes_reg [2024-10-13 08:09:42,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_serdes_reg [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2024-10-13 08:09:42,090 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-10-13 08:09:42,090 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2024-10-13 08:09:42,090 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure ql_build_coredump_seg_header [2024-10-13 08:09:42,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_build_coredump_seg_header [2024-10-13 08:09:42,090 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_idc_work [2024-10-13 08:09:42,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_idc_work [2024-10-13 08:09:42,091 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_close [2024-10-13 08:09:42,091 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_close [2024-10-13 08:09:42,092 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mb_sts [2024-10-13 08:09:42,092 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mb_sts [2024-10-13 08:09:42,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-10-13 08:09:42,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-10-13 08:09:42,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-10-13 08:09:42,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-10-13 08:09:42,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-10-13 08:09:42,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-10-13 08:09:42,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-10-13 08:09:42,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-10-13 08:09:42,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-10-13 08:09:42,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-10-13 08:09:42,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-10-13 08:09:42,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-10-13 08:09:42,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-10-13 08:09:42,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-10-13 08:09:42,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-10-13 08:09:42,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-10-13 08:09:42,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-10-13 08:09:42,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-10-13 08:09:42,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-10-13 08:09:42,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-10-13 08:09:42,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-10-13 08:09:42,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-10-13 08:09:42,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-10-13 08:09:42,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-10-13 08:09:42,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2024-10-13 08:09:42,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2024-10-13 08:09:42,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2024-10-13 08:09:42,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2024-10-13 08:09:42,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2024-10-13 08:09:42,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2024-10-13 08:09:42,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2024-10-13 08:09:42,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2024-10-13 08:09:42,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2024-10-13 08:09:42,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2024-10-13 08:09:42,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2024-10-13 08:09:42,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2024-10-13 08:09:42,095 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_open [2024-10-13 08:09:42,095 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_open [2024-10-13 08:09:42,095 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2024-10-13 08:09:42,095 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2024-10-13 08:09:42,095 INFO L130 BoogieDeclarations]: Found specification of procedure pci_zalloc_consistent [2024-10-13 08:09:42,095 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_zalloc_consistent [2024-10-13 08:09:42,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-13 08:09:42,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-13 08:09:42,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-13 08:09:42,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-13 08:09:42,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-10-13 08:09:42,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-10-13 08:09:42,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-10-13 08:09:42,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-10-13 08:09:42,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-10-13 08:09:42,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-10-13 08:09:42,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-10-13 08:09:42,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-10-13 08:09:42,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-10-13 08:09:42,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-10-13 08:09:42,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-10-13 08:09:42,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-10-13 08:09:42,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-10-13 08:09:42,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-10-13 08:09:42,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-10-13 08:09:42,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-10-13 08:09:42,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-10-13 08:09:42,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-10-13 08:09:42,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-10-13 08:09:42,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-10-13 08:09:42,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-10-13 08:09:42,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-10-13 08:09:42,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-10-13 08:09:42,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2024-10-13 08:09:42,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2024-10-13 08:09:42,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2024-10-13 08:09:42,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2024-10-13 08:09:42,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2024-10-13 08:09:42,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2024-10-13 08:09:42,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2024-10-13 08:09:42,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2024-10-13 08:09:42,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2024-10-13 08:09:42,098 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-10-13 08:09:42,098 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-10-13 08:09:42,098 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headroom [2024-10-13 08:09:42,099 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headroom [2024-10-13 08:09:42,099 INFO L130 BoogieDeclarations]: Found specification of procedure reg_check_1 [2024-10-13 08:09:42,099 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_check_1 [2024-10-13 08:09:42,099 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_10 [2024-10-13 08:09:42,099 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_10 [2024-10-13 08:09:42,099 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-10-13 08:09:42,099 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-10-13 08:09:42,099 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-10-13 08:09:42,099 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-10-13 08:09:42,099 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-10-13 08:09:42,099 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-10-13 08:09:42,099 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-10-13 08:09:42,099 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-10-13 08:09:42,099 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2024-10-13 08:09:42,100 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2024-10-13 08:09:42,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2024-10-13 08:09:42,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2024-10-13 08:09:42,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2024-10-13 08:09:42,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2024-10-13 08:09:42,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2024-10-13 08:09:42,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2024-10-13 08:09:42,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2024-10-13 08:09:42,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2024-10-13 08:09:42,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2024-10-13 08:09:42,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2024-10-13 08:09:42,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2024-10-13 08:09:42,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2024-10-13 08:09:42,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-10-13 08:09:42,102 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2024-10-13 08:09:42,103 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2024-10-13 08:09:42,103 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2024-10-13 08:09:42,103 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_probe [2024-10-13 08:09:42,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_probe [2024-10-13 08:09:42,104 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_offset [2024-10-13 08:09:42,104 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_offset [2024-10-13 08:09:42,104 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_buffers [2024-10-13 08:09:42,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_buffers [2024-10-13 08:09:42,104 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2024-10-13 08:09:42,104 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2024-10-13 08:09:42,104 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2024-10-13 08:09:42,105 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2024-10-13 08:09:42,105 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write32 [2024-10-13 08:09:42,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write32 [2024-10-13 08:09:42,105 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cam_route_initialize [2024-10-13 08:09:42,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cam_route_initialize [2024-10-13 08:09:42,105 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2024-10-13 08:09:42,105 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2024-10-13 08:09:42,105 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2024-10-13 08:09:42,105 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2024-10-13 08:09:42,105 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_other_func_reg_rdy [2024-10-13 08:09:42,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_other_func_reg_rdy [2024-10-13 08:09:42,106 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_trylock [2024-10-13 08:09:42,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_trylock [2024-10-13 08:09:42,106 INFO L130 BoogieDeclarations]: Found specification of procedure ql_asic_reset_work [2024-10-13 08:09:42,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_asic_reset_work [2024-10-13 08:09:42,106 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-10-13 08:09:42,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-10-13 08:09:42,106 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_port_cfg [2024-10-13 08:09:42,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_port_cfg [2024-10-13 08:09:42,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-13 08:09:42,106 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_mpi_reg [2024-10-13 08:09:42,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_mpi_reg [2024-10-13 08:09:42,107 INFO L130 BoogieDeclarations]: Found specification of procedure __get_order [2024-10-13 08:09:42,107 INFO L138 BoogieDeclarations]: Found implementation of procedure __get_order [2024-10-13 08:09:42,107 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_spinlock [2024-10-13 08:09:42,107 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_spinlock [2024-10-13 08:09:42,107 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-13 08:09:42,107 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2024-10-13 08:09:42,107 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2024-10-13 08:09:42,107 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_get_stats [2024-10-13 08:09:42,107 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_get_stats [2024-10-13 08:09:42,107 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2024-10-13 08:09:42,107 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2024-10-13 08:09:42,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-10-13 08:09:42,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2024-10-13 08:09:42,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_unlock [2024-10-13 08:09:42,110 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_unlock [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2024-10-13 08:09:42,110 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alert [2024-10-13 08:09:42,110 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alert [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8012_flash_params [2024-10-13 08:09:42,110 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8012_flash_params [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2024-10-13 08:09:42,110 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2024-10-13 08:09:42,110 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_io_slot_reset [2024-10-13 08:09:42,110 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_io_slot_reset [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work___0 [2024-10-13 08:09:42,110 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work___0 [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2024-10-13 08:09:42,110 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_serdes_reg [2024-10-13 08:09:42,110 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_serdes_reg [2024-10-13 08:09:42,110 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2024-10-13 08:09:42,111 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2024-10-13 08:09:42,111 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_completion_interrupt [2024-10-13 08:09:42,111 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_completion_interrupt [2024-10-13 08:09:42,111 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_fill_page_desc [2024-10-13 08:09:42,111 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_fill_page_desc [2024-10-13 08:09:42,111 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2024-10-13 08:09:42,111 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2024-10-13 08:09:42,111 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clear_routing_entries [2024-10-13 08:09:42,111 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clear_routing_entries [2024-10-13 08:09:42,111 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2024-10-13 08:09:42,111 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2024-10-13 08:09:42,111 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_off [2024-10-13 08:09:42,114 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_off [2024-10-13 08:09:42,114 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2024-10-13 08:09:42,114 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2024-10-13 08:09:42,114 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2024-10-13 08:09:42,114 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2024-10-13 08:09:42,115 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_tx_timeout [2024-10-13 08:09:42,115 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_tx_timeout [2024-10-13 08:09:42,115 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8000_port_initialize [2024-10-13 08:09:42,115 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8000_port_initialize [2024-10-13 08:09:42,115 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2024-10-13 08:09:42,115 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2024-10-13 08:09:42,115 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mpi_regs [2024-10-13 08:09:42,115 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mpi_regs [2024-10-13 08:09:42,115 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2024-10-13 08:09:42,115 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2024-10-13 08:09:42,115 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2024-10-13 08:09:42,115 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2024-10-13 08:09:42,116 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_core_to_log [2024-10-13 08:09:42,116 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_core_to_log [2024-10-13 08:09:42,116 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_mac_address [2024-10-13 08:09:42,116 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_mac_address [2024-10-13 08:09:42,116 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-13 08:09:42,116 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-13 08:09:42,116 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8012_port_initialize [2024-10-13 08:09:42,116 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8012_port_initialize [2024-10-13 08:09:42,116 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2024-10-13 08:09:42,116 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2024-10-13 08:09:42,116 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_flash_word [2024-10-13 08:09:42,116 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_flash_word [2024-10-13 08:09:42,116 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_subqueue [2024-10-13 08:09:42,117 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_subqueue [2024-10-13 08:09:42,117 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2024-10-13 08:09:42,117 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2024-10-13 08:09:42,117 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_adapter_resources [2024-10-13 08:09:42,117 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_adapter_resources [2024-10-13 08:09:42,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-10-13 08:09:42,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-10-13 08:09:42,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-10-13 08:09:42,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-10-13 08:09:42,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-10-13 08:09:42,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-10-13 08:09:42,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2024-10-13 08:09:42,118 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-10-13 08:09:42,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2024-10-13 08:09:42,120 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-10-13 08:09:42,120 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-10-13 08:09:42,122 INFO L130 BoogieDeclarations]: Found specification of procedure csum_tcpudp_magic [2024-10-13 08:09:42,122 INFO L138 BoogieDeclarations]: Found implementation of procedure csum_tcpudp_magic [2024-10-13 08:09:42,122 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2024-10-13 08:09:42,122 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2024-10-13 08:09:42,122 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-13 08:09:42,122 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-13 08:09:42,122 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_resources [2024-10-13 08:09:42,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_resources [2024-10-13 08:09:42,123 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2024-10-13 08:09:42,123 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2024-10-13 08:09:42,123 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2024-10-13 08:09:42,123 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2024-10-13 08:09:42,123 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2024-10-13 08:09:42,123 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2024-10-13 08:09:42,123 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_interrupts [2024-10-13 08:09:42,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_interrupts [2024-10-13 08:09:42,123 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_idc_ack [2024-10-13 08:09:42,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_idc_ack [2024-10-13 08:09:42,123 INFO L130 BoogieDeclarations]: Found specification of procedure ql_soft_reset_mpi_risc [2024-10-13 08:09:42,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_soft_reset_mpi_risc [2024-10-13 08:09:42,123 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2024-10-13 08:09:42,124 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2024-10-13 08:09:42,124 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2024-10-13 08:09:42,124 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2024-10-13 08:09:42,124 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_remove [2024-10-13 08:09:42,124 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_remove [2024-10-13 08:09:42,124 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cq_idx [2024-10-13 08:09:42,124 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cq_idx [2024-10-13 08:09:42,124 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_on [2024-10-13 08:09:42,124 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_on [2024-10-13 08:09:42,124 INFO L130 BoogieDeclarations]: Found specification of procedure napi_gro_receive [2024-10-13 08:09:42,124 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_gro_receive [2024-10-13 08:09:42,124 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_multicast_list [2024-10-13 08:09:42,124 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_multicast_list [2024-10-13 08:09:42,125 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-10-13 08:09:42,125 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-10-13 08:09:42,125 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-10-13 08:09:42,125 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-10-13 08:09:42,125 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2024-10-13 08:09:42,125 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2024-10-13 08:09:42,125 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2024-10-13 08:09:42,125 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2024-10-13 08:09:42,125 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2024-10-13 08:09:42,125 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2024-10-13 08:09:42,125 INFO L130 BoogieDeclarations]: Found specification of procedure ql_tx_ring_clean [2024-10-13 08:09:42,125 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_tx_ring_clean [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2024-10-13 08:09:42,126 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-10-13 08:09:42,126 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2024-10-13 08:09:42,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2024-10-13 08:09:42,127 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-10-13 08:09:42,127 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-10-13 08:09:42,127 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-10-13 08:09:42,127 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2024-10-13 08:09:42,128 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2024-10-13 08:09:42,129 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2024-10-13 08:09:42,129 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2024-10-13 08:09:42,129 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2024-10-13 08:09:42,129 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2024-10-13 08:09:42,129 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2024-10-13 08:09:42,129 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_irq_1 [2024-10-13 08:09:42,129 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_irq_1 [2024-10-13 08:09:42,129 INFO L130 BoogieDeclarations]: Found specification of procedure skb_fill_page_desc [2024-10-13 08:09:42,130 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_fill_page_desc [2024-10-13 08:09:42,130 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-10-13 08:09:42,130 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-10-13 08:09:42,130 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_mpi_reg [2024-10-13 08:09:42,130 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_mpi_reg [2024-10-13 08:09:42,130 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2024-10-13 08:09:42,130 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2024-10-13 08:09:42,130 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clean_inbound_rx_ring [2024-10-13 08:09:42,130 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clean_inbound_rx_ring [2024-10-13 08:09:42,131 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_cq [2024-10-13 08:09:42,131 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_cq [2024-10-13 08:09:42,131 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2024-10-13 08:09:42,131 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2024-10-13 08:09:42,131 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_subqueue [2024-10-13 08:09:42,131 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_subqueue [2024-10-13 08:09:42,131 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2024-10-13 08:09:42,131 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2024-10-13 08:09:42,131 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2024-10-13 08:09:42,131 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2024-10-13 08:09:42,131 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_features [2024-10-13 08:09:42,131 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_features [2024-10-13 08:09:42,131 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-13 08:09:42,131 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-10-13 08:09:42,132 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-10-13 08:09:42,132 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_sbuf [2024-10-13 08:09:42,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_sbuf [2024-10-13 08:09:42,132 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2024-10-13 08:09:42,132 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2024-10-13 08:09:42,132 INFO L130 BoogieDeclarations]: Found specification of procedure ql_realign_skb [2024-10-13 08:09:42,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_realign_skb [2024-10-13 08:09:42,132 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2024-10-13 08:09:42,132 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2024-10-13 08:09:42,132 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_io_error_detected [2024-10-13 08:09:42,132 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_io_error_detected [2024-10-13 08:09:42,132 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_routing_entries [2024-10-13 08:09:42,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_routing_entries [2024-10-13 08:09:42,132 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_work_6 [2024-10-13 08:09:42,133 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_work_6 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-10-13 08:09:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2024-10-13 08:09:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2024-10-13 08:09:42,135 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2024-10-13 08:09:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure ql_process_mac_split_rx_intr [2024-10-13 08:09:42,135 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_process_mac_split_rx_intr [2024-10-13 08:09:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_suspend [2024-10-13 08:09:42,135 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_suspend [2024-10-13 08:09:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure __pskb_pull_tail [2024-10-13 08:09:42,135 INFO L138 BoogieDeclarations]: Found implementation of procedure __pskb_pull_tail [2024-10-13 08:09:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2024-10-13 08:09:42,135 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2024-10-13 08:09:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-10-13 08:09:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-10-13 08:09:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-10-13 08:09:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-10-13 08:09:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2024-10-13 08:09:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure disable_work_6 [2024-10-13 08:09:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_work_6 [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-10-13 08:09:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure __vlan_hwaccel_put_tag [2024-10-13 08:09:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure __vlan_hwaccel_put_tag [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-10-13 08:09:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure ql_validate_flash [2024-10-13 08:09:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_validate_flash [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2024-10-13 08:09:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2024-10-13 08:09:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cancel_all_work_sync [2024-10-13 08:09:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cancel_all_work_sync [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2024-10-13 08:09:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2024-10-13 08:09:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2024-10-13 08:09:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2024-10-13 08:09:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8000_flash_params [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8000_flash_params [2024-10-13 08:09:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure ql_check_lb_frame [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_check_lb_frame [2024-10-13 08:09:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2024-10-13 08:09:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc_array [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc_array [2024-10-13 08:09:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure ql_categorize_rx_err [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_categorize_rx_err [2024-10-13 08:09:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2024-10-13 08:09:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2024-10-13 08:09:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2024-10-13 08:09:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_initialize [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_initialize [2024-10-13 08:09:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2024-10-13 08:09:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_sh_reg [2024-10-13 08:09:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_sh_reg [2024-10-13 08:09:42,140 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2024-10-13 08:09:42,140 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2024-10-13 08:09:42,140 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-10-13 08:09:42,140 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-10-13 08:09:42,140 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2024-10-13 08:09:42,140 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2024-10-13 08:09:42,140 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_db_reg [2024-10-13 08:09:42,140 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_db_reg [2024-10-13 08:09:42,140 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-10-13 08:09:42,140 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-10-13 08:09:42,140 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_get_port_cfg [2024-10-13 08:09:42,140 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_get_port_cfg [2024-10-13 08:09:42,140 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_vlan_rx_add_vid [2024-10-13 08:09:42,140 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_vlan_rx_add_vid [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-10-13 08:09:42,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_irq_1 [2024-10-13 08:09:42,142 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_irq_1 [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure eth_type_trans [2024-10-13 08:09:42,142 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_type_trans [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-10-13 08:09:42,142 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_change_mtu [2024-10-13 08:09:42,142 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_change_mtu [2024-10-13 08:09:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_fix_features [2024-10-13 08:09:42,142 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_fix_features [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_down [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_down [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_fw_error [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_fw_error [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure ql_unmap_send [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_unmap_send [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_handler [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_handler [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg64 [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg64 [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_mgmnt_traffic_ctl [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_mgmnt_traffic_ctl [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_reg [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_reg [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_1 [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_1 [2024-10-13 08:09:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_reg_rdy [2024-10-13 08:09:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_reg_rdy [2024-10-13 08:09:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_routing_reg [2024-10-13 08:09:42,144 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_routing_reg [2024-10-13 08:09:42,145 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2024-10-13 08:09:42,145 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2024-10-13 08:09:42,145 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2024-10-13 08:09:42,145 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2024-10-13 08:09:42,145 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_work [2024-10-13 08:09:42,145 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_work [2024-10-13 08:09:42,145 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_led_cfg [2024-10-13 08:09:42,145 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_led_cfg [2024-10-13 08:09:42,145 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_resume_early_9 [2024-10-13 08:09:42,145 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_resume_early_9 [2024-10-13 08:09:42,145 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_crit [2024-10-13 08:09:42,145 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_crit [2024-10-13 08:09:42,145 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_all_6 [2024-10-13 08:09:42,146 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_all_6 [2024-10-13 08:09:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cfg [2024-10-13 08:09:42,146 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cfg [2024-10-13 08:09:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mac_addr_reg [2024-10-13 08:09:42,146 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mac_addr_reg [2024-10-13 08:09:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure ql_lbq_block_size [2024-10-13 08:09:42,146 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_lbq_block_size [2024-10-13 08:09:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2024-10-13 08:09:42,146 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2024-10-13 08:09:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure ql_own_firmware [2024-10-13 08:09:42,146 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_own_firmware [2024-10-13 08:09:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2024-10-13 08:09:42,146 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2024-10-13 08:09:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure netif_get_num_default_rss_queues [2024-10-13 08:09:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_get_num_default_rss_queues [2024-10-13 08:09:42,147 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_lchunk [2024-10-13 08:09:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_lchunk [2024-10-13 08:09:42,147 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_ets_regs [2024-10-13 08:09:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_ets_regs [2024-10-13 08:09:42,147 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_cfg [2024-10-13 08:09:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_cfg [2024-10-13 08:09:42,147 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2024-10-13 08:09:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2024-10-13 08:09:42,147 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2024-10-13 08:09:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2024-10-13 08:09:42,147 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2024-10-13 08:09:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2024-10-13 08:09:42,147 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_reset_work [2024-10-13 08:09:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_reset_work [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-10-13 08:09:42,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-10-13 08:09:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read32 [2024-10-13 08:09:42,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read32 [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr [2024-10-13 08:09:42,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_intr_states [2024-10-13 08:09:42,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_intr_states [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_device [2024-10-13 08:09:42,150 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_device [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_resume [2024-10-13 08:09:42,150 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_resume [2024-10-13 08:09:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure ql_core_dump [2024-10-13 08:09:42,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_core_dump [2024-10-13 08:09:43,661 INFO L238 CfgBuilder]: Building ICFG [2024-10-13 08:09:43,668 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-13 08:09:53,631 INFO L733 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-10-13 08:10:10,425 INFO L? ?]: Removed 6754 outVars from TransFormulas that were not future-live. [2024-10-13 08:10:10,426 INFO L287 CfgBuilder]: Performing block encoding [2024-10-13 08:10:11,155 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-13 08:10:11,156 INFO L314 CfgBuilder]: Removed 9 assume(true) statements. [2024-10-13 08:10:11,157 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 08:10:11 BoogieIcfgContainer [2024-10-13 08:10:11,157 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-13 08:10:11,159 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-13 08:10:11,159 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-13 08:10:11,162 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-13 08:10:11,163 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.10 08:09:29" (1/3) ... [2024-10-13 08:10:11,163 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64ada720 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 08:10:11, skipping insertion in model container [2024-10-13 08:10:11,163 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 08:09:36" (2/3) ... [2024-10-13 08:10:11,164 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64ada720 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 08:10:11, skipping insertion in model container [2024-10-13 08:10:11,164 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 08:10:11" (3/3) ... [2024-10-13 08:10:11,165 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-13 08:10:11,183 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-13 08:10:11,184 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2024-10-13 08:10:11,364 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 08:10:11,372 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;@5a03154d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 08:10:11,373 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-10-13 08:10:11,397 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-13 08:10:11,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-10-13 08:10:11,432 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 08:10:11,433 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-13 08:10:11,434 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-13 08:10:11,439 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 08:10:11,440 INFO L85 PathProgramCache]: Analyzing trace with hash 1575848014, now seen corresponding path program 1 times [2024-10-13 08:10:11,447 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 08:10:11,447 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [871939611] [2024-10-13 08:10:11,448 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 08:10:11,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 08:10:12,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:12,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:12,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-13 08:10:12,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 15 [2024-10-13 08:10:12,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:12,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-13 08:10:12,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-10-13 08:10:12,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:12,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-13 08:10:12,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-13 08:10:12,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:12,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 52 [2024-10-13 08:10:12,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:12,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-13 08:10:12,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:12,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70 [2024-10-13 08:10:12,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:12,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-10-13 08:10:12,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:12,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 88 [2024-10-13 08:10:12,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:12,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97 [2024-10-13 08:10:12,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:12,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:12,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-10-13 08:10:13,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:13,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:13,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:13,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-10-13 08:10:13,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:13,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-13 08:10:13,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 08:10:13,048 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-13 08:10:13,048 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 08:10:13,048 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [871939611] [2024-10-13 08:10:13,049 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [871939611] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 08:10:13,050 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 08:10:13,050 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-13 08:10:13,052 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1393462014] [2024-10-13 08:10:13,052 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 08:10:13,056 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-13 08:10:13,057 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 08:10:13,077 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-13 08:10:13,078 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-13 08:10:13,093 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-13 08:10:17,963 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.88s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-13 08:10:20,110 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.14s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-13 08:10:40,212 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.88s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-13 08:10:41,869 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.66s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-13 08:10:43,413 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.54s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []