./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-myricom-myri10ge-myri10ge.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-myricom-myri10ge-myri10ge.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 6abf03ed537f75e6c701bc4210c4ab535bb68d416b5b91eff1841283439b547a --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-09 19:52:33,574 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 19:52:33,628 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-01-09 19:52:33,632 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 19:52:33,632 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 19:52:33,646 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 19:52:33,647 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 19:52:33,647 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 19:52:33,647 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-09 19:52:33,647 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-09 19:52:33,648 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 19:52:33,648 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 19:52:33,648 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 19:52:33,648 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 19:52:33,648 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 19:52:33,648 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 19:52:33,648 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 19:52:33,648 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 19:52:33,648 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 19:52:33,649 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 19:52:33,649 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 19:52:33,649 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 19:52:33,649 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 19:52:33,649 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 19:52:33,649 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 19:52:33,649 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 19:52:33,649 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 19:52:33,649 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 19:52:33,649 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 19:52:33,649 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 19:52:33,650 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 19:52:33,650 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 19:52:33,650 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 19:52:33,650 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 19:52:33,650 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 19:52:33,650 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 19:52:33,650 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 19:52:33,650 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 19:52:33,650 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 19:52:33,650 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 19:52:33,650 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 19:52:33,651 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 19:52:33,651 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 19:52:33,651 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 19:52:33,651 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 19:52:33,651 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6abf03ed537f75e6c701bc4210c4ab535bb68d416b5b91eff1841283439b547a [2025-01-09 19:52:33,869 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 19:52:33,875 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 19:52:33,876 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 19:52:33,877 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 19:52:33,878 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 19:52:33,878 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-myricom-myri10ge-myri10ge.cil.i [2025-01-09 19:52:35,073 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/4424783cb/10824f45a53e43e7abd38fe8eea11b2f/FLAGf280fe7b1 [2025-01-09 19:52:35,676 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 19:52:35,677 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-myricom-myri10ge-myri10ge.cil.i [2025-01-09 19:52:35,734 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/4424783cb/10824f45a53e43e7abd38fe8eea11b2f/FLAGf280fe7b1 [2025-01-09 19:52:36,159 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/4424783cb/10824f45a53e43e7abd38fe8eea11b2f [2025-01-09 19:52:36,163 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 19:52:36,164 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 19:52:36,167 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 19:52:36,167 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 19:52:36,171 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 19:52:36,171 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 07:52:36" (1/1) ... [2025-01-09 19:52:36,172 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@50171432 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:36, skipping insertion in model container [2025-01-09 19:52:36,173 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 07:52:36" (1/1) ... [2025-01-09 19:52:36,307 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 19:52:39,076 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-myricom-myri10ge-myri10ge.cil.i[492483,492496] [2025-01-09 19:52:39,078 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-myricom-myri10ge-myri10ge.cil.i[492628,492641] [2025-01-09 19:52:39,106 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 19:52:39,178 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 19:52:39,299 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"); [6264] [2025-01-09 19:52:39,300 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)); [6271] [2025-01-09 19:52:39,300 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6278] [2025-01-09 19:52:39,303 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/dfaa16b/linux-alloc-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6351-6352] [2025-01-09 19:52:39,303 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [6357-6359] [2025-01-09 19:52:39,305 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [6374] [2025-01-09 19:52:39,305 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)); [6396] [2025-01-09 19:52:39,306 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6435] [2025-01-09 19:52:39,306 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6438] [2025-01-09 19:52:39,306 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [6440] [2025-01-09 19:52:39,307 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6445] [2025-01-09 19:52:39,307 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6448] [2025-01-09 19:52:39,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6450] [2025-01-09 19:52:39,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6455] [2025-01-09 19:52:39,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6458] [2025-01-09 19:52:39,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6460] [2025-01-09 19:52:39,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6465] [2025-01-09 19:52:39,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6468] [2025-01-09 19:52:39,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [6470] [2025-01-09 19:52:39,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6508] [2025-01-09 19:52:39,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6511] [2025-01-09 19:52:39,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [6513] [2025-01-09 19:52:39,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6518] [2025-01-09 19:52:39,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6521] [2025-01-09 19:52:39,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [6523] [2025-01-09 19:52:39,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6528] [2025-01-09 19:52:39,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6531] [2025-01-09 19:52:39,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [6533] [2025-01-09 19:52:39,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6538] [2025-01-09 19:52:39,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6541] [2025-01-09 19:52:39,310 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [6543] [2025-01-09 19:52:39,312 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [6702] [2025-01-09 19:52:39,312 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6710] [2025-01-09 19:52:39,313 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6717] [2025-01-09 19:52:39,313 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr))); [6724] [2025-01-09 19:52:39,313 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr))); [6731] [2025-01-09 19:52:39,315 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6800] [2025-01-09 19:52:39,316 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" (488), "i" (12UL)); [6845-6846] [2025-01-09 19:52:39,320 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)); [6957-6958] [2025-01-09 19:52:39,322 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)); [6991-6992] [2025-01-09 19:52:39,323 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" (79), "i" (12UL)); [7032-7033] [2025-01-09 19:52:39,323 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" (91), "i" (12UL)); [7061-7062] [2025-01-09 19:52:39,333 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" (502), "i" (12UL)); [7545-7546] [2025-01-09 19:52:39,333 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7552] [2025-01-09 19:52:39,338 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [7825] [2025-01-09 19:52:39,338 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7828] [2025-01-09 19:52:39,338 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7831] [2025-01-09 19:52:39,338 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7834] [2025-01-09 19:52:39,338 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [7865] [2025-01-09 19:52:39,339 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [7868] [2025-01-09 19:52:39,340 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [7871] [2025-01-09 19:52:39,340 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [7874] [2025-01-09 19:52:39,340 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [7905] [2025-01-09 19:52:39,340 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [7908] [2025-01-09 19:52:39,340 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [7911] [2025-01-09 19:52:39,341 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [7914] [2025-01-09 19:52:39,341 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [7945] [2025-01-09 19:52:39,341 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7948] [2025-01-09 19:52:39,342 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7951] [2025-01-09 19:52:39,342 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7954] [2025-01-09 19:52:39,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8044] [2025-01-09 19:52:39,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8047] [2025-01-09 19:52:39,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8050] [2025-01-09 19:52:39,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8053] [2025-01-09 19:52:39,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [8084] [2025-01-09 19:52:39,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8087] [2025-01-09 19:52:39,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8090] [2025-01-09 19:52:39,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8093] [2025-01-09 19:52:39,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [8124] [2025-01-09 19:52:39,345 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8127] [2025-01-09 19:52:39,345 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8130] [2025-01-09 19:52:39,345 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8133] [2025-01-09 19:52:39,345 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [8164] [2025-01-09 19:52:39,345 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8167] [2025-01-09 19:52:39,345 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8170] [2025-01-09 19:52:39,345 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8173] [2025-01-09 19:52:39,361 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8649] [2025-01-09 19:52:39,362 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8658] [2025-01-09 19:52:39,367 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8816] [2025-01-09 19:52:39,373 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8957] [2025-01-09 19:52:39,377 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9138] [2025-01-09 19:52:39,379 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9153] [2025-01-09 19:52:39,379 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9155] [2025-01-09 19:52:39,392 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9661] [2025-01-09 19:52:39,393 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [9702] [2025-01-09 19:52:39,393 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [9705] [2025-01-09 19:52:39,393 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [9708] [2025-01-09 19:52:39,393 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [9711] [2025-01-09 19:52:39,394 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [9742] [2025-01-09 19:52:39,394 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [9745] [2025-01-09 19:52:39,394 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [9748] [2025-01-09 19:52:39,394 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [9751] [2025-01-09 19:52:39,394 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [9782] [2025-01-09 19:52:39,395 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [9785] [2025-01-09 19:52:39,395 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [9788] [2025-01-09 19:52:39,396 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [9791] [2025-01-09 19:52:39,396 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [9822] [2025-01-09 19:52:39,396 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [9825] [2025-01-09 19:52:39,396 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [9828] [2025-01-09 19:52:39,396 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [9831] [2025-01-09 19:52:39,398 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9866] [2025-01-09 19:52:39,401 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9980] [2025-01-09 19:52:39,402 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9982] [2025-01-09 19:52:39,402 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9985] [2025-01-09 19:52:39,412 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)va) [10147] [2025-01-09 19:52:39,420 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [10308] [2025-01-09 19:52:39,421 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [10309] [2025-01-09 19:52:39,436 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [10592] [2025-01-09 19:52:39,437 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [10629] [2025-01-09 19:52:39,479 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [12343] [2025-01-09 19:52:39,481 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [12431] [2025-01-09 19:52:39,482 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [12454] [2025-01-09 19:52:39,482 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [12464] [2025-01-09 19:52:39,482 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [12483] [2025-01-09 19:52:39,483 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [12491] [2025-01-09 19:52:39,490 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [12835] [2025-01-09 19:52:39,491 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12836] [2025-01-09 19:52:39,505 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/myricom/myri10ge/myri10ge.c"), "i" (3414), "i" (12UL)); [13373-13374] [2025-01-09 19:52:39,505 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/myricom/myri10ge/myri10ge.c"), "i" (3422), "i" (12UL)); [13401-13402] [2025-01-09 19:52:39,611 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-myricom-myri10ge-myri10ge.cil.i[492483,492496] [2025-01-09 19:52:39,612 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-myricom-myri10ge-myri10ge.cil.i[492628,492641] [2025-01-09 19:52:39,617 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 19:52:39,826 INFO L204 MainTranslator]: Completed translation [2025-01-09 19:52:39,827 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39 WrapperNode [2025-01-09 19:52:39,827 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 19:52:39,828 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 19:52:39,828 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 19:52:39,828 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 19:52:39,832 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:39,903 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:40,247 INFO L138 Inliner]: procedures = 652, calls = 5668, calls flagged for inlining = 326, calls inlined = 307, statements flattened = 12598 [2025-01-09 19:52:40,248 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 19:52:40,248 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 19:52:40,248 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 19:52:40,248 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 19:52:40,259 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:40,260 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:40,313 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:42,264 INFO L175 MemorySlicer]: Split 3759 memory accesses to 41 slices as follows [17, 14, 13, 8, 7, 2, 1, 2, 1, 5, 3, 2, 2, 3, 2, 24, 7, 7, 2, 11, 5, 12, 16, 23, 73, 5, 4, 8, 4, 4, 7, 5, 8, 8, 8, 1, 2, 4, 3425, 1, 3]. 91 percent of accesses are in the largest equivalence class. The 2025 initializations are split as follows [0, 0, 13, 0, 0, 0, 0, 0, 1, 5, 0, 2, 0, 0, 0, 1, 0, 5, 0, 8, 5, 0, 0, 0, 0, 5, 4, 8, 4, 4, 7, 5, 8, 8, 0, 1, 0, 0, 1931, 0, 0]. The 667 writes are split as follows [0, 7, 0, 3, 2, 0, 0, 1, 0, 0, 2, 0, 1, 2, 1, 18, 6, 0, 1, 0, 0, 8, 0, 6, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, 0, 556, 1, 2]. [2025-01-09 19:52:42,264 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:42,265 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:42,479 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:42,503 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:42,545 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:42,603 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:42,637 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:42,738 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 19:52:42,740 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 19:52:42,740 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 19:52:42,740 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 19:52:42,741 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (1/1) ... [2025-01-09 19:52:42,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 19:52:42,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 19:52:42,774 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-01-09 19:52:42,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-01-09 19:52:42,811 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_wake_queue [2025-01-09 19:52:42,811 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_wake_queue [2025-01-09 19:52:42,811 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_request_irq [2025-01-09 19:52:42,811 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_request_irq [2025-01-09 19:52:42,811 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-01-09 19:52:42,811 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-01-09 19:52:42,812 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2025-01-09 19:52:42,812 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2025-01-09 19:52:42,812 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2025-01-09 19:52:42,812 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2025-01-09 19:52:42,812 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-01-09 19:52:42,812 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-01-09 19:52:42,812 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_sw_tso [2025-01-09 19:52:42,812 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_sw_tso [2025-01-09 19:52:42,812 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_word [2025-01-09 19:52:42,812 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_word [2025-01-09 19:52:42,812 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-01-09 19:52:42,812 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-01-09 19:52:42,812 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2025-01-09 19:52:42,812 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2025-01-09 19:52:42,812 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_clean_rx_done [2025-01-09 19:52:42,812 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_clean_rx_done [2025-01-09 19:52:42,812 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-01-09 19:52:42,812 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-01-09 19:52:42,813 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-01-09 19:52:42,813 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-01-09 19:52:42,813 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-01-09 19:52:42,813 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-01-09 19:52:42,813 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-01-09 19:52:42,813 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-01-09 19:52:42,813 INFO L130 BoogieDeclarations]: Found specification of procedure crc32_le [2025-01-09 19:52:42,813 INFO L138 BoogieDeclarations]: Found implementation of procedure crc32_le [2025-01-09 19:52:42,813 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_page [2025-01-09 19:52:42,813 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_page [2025-01-09 19:52:42,813 INFO L130 BoogieDeclarations]: Found specification of procedure PageTail [2025-01-09 19:52:42,813 INFO L138 BoogieDeclarations]: Found implementation of procedure PageTail [2025-01-09 19:52:42,813 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_lock_of_myri10ge_slice_state [2025-01-09 19:52:42,813 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_lock_of_myri10ge_slice_state [2025-01-09 19:52:42,813 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_tx_unlock [2025-01-09 19:52:42,813 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_tx_unlock [2025-01-09 19:52:42,813 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_free_rings [2025-01-09 19:52:42,813 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_free_rings [2025-01-09 19:52:42,814 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_pages [2025-01-09 19:52:42,814 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_pages [2025-01-09 19:52:42,814 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size_set [2025-01-09 19:52:42,814 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size_set [2025-01-09 19:52:42,814 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-01-09 19:52:42,814 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-01-09 19:52:42,814 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-01-09 19:52:42,814 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-01-09 19:52:42,814 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-01-09 19:52:42,814 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-01-09 19:52:42,814 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-01-09 19:52:42,814 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-01-09 19:52:42,814 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-01-09 19:52:42,814 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-01-09 19:52:42,814 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-01-09 19:52:42,814 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-01-09 19:52:42,814 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_change_pause [2025-01-09 19:52:42,814 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_change_pause [2025-01-09 19:52:42,815 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-01-09 19:52:42,815 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-01-09 19:52:42,815 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 19:52:42,815 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-01-09 19:52:42,815 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-01-09 19:52:42,815 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_close [2025-01-09 19:52:42,815 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_close [2025-01-09 19:52:42,815 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_104 [2025-01-09 19:52:42,815 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_104 [2025-01-09 19:52:42,815 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_update_dca [2025-01-09 19:52:42,815 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_update_dca [2025-01-09 19:52:42,815 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-01-09 19:52:42,815 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-01-09 19:52:42,815 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-01-09 19:52:42,815 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-01-09 19:52:42,815 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-01-09 19:52:42,815 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-01-09 19:52:42,815 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_teardown_dca [2025-01-09 19:52:42,816 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_teardown_dca [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-01-09 19:52:42,816 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-01-09 19:52:42,817 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-01-09 19:52:42,817 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure simple_strtoul [2025-01-09 19:52:42,817 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_strtoul [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-01-09 19:52:42,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-01-09 19:52:42,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-01-09 19:52:42,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-01-09 19:52:42,818 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-01-09 19:52:42,819 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-01-09 19:52:42,819 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_update_mac_address [2025-01-09 19:52:42,819 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_update_mac_address [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure pcie_capability_read_word [2025-01-09 19:52:42,819 INFO L138 BoogieDeclarations]: Found implementation of procedure pcie_capability_read_word [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-01-09 19:52:42,819 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-01-09 19:52:42,820 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-01-09 19:52:42,821 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure skb_get_queue_mapping [2025-01-09 19:52:42,821 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_get_queue_mapping [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_alloc_rx_pages [2025-01-09 19:52:42,821 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_alloc_rx_pages [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2025-01-09 19:52:42,821 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-01-09 19:52:42,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-01-09 19:52:42,821 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-01-09 19:52:42,821 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-01-09 19:52:42,821 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-01-09 19:52:42,821 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-01-09 19:52:42,821 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-01-09 19:52:42,821 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-01-09 19:52:42,822 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-01-09 19:52:42,822 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-01-09 19:52:42,823 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_get_stats [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_get_stats [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_set_multicast_list [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_set_multicast_list [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_check_slice [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_check_slice [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure pci_pcie_type [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_pcie_type [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_calloc [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_calloc [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-01-09 19:52:42,824 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-01-09 19:52:42,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-01-09 19:52:42,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-01-09 19:52:42,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-01-09 19:52:42,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-01-09 19:52:42,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_lock_of_myri10ge_slice_state [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_lock_of_myri10ge_slice_state [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_exclusive_spin_is_locked [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_exclusive_spin_is_locked [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_led [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_led [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure skb_is_gso [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_is_gso [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_toggle_relaxed [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_toggle_relaxed [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure napi_disable [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_disable [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_send_cmd [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_send_cmd [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure mtrr_del [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure mtrr_del [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure set_fw_name [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure set_fw_name [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-01-09 19:52:42,826 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-01-09 19:52:42,826 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-01-09 19:52:42,827 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 19:52:42,827 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab32 [2025-01-09 19:52:42,827 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab32 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure put_be32 [2025-01-09 19:52:42,827 INFO L138 BoogieDeclarations]: Found implementation of procedure put_be32 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-01-09 19:52:42,827 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-01-09 19:52:42,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-01-09 19:52:42,828 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-01-09 19:52:42,829 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-01-09 19:52:42,829 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2025-01-09 19:52:42,829 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_remove [2025-01-09 19:52:42,829 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_remove [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure skb_is_gso_v6 [2025-01-09 19:52:42,829 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_is_gso_v6 [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure memcpy_fromio [2025-01-09 19:52:42,829 INFO L138 BoogieDeclarations]: Found implementation of procedure memcpy_fromio [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-01-09 19:52:42,829 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-01-09 19:52:42,829 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-01-09 19:52:42,830 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-01-09 19:52:42,830 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2025-01-09 19:52:42,830 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2025-01-09 19:52:42,831 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-01-09 19:52:42,831 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_free_slices [2025-01-09 19:52:42,831 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_free_slices [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-01-09 19:52:42,831 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_unmap_rx_page [2025-01-09 19:52:42,831 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_unmap_rx_page [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_ss_lock_napi [2025-01-09 19:52:42,831 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_ss_lock_napi [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-01-09 19:52:42,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-01-09 19:52:42,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-01-09 19:52:42,832 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-01-09 19:52:42,833 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-01-09 19:52:42,833 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-01-09 19:52:42,833 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-01-09 19:52:42,833 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-01-09 19:52:42,833 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-01-09 19:52:42,834 INFO L130 BoogieDeclarations]: Found specification of procedure netif_set_real_num_tx_queues [2025-01-09 19:52:42,834 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_set_real_num_tx_queues [2025-01-09 19:52:42,834 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msix [2025-01-09 19:52:42,834 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msix [2025-01-09 19:52:42,834 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_get_drvdata [2025-01-09 19:52:42,834 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_get_drvdata [2025-01-09 19:52:42,834 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-01-09 19:52:42,834 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-01-09 19:52:42,834 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_dummy_rdma [2025-01-09 19:52:42,834 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_dummy_rdma [2025-01-09 19:52:42,834 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 19:52:42,834 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-01-09 19:52:42,834 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-01-09 19:52:42,834 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2025-01-09 19:52:42,834 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2025-01-09 19:52:42,834 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-01-09 19:52:42,835 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_busy_poll [2025-01-09 19:52:42,835 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_busy_poll [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2025-01-09 19:52:42,835 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure local_bh_disable [2025-01-09 19:52:42,835 INFO L138 BoogieDeclarations]: Found implementation of procedure local_bh_disable [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-01-09 19:52:42,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-01-09 19:52:42,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-01-09 19:52:42,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_reset [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_reset [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_load_firmware [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_load_firmware [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_msix [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_msix [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure __iowrite64_copy [2025-01-09 19:52:42,837 INFO L138 BoogieDeclarations]: Found implementation of procedure __iowrite64_copy [2025-01-09 19:52:42,837 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-01-09 19:52:42,838 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_open [2025-01-09 19:52:42,838 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_open [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_bh_107 [2025-01-09 19:52:42,838 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_bh_107 [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_dword [2025-01-09 19:52:42,838 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_dword [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2025-01-09 19:52:42,838 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_setup_dca [2025-01-09 19:52:42,838 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_setup_dca [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2025-01-09 19:52:42,838 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-01-09 19:52:42,838 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_page [2025-01-09 19:52:42,838 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_page [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-01-09 19:52:42,838 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-01-09 19:52:42,838 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_validate_firmware [2025-01-09 19:52:42,838 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_validate_firmware [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-01-09 19:52:42,838 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-01-09 19:52:42,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-01-09 19:52:42,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-01-09 19:52:42,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-01-09 19:52:42,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-01-09 19:52:42,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-01-09 19:52:42,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-01-09 19:52:42,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-01-09 19:52:42,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-01-09 19:52:42,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-01-09 19:52:42,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure is_power_of_2 [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure is_power_of_2 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_xmit [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_xmit [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_103 [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_103 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_bh_108 [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_bh_108 [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_dma_test [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_dma_test [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdrlen [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdrlen [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_get_firmware_capabilities [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_get_firmware_capabilities [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_lock [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_lock [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_resume [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_resume [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure pci_find_ext_capability [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_find_ext_capability [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_work [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_work [2025-01-09 19:52:42,840 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-01-09 19:52:42,840 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-01-09 19:52:42,841 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-01-09 19:52:42,841 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-01-09 19:52:42,841 INFO L130 BoogieDeclarations]: Found specification of procedure myri10ge_free_irq [2025-01-09 19:52:42,841 INFO L138 BoogieDeclarations]: Found implementation of procedure myri10ge_free_irq [2025-01-09 19:52:42,841 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-01-09 19:52:42,841 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-01-09 19:52:42,841 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2025-01-09 19:52:42,841 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2025-01-09 19:52:42,841 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msi [2025-01-09 19:52:42,841 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msi [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-01-09 19:52:42,842 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-01-09 19:52:42,842 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure local_bh_enable [2025-01-09 19:52:42,843 INFO L138 BoogieDeclarations]: Found implementation of procedure local_bh_enable [2025-01-09 19:52:42,843 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-01-09 19:52:42,843 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-01-09 19:52:44,067 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 19:52:44,071 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 19:53:07,654 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-01-09 19:53:24,554 INFO L? ?]: Removed 5198 outVars from TransFormulas that were not future-live. [2025-01-09 19:53:24,554 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 19:53:24,611 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 19:53:24,611 INFO L312 CfgBuilder]: Removed 19 assume(true) statements. [2025-01-09 19:53:24,612 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 07:53:24 BoogieIcfgContainer [2025-01-09 19:53:24,612 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 19:53:24,613 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 19:53:24,614 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 19:53:24,617 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 19:53:24,618 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 07:52:36" (1/3) ... [2025-01-09 19:53:24,619 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@77bca4cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 07:53:24, skipping insertion in model container [2025-01-09 19:53:24,619 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:52:39" (2/3) ... [2025-01-09 19:53:24,620 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@77bca4cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 07:53:24, skipping insertion in model container [2025-01-09 19:53:24,620 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 07:53:24" (3/3) ... [2025-01-09 19:53:24,621 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-myricom-myri10ge-myri10ge.cil.i [2025-01-09 19:53:24,634 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 19:53:24,638 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-myricom-myri10ge-myri10ge.cil.i that has 246 procedures, 3882 locations, 1 initial locations, 126 loop locations, and 2 error locations. [2025-01-09 19:53:24,750 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 19:53:24,760 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;@35fc83e0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 19:53:24,760 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2025-01-09 19:53:24,771 INFO L276 IsEmpty]: Start isEmpty. Operand has 3529 states, 2538 states have (on average 1.317572892040977) internal successors, (3344), 2607 states have internal predecessors, (3344), 823 states have call successors, (823), 167 states have call predecessors, (823), 166 states have return successors, (819), 810 states have call predecessors, (819), 819 states have call successors, (819) [2025-01-09 19:53:24,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2025-01-09 19:53:24,794 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 19:53:24,795 INFO L218 NwaCegarLoop]: trace histogram [11, 11, 11, 7, 7, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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] [2025-01-09 19:53:24,795 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION, myri10ge_load_firmwareErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 19:53:24,798 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 19:53:24,798 INFO L85 PathProgramCache]: Analyzing trace with hash -2010619442, now seen corresponding path program 1 times [2025-01-09 19:53:24,803 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 19:53:24,803 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979532492] [2025-01-09 19:53:24,803 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 19:53:24,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 19:53:29,306 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 254 statements into 1 equivalence classes. [2025-01-09 19:53:29,652 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 254 of 254 statements. [2025-01-09 19:53:29,657 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 19:53:29,657 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 19:53:30,657 INFO L134 CoverageAnalysis]: Checked inductivity of 352 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 352 trivial. 0 not checked. [2025-01-09 19:53:30,657 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 19:53:30,658 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1979532492] [2025-01-09 19:53:30,658 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1979532492] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 19:53:30,658 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 19:53:30,658 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 19:53:30,659 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1047746058] [2025-01-09 19:53:30,660 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 19:53:30,666 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 19:53:30,666 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 19:53:30,682 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 19:53:30,682 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:53:30,689 INFO L87 Difference]: Start difference. First operand has 3529 states, 2538 states have (on average 1.317572892040977) internal successors, (3344), 2607 states have internal predecessors, (3344), 823 states have call successors, (823), 167 states have call predecessors, (823), 166 states have return successors, (819), 810 states have call predecessors, (819), 819 states have call successors, (819) Second operand has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 3 states have internal predecessors, (115), 3 states have call successors, (31), 2 states have call predecessors, (31), 1 states have return successors, (28), 3 states have call predecessors, (28), 3 states have call successors, (28) [2025-01-09 19:53:31,068 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 19:53:31,069 INFO L93 Difference]: Finished difference Result 6930 states and 9852 transitions. [2025-01-09 19:53:31,070 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 19:53:31,071 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 3 states have internal predecessors, (115), 3 states have call successors, (31), 2 states have call predecessors, (31), 1 states have return successors, (28), 3 states have call predecessors, (28), 3 states have call successors, (28) Word has length 254 [2025-01-09 19:53:31,071 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 19:53:31,099 INFO L225 Difference]: With dead ends: 6930 [2025-01-09 19:53:31,100 INFO L226 Difference]: Without dead ends: 3379 [2025-01-09 19:53:31,173 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:53:31,179 INFO L435 NwaCegarLoop]: 4754 mSDtfsCounter, 4743 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4743 SdHoareTripleChecker+Valid, 4754 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-01-09 19:53:31,179 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4743 Valid, 4754 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-01-09 19:53:31,200 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3379 states. [2025-01-09 19:53:31,459 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3379 to 3379. [2025-01-09 19:53:31,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3379 states, 2437 states have (on average 1.2810832991382848) internal successors, (3122), 2486 states have internal predecessors, (3122), 777 states have call successors, (777), 163 states have call predecessors, (777), 163 states have return successors, (777), 768 states have call predecessors, (777), 777 states have call successors, (777) [2025-01-09 19:53:31,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3379 states to 3379 states and 4676 transitions. [2025-01-09 19:53:31,501 INFO L78 Accepts]: Start accepts. Automaton has 3379 states and 4676 transitions. Word has length 254 [2025-01-09 19:53:31,503 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 19:53:31,503 INFO L471 AbstractCegarLoop]: Abstraction has 3379 states and 4676 transitions. [2025-01-09 19:53:31,503 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 3 states have internal predecessors, (115), 3 states have call successors, (31), 2 states have call predecessors, (31), 1 states have return successors, (28), 3 states have call predecessors, (28), 3 states have call successors, (28) [2025-01-09 19:53:31,504 INFO L276 IsEmpty]: Start isEmpty. Operand 3379 states and 4676 transitions. [2025-01-09 19:53:31,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2025-01-09 19:53:31,513 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 19:53:31,514 INFO L218 NwaCegarLoop]: trace histogram [11, 11, 11, 7, 7, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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] [2025-01-09 19:53:31,514 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-01-09 19:53:31,514 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION, myri10ge_load_firmwareErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 19:53:31,515 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 19:53:31,515 INFO L85 PathProgramCache]: Analyzing trace with hash -1880754864, now seen corresponding path program 1 times [2025-01-09 19:53:31,515 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 19:53:31,515 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2008570307] [2025-01-09 19:53:31,515 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 19:53:31,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 19:53:36,038 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 254 statements into 1 equivalence classes. [2025-01-09 19:53:36,219 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 254 of 254 statements. [2025-01-09 19:53:36,220 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 19:53:36,220 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 19:53:36,780 INFO L134 CoverageAnalysis]: Checked inductivity of 352 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 352 trivial. 0 not checked. [2025-01-09 19:53:36,781 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 19:53:36,783 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2008570307] [2025-01-09 19:53:36,783 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2008570307] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 19:53:36,783 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 19:53:36,783 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 19:53:36,783 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [422191530] [2025-01-09 19:53:36,783 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 19:53:36,784 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 19:53:36,784 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 19:53:36,785 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 19:53:36,785 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:53:36,785 INFO L87 Difference]: Start difference. First operand 3379 states and 4676 transitions. Second operand has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 3 states have internal predecessors, (115), 2 states have call successors, (31), 2 states have call predecessors, (31), 1 states have return successors, (28), 2 states have call predecessors, (28), 2 states have call successors, (28) [2025-01-09 19:53:37,002 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 19:53:37,002 INFO L93 Difference]: Finished difference Result 6715 states and 9293 transitions. [2025-01-09 19:53:37,002 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 19:53:37,003 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 3 states have internal predecessors, (115), 2 states have call successors, (31), 2 states have call predecessors, (31), 1 states have return successors, (28), 2 states have call predecessors, (28), 2 states have call successors, (28) Word has length 254 [2025-01-09 19:53:37,003 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 19:53:37,025 INFO L225 Difference]: With dead ends: 6715 [2025-01-09 19:53:37,026 INFO L226 Difference]: Without dead ends: 3380 [2025-01-09 19:53:37,041 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:53:37,042 INFO L435 NwaCegarLoop]: 4675 mSDtfsCounter, 0 mSDsluCounter, 4669 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 9344 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-01-09 19:53:37,042 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 9344 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-01-09 19:53:37,047 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3380 states. [2025-01-09 19:53:37,136 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3380 to 3380. [2025-01-09 19:53:37,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3380 states, 2438 states have (on average 1.2809680065627564) internal successors, (3123), 2487 states have internal predecessors, (3123), 777 states have call successors, (777), 163 states have call predecessors, (777), 163 states have return successors, (777), 768 states have call predecessors, (777), 777 states have call successors, (777) [2025-01-09 19:53:37,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3380 states to 3380 states and 4677 transitions. [2025-01-09 19:53:37,163 INFO L78 Accepts]: Start accepts. Automaton has 3380 states and 4677 transitions. Word has length 254 [2025-01-09 19:53:37,164 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 19:53:37,166 INFO L471 AbstractCegarLoop]: Abstraction has 3380 states and 4677 transitions. [2025-01-09 19:53:37,166 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 3 states have internal predecessors, (115), 2 states have call successors, (31), 2 states have call predecessors, (31), 1 states have return successors, (28), 2 states have call predecessors, (28), 2 states have call successors, (28) [2025-01-09 19:53:37,166 INFO L276 IsEmpty]: Start isEmpty. Operand 3380 states and 4677 transitions. [2025-01-09 19:53:37,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2025-01-09 19:53:37,171 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 19:53:37,172 INFO L218 NwaCegarLoop]: trace histogram [11, 11, 11, 7, 7, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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] [2025-01-09 19:53:37,172 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-01-09 19:53:37,172 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION, myri10ge_load_firmwareErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 19:53:37,175 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 19:53:37,176 INFO L85 PathProgramCache]: Analyzing trace with hash 506463081, now seen corresponding path program 1 times [2025-01-09 19:53:37,177 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 19:53:37,177 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [420404690] [2025-01-09 19:53:37,177 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 19:53:37,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 19:53:41,419 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 255 statements into 1 equivalence classes. [2025-01-09 19:53:41,543 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 255 of 255 statements. [2025-01-09 19:53:41,543 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 19:53:41,543 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 19:53:41,999 INFO L134 CoverageAnalysis]: Checked inductivity of 352 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 352 trivial. 0 not checked. [2025-01-09 19:53:41,999 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 19:53:42,000 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [420404690] [2025-01-09 19:53:42,000 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [420404690] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 19:53:42,000 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 19:53:42,000 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 19:53:42,001 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1964505533] [2025-01-09 19:53:42,001 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 19:53:42,001 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 19:53:42,001 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 19:53:42,002 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 19:53:42,002 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:53:42,003 INFO L87 Difference]: Start difference. First operand 3380 states and 4677 transitions. Second operand has 3 states, 3 states have (on average 38.666666666666664) internal successors, (116), 3 states have internal predecessors, (116), 3 states have call successors, (31), 2 states have call predecessors, (31), 1 states have return successors, (28), 3 states have call predecessors, (28), 3 states have call successors, (28) [2025-01-09 19:53:42,181 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 19:53:42,181 INFO L93 Difference]: Finished difference Result 6718 states and 9296 transitions. [2025-01-09 19:53:42,182 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 19:53:42,182 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 38.666666666666664) internal successors, (116), 3 states have internal predecessors, (116), 3 states have call successors, (31), 2 states have call predecessors, (31), 1 states have return successors, (28), 3 states have call predecessors, (28), 3 states have call successors, (28) Word has length 255 [2025-01-09 19:53:42,183 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 19:53:42,208 INFO L225 Difference]: With dead ends: 6718 [2025-01-09 19:53:42,208 INFO L226 Difference]: Without dead ends: 3382 [2025-01-09 19:53:42,223 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:53:42,224 INFO L435 NwaCegarLoop]: 4675 mSDtfsCounter, 29 mSDsluCounter, 4621 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 9296 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-01-09 19:53:42,225 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 9296 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-01-09 19:53:42,230 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3382 states. [2025-01-09 19:53:42,315 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3382 to 3381. [2025-01-09 19:53:42,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3381 states, 2439 states have (on average 1.2808528085280853) internal successors, (3124), 2488 states have internal predecessors, (3124), 777 states have call successors, (777), 163 states have call predecessors, (777), 163 states have return successors, (777), 768 states have call predecessors, (777), 777 states have call successors, (777) [2025-01-09 19:53:42,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3381 states to 3381 states and 4678 transitions. [2025-01-09 19:53:42,340 INFO L78 Accepts]: Start accepts. Automaton has 3381 states and 4678 transitions. Word has length 255 [2025-01-09 19:53:42,341 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 19:53:42,341 INFO L471 AbstractCegarLoop]: Abstraction has 3381 states and 4678 transitions. [2025-01-09 19:53:42,341 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 38.666666666666664) internal successors, (116), 3 states have internal predecessors, (116), 3 states have call successors, (31), 2 states have call predecessors, (31), 1 states have return successors, (28), 3 states have call predecessors, (28), 3 states have call successors, (28) [2025-01-09 19:53:42,342 INFO L276 IsEmpty]: Start isEmpty. Operand 3381 states and 4678 transitions. [2025-01-09 19:53:42,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 271 [2025-01-09 19:53:42,347 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 19:53:42,347 INFO L218 NwaCegarLoop]: trace histogram [11, 11, 11, 7, 7, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 19:53:42,347 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-01-09 19:53:42,348 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION, myri10ge_load_firmwareErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 19:53:42,348 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 19:53:42,349 INFO L85 PathProgramCache]: Analyzing trace with hash -1378132832, now seen corresponding path program 1 times [2025-01-09 19:53:42,349 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 19:53:42,349 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1416113884] [2025-01-09 19:53:42,349 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 19:53:42,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 19:53:47,027 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 270 statements into 1 equivalence classes. [2025-01-09 19:53:47,203 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 270 of 270 statements. [2025-01-09 19:53:47,204 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 19:53:47,204 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 19:53:47,737 INFO L134 CoverageAnalysis]: Checked inductivity of 352 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 352 trivial. 0 not checked. [2025-01-09 19:53:47,737 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 19:53:47,738 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1416113884] [2025-01-09 19:53:47,738 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1416113884] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 19:53:47,738 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 19:53:47,738 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 19:53:47,738 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1163752247] [2025-01-09 19:53:47,738 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 19:53:47,739 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 19:53:47,739 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 19:53:47,739 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 19:53:47,739 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:53:47,739 INFO L87 Difference]: Start difference. First operand 3381 states and 4678 transitions. Second operand has 3 states, 3 states have (on average 41.666666666666664) internal successors, (125), 3 states have internal predecessors, (125), 2 states have call successors, (34), 2 states have call predecessors, (34), 1 states have return successors, (31), 2 states have call predecessors, (31), 2 states have call successors, (31) [2025-01-09 19:53:47,953 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 19:53:47,953 INFO L93 Difference]: Finished difference Result 6719 states and 9302 transitions. [2025-01-09 19:53:47,953 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 19:53:47,954 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 41.666666666666664) internal successors, (125), 3 states have internal predecessors, (125), 2 states have call successors, (34), 2 states have call predecessors, (34), 1 states have return successors, (31), 2 states have call predecessors, (31), 2 states have call successors, (31) Word has length 270 [2025-01-09 19:53:47,955 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 19:53:47,979 INFO L225 Difference]: With dead ends: 6719 [2025-01-09 19:53:47,979 INFO L226 Difference]: Without dead ends: 3382 [2025-01-09 19:53:47,998 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:53:48,000 INFO L435 NwaCegarLoop]: 4675 mSDtfsCounter, 0 mSDsluCounter, 4669 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 9344 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-01-09 19:53:48,000 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 9344 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-01-09 19:53:48,007 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3382 states. [2025-01-09 19:53:48,100 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3382 to 3382. [2025-01-09 19:53:48,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3382 states, 2440 states have (on average 1.2807377049180328) internal successors, (3125), 2489 states have internal predecessors, (3125), 777 states have call successors, (777), 163 states have call predecessors, (777), 163 states have return successors, (777), 768 states have call predecessors, (777), 777 states have call successors, (777) [2025-01-09 19:53:48,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3382 states to 3382 states and 4679 transitions. [2025-01-09 19:53:48,132 INFO L78 Accepts]: Start accepts. Automaton has 3382 states and 4679 transitions. Word has length 270 [2025-01-09 19:53:48,133 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 19:53:48,133 INFO L471 AbstractCegarLoop]: Abstraction has 3382 states and 4679 transitions. [2025-01-09 19:53:48,136 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 41.666666666666664) internal successors, (125), 3 states have internal predecessors, (125), 2 states have call successors, (34), 2 states have call predecessors, (34), 1 states have return successors, (31), 2 states have call predecessors, (31), 2 states have call successors, (31) [2025-01-09 19:53:48,137 INFO L276 IsEmpty]: Start isEmpty. Operand 3382 states and 4679 transitions. [2025-01-09 19:53:48,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 271 [2025-01-09 19:53:48,144 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 19:53:48,144 INFO L218 NwaCegarLoop]: trace histogram [11, 11, 11, 7, 7, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 19:53:48,144 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-01-09 19:53:48,144 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION, myri10ge_load_firmwareErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 19:53:48,144 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 19:53:48,145 INFO L85 PathProgramCache]: Analyzing trace with hash -1119967394, now seen corresponding path program 1 times [2025-01-09 19:53:48,145 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 19:53:48,145 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [405636686] [2025-01-09 19:53:48,145 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 19:53:48,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 19:53:52,602 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 270 statements into 1 equivalence classes. [2025-01-09 19:53:52,702 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 270 of 270 statements. [2025-01-09 19:53:52,703 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 19:53:52,703 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 19:53:53,637 INFO L134 CoverageAnalysis]: Checked inductivity of 352 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 352 trivial. 0 not checked. [2025-01-09 19:53:53,637 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 19:53:53,637 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [405636686] [2025-01-09 19:53:53,637 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [405636686] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 19:53:53,638 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 19:53:53,638 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 19:53:53,638 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [682808285] [2025-01-09 19:53:53,638 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 19:53:53,638 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-09 19:53:53,638 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 19:53:53,639 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-09 19:53:53,639 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-01-09 19:53:53,639 INFO L87 Difference]: Start difference. First operand 3382 states and 4679 transitions. Second operand has 5 states, 5 states have (on average 25.0) internal successors, (125), 5 states have internal predecessors, (125), 3 states have call successors, (34), 3 states have call predecessors, (34), 3 states have return successors, (31), 4 states have call predecessors, (31), 3 states have call successors, (31) [2025-01-09 19:53:57,731 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-01-09 19:54:01,795 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.06s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []