./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-via-via-velocity.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-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-via-via-velocity.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 6a171dd157a9ddc7ce788898c9a129ccb352fe9a44730eb9b9974df85d6986e2 --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-09 20:06:25,812 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 20:06:25,856 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-01-09 20:06:25,860 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 20:06:25,864 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 20:06:25,881 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 20:06:25,881 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 20:06:25,882 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 20:06:25,882 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-09 20:06:25,882 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-09 20:06:25,882 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 20:06:25,882 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 20:06:25,882 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 20:06:25,882 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 20:06:25,883 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 20:06:25,883 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 20:06:25,883 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 20:06:25,883 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 20:06:25,883 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 20:06:25,883 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 20:06:25,883 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 20:06:25,883 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 20:06:25,883 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 20:06:25,883 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 20:06:25,884 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 20:06:25,884 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 20:06:25,884 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:06:25,884 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:06:25,884 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:06:25,884 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:06:25,884 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 20:06:25,884 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:06:25,884 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:06:25,884 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:06:25,885 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:06:25,885 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 20:06:25,885 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 20:06:25,885 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 20:06:25,885 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 20:06:25,885 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 20:06:25,885 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 20:06:25,885 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 20:06:25,885 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 20:06:25,885 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 20:06:25,885 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 20:06:25,886 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 -> 6a171dd157a9ddc7ce788898c9a129ccb352fe9a44730eb9b9974df85d6986e2 [2025-01-09 20:06:26,135 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 20:06:26,141 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 20:06:26,143 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 20:06:26,143 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 20:06:26,144 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 20:06:26,144 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-via-via-velocity.cil.i [2025-01-09 20:06:27,264 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/75555f41b/e83b48fe306f4d05bafbc472a97ff2c9/FLAGa3e68da9a [2025-01-09 20:06:27,923 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 20:06:27,924 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-via-via-velocity.cil.i [2025-01-09 20:06:27,975 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/75555f41b/e83b48fe306f4d05bafbc472a97ff2c9/FLAGa3e68da9a [2025-01-09 20:06:28,349 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/75555f41b/e83b48fe306f4d05bafbc472a97ff2c9 [2025-01-09 20:06:28,351 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 20:06:28,353 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 20:06:28,353 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 20:06:28,354 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 20:06:28,356 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 20:06:28,358 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:06:28" (1/1) ... [2025-01-09 20:06:28,358 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4bdb535f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:28, skipping insertion in model container [2025-01-09 20:06:28,359 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:06:28" (1/1) ... [2025-01-09 20:06:28,466 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 20:06:33,428 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-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-via-via-velocity.cil.i[476571,476584] [2025-01-09 20:06:33,431 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-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-via-via-velocity.cil.i[476716,476729] [2025-01-09 20:06:33,471 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:06:33,542 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 20:06:33,624 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"); [6119] [2025-01-09 20:06:33,626 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)); [6126] [2025-01-09 20:06:33,627 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6133] [2025-01-09 20:06:33,629 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/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/de2fed6/linux-alloc-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6182-6183] [2025-01-09 20:06:33,629 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"); [6188-6190] [2025-01-09 20:06:33,630 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6244] [2025-01-09 20:06:33,630 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6247] [2025-01-09 20:06:33,630 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [6249] [2025-01-09 20:06:33,631 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6254] [2025-01-09 20:06:33,631 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6257] [2025-01-09 20:06:33,631 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6259] [2025-01-09 20:06:33,631 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6264] [2025-01-09 20:06:33,631 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6267] [2025-01-09 20:06:33,631 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6269] [2025-01-09 20:06:33,631 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6274] [2025-01-09 20:06:33,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6277] [2025-01-09 20:06:33,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [6279] [2025-01-09 20:06:33,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6317] [2025-01-09 20:06:33,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6320] [2025-01-09 20:06:33,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [6322] [2025-01-09 20:06:33,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6327] [2025-01-09 20:06:33,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6330] [2025-01-09 20:06:33,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [6332] [2025-01-09 20:06:33,633 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6337] [2025-01-09 20:06:33,633 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6340] [2025-01-09 20:06:33,633 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [6342] [2025-01-09 20:06:33,633 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6347] [2025-01-09 20:06:33,633 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6350] [2025-01-09 20:06:33,633 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [6352] [2025-01-09 20:06:33,634 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6445] [2025-01-09 20:06:33,634 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6454] [2025-01-09 20:06:33,636 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [6612] [2025-01-09 20:06:33,637 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %1,%0": "=r" (ret): "m" (*((unsigned short volatile *)addr)): "memory"); [6620] [2025-01-09 20:06:33,637 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6628] [2025-01-09 20:06:33,637 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [6635] [2025-01-09 20:06:33,637 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %0,%1": : "r" (val), "m" (*((unsigned short volatile *)addr)): "memory"); [6642] [2025-01-09 20:06:33,637 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6649] [2025-01-09 20:06:33,642 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)); [6762-6763] [2025-01-09 20:06:33,646 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)); [6796-6797] [2025-01-09 20:06:33,647 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)); [6837-6838] [2025-01-09 20:06:33,649 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" (103), "i" (12UL)); [6866-6867] [2025-01-09 20:06:33,649 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" (115), "i" (12UL)); [6903-6904] [2025-01-09 20:06:33,656 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)); [7279-7280] [2025-01-09 20:06:33,656 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7286] [2025-01-09 20:06:33,741 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9565] [2025-01-09 20:06:33,755 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10372] [2025-01-09 20:06:33,880 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-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-via-via-velocity.cil.i[476571,476584] [2025-01-09 20:06:33,880 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-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-via-via-velocity.cil.i[476716,476729] [2025-01-09 20:06:33,885 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:06:34,215 INFO L204 MainTranslator]: Completed translation [2025-01-09 20:06:34,216 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34 WrapperNode [2025-01-09 20:06:34,216 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 20:06:34,221 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 20:06:34,221 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 20:06:34,221 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 20:06:34,227 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:34,316 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:34,557 INFO L138 Inliner]: procedures = 636, calls = 4862, calls flagged for inlining = 347, calls inlined = 309, statements flattened = 11401 [2025-01-09 20:06:34,558 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 20:06:34,559 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 20:06:34,559 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 20:06:34,559 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 20:06:34,566 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:34,566 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:34,607 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:36,102 INFO L175 MemorySlicer]: Split 2903 memory accesses to 30 slices as follows [1, 2, 9, 7, 9, 9, 9, 9, 2, 9, 9, 9, 10, 9, 40, 54, 26, 3, 5, 2, 3, 50, 1, 5, 6, 14, 1, 3, 2582, 5]. 89 percent of accesses are in the largest equivalence class. The 1532 initializations are split as follows [0, 2, 8, 0, 8, 8, 8, 8, 0, 8, 8, 8, 0, 8, 0, 0, 0, 1, 5, 0, 3, 0, 1, 5, 6, 0, 0, 0, 1437, 0]. The 542 writes are split as follows [0, 0, 0, 2, 0, 0, 0, 0, 1, 0, 0, 0, 8, 0, 0, 42, 24, 0, 0, 1, 0, 25, 0, 0, 0, 7, 0, 0, 430, 2]. [2025-01-09 20:06:36,103 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:36,104 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:36,250 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:36,272 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:36,312 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:36,374 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:36,413 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:36,486 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 20:06:36,488 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 20:06:36,488 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 20:06:36,488 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 20:06:36,489 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (1/1) ... [2025-01-09 20:06:36,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:06:36,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 20:06:36,517 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 20:06:36,520 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 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_del [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_del [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_resume [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_resume [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_print_link_status [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_print_link_status [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_init_registers [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_init_registers [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_mii_write [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_mii_write [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-01-09 20:06:36,537 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-01-09 20:06:36,537 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-01-09 20:06:36,538 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-01-09 20:06:36,538 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-01-09 20:06:36,538 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_platform_remove [2025-01-09 20:06:36,538 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_platform_remove [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-01-09 20:06:36,538 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure enable_flow_control_ability [2025-01-09 20:06:36,538 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_flow_control_ability [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-01-09 20:06:36,538 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure set_pending_timer_val [2025-01-09 20:06:36,538 INFO L138 BoogieDeclarations]: Found implementation of procedure set_pending_timer_val [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-01-09 20:06:36,538 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_110 [2025-01-09 20:06:36,538 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_110 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-01-09 20:06:36,538 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-01-09 20:06:36,541 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-01-09 20:06:36,541 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-01-09 20:06:36,541 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-01-09 20:06:36,541 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-01-09 20:06:36,541 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-01-09 20:06:36,541 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-01-09 20:06:36,541 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-01-09 20:06:36,541 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_ethtool_up [2025-01-09 20:06:36,541 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_ethtool_up [2025-01-09 20:06:36,541 INFO L130 BoogieDeclarations]: Found specification of procedure mac_wol_reset [2025-01-09 20:06:36,541 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_wol_reset [2025-01-09 20:06:36,541 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-01-09 20:06:36,542 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-01-09 20:06:36,543 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-01-09 20:06:36,543 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-01-09 20:06:36,543 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-01-09 20:06:36,543 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-01-09 20:06:36,543 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_ethtool_down [2025-01-09 20:06:36,544 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_ethtool_down [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-01-09 20:06:36,544 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure mac_set_vlan_cam_mask [2025-01-09 20:06:36,544 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_set_vlan_cam_mask [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-01-09 20:06:36,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-01-09 20:06:36,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-01-09 20:06:36,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-01-09 20:06:36,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-01-09 20:06:36,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-01-09 20:06:36,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-01-09 20:06:36,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-01-09 20:06:36,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-01-09 20:06:36,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-01-09 20:06:36,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-01-09 20:06:36,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-01-09 20:06:36,546 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-01-09 20:06:36,547 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-01-09 20:06:36,547 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-01-09 20:06:36,547 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2025-01-09 20:06:36,547 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2025-01-09 20:06:36,547 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-01-09 20:06:36,547 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-01-09 20:06:36,547 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-01-09 20:06:36,547 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-01-09 20:06:36,547 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-01-09 20:06:36,547 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-01-09 20:06:36,547 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-01-09 20:06:36,547 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-01-09 20:06:36,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-01-09 20:06:36,548 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-01-09 20:06:36,550 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-01-09 20:06:36,550 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-01-09 20:06:36,550 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-01-09 20:06:36,550 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-01-09 20:06:36,550 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-01-09 20:06:36,550 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-01-09 20:06:36,550 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-01-09 20:06:36,550 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-01-09 20:06:36,550 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_is_watching [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_is_watching [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_get_opt_media_mode [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_get_opt_media_mode [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_tx_srv [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_tx_srv [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure napi_enable [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_enable [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_rx_refill [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_rx_refill [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure mii_set_auto_on [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure mii_set_auto_on [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_calloc [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_calloc [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_3 [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_3 [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_save_context [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_save_context [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-01-09 20:06:36,551 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-01-09 20:06:36,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-01-09 20:06:36,552 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 20:06:36,552 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-01-09 20:06:36,552 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_exclusive_spin_is_locked [2025-01-09 20:06:36,552 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_exclusive_spin_is_locked [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert [2025-01-09 20:06:36,552 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_update_hw_mibs [2025-01-09 20:06:36,552 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_update_hw_mibs [2025-01-09 20:06:36,552 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_shutdown [2025-01-09 20:06:36,554 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_shutdown [2025-01-09 20:06:36,554 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_spin_lock [2025-01-09 20:06:36,554 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_spin_lock [2025-01-09 20:06:36,554 INFO L130 BoogieDeclarations]: Found specification of procedure setup_queue_timers [2025-01-09 20:06:36,554 INFO L138 BoogieDeclarations]: Found implementation of procedure setup_queue_timers [2025-01-09 20:06:36,554 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-01-09 20:06:36,554 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-01-09 20:06:36,554 INFO L130 BoogieDeclarations]: Found specification of procedure napi_disable [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_disable [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_free_rd_ring [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_free_rd_ring [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_free_dma_rings [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_free_dma_rings [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure safe_disable_mii_autopoll [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure safe_disable_mii_autopoll [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure get_pending_timer_val [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure get_pending_timer_val [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_unregister_notifier [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_unregister_notifier [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure writeb [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure writeb [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure writew [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure writew [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_104 [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_104 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_set_media_mode [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_set_media_mode [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_init_cam_filter [2025-01-09 20:06:36,555 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_init_cam_filter [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-01-09 20:06:36,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-01-09 20:06:36,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-01-09 20:06:36,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-01-09 20:06:36,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_probe [2025-01-09 20:06:36,558 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_probe [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-01-09 20:06:36,558 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-01-09 20:06:36,559 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_pci_remove [2025-01-09 20:06:36,559 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_pci_remove [2025-01-09 20:06:36,559 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 20:06:36,559 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 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-01-09 20:06:36,559 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_lock_of_velocity_info [2025-01-09 20:06:36,559 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_lock_of_velocity_info [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_init_rings [2025-01-09 20:06:36,559 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_init_rings [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-01-09 20:06:36,559 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure enable_mii_autopoll [2025-01-09 20:06:36,559 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_mii_autopoll [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2025-01-09 20:06:36,559 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-01-09 20:06:36,559 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-01-09 20:06:36,561 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-01-09 20:06:36,561 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-01-09 20:06:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-01-09 20:06:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-01-09 20:06:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-01-09 20:06:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-01-09 20:06:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-01-09 20:06:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-01-09 20:06:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-01-09 20:06:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-01-09 20:06:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-01-09 20:06:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-01-09 20:06:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-01-09 20:06:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-01-09 20:06:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_get_drvdata [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_get_drvdata [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure netif_start_queue [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_start_queue [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_set_int_opt [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_set_int_opt [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure mac_set_cam_mask [2025-01-09 20:06:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_set_cam_mask [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-01-09 20:06:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-01-09 20:06:36,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-01-09 20:06:36,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-01-09 20:06:36,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-01-09 20:06:36,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_suspend [2025-01-09 20:06:36,568 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_suspend [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2025-01-09 20:06:36,568 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_get_ip [2025-01-09 20:06:36,568 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_get_ip [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_108 [2025-01-09 20:06:36,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_108 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-01-09 20:06:36,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_get_link [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_get_link [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure setup_adaptive_interrupts [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure setup_adaptive_interrupts [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_set_power_state [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_set_power_state [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_close [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_close [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_set_bool_opt [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_set_bool_opt [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_103 [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_103 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-01-09 20:06:36,569 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-01-09 20:06:36,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-01-09 20:06:36,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_free_rings [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_free_rings [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_intr [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_intr [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_remove [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_remove [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure check_connection_type [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure check_connection_type [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_init_rx_ring_indexes [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_init_rx_ring_indexes [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_mii_read [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_mii_read [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_open [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_open [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_give_many_rx_descs [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_give_many_rx_descs [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_set_multi [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_set_multi [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure readw [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure readw [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_platform_probe [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_platform_probe [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-01-09 20:06:36,571 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-01-09 20:06:36,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-01-09 20:06:36,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-01-09 20:06:36,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-01-09 20:06:36,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-01-09 20:06:36,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-01-09 20:06:36,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-01-09 20:06:36,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-01-09 20:06:36,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-01-09 20:06:36,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-01-09 20:06:36,573 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_lock_of_velocity_info [2025-01-09 20:06:36,573 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_lock_of_velocity_info [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure velocity_poll_controller [2025-01-09 20:06:36,573 INFO L138 BoogieDeclarations]: Found implementation of procedure velocity_poll_controller [2025-01-09 20:06:36,573 INFO L130 BoogieDeclarations]: Found specification of procedure readb [2025-01-09 20:06:36,573 INFO L138 BoogieDeclarations]: Found implementation of procedure readb [2025-01-09 20:06:37,580 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 20:06:37,586 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 20:06:59,658 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-01-09 20:07:05,777 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-01-09 20:07:17,847 INFO L? ?]: Removed 4291 outVars from TransFormulas that were not future-live. [2025-01-09 20:07:17,847 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 20:07:17,893 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 20:07:17,894 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2025-01-09 20:07:17,894 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:07:17 BoogieIcfgContainer [2025-01-09 20:07:17,894 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 20:07:17,896 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 20:07:17,896 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 20:07:17,899 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 20:07:17,899 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 08:06:28" (1/3) ... [2025-01-09 20:07:17,901 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@61ce71c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:07:17, skipping insertion in model container [2025-01-09 20:07:17,901 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:06:34" (2/3) ... [2025-01-09 20:07:17,901 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@61ce71c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:07:17, skipping insertion in model container [2025-01-09 20:07:17,901 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:07:17" (3/3) ... [2025-01-09 20:07:17,902 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-via-via-velocity.cil.i [2025-01-09 20:07:17,912 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 20:07:17,915 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-via-via-velocity.cil.i that has 199 procedures, 4245 locations, 1 initial locations, 90 loop locations, and 1 error locations. [2025-01-09 20:07:18,009 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 20:07:18,016 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;@20bfe91d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 20:07:18,018 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-01-09 20:07:18,030 INFO L276 IsEmpty]: Start isEmpty. Operand has 3982 states, 2940 states have (on average 1.3595238095238096) internal successors, (3997), 2999 states have internal predecessors, (3997), 904 states have call successors, (904), 140 states have call predecessors, (904), 139 states have return successors, (896), 879 states have call predecessors, (896), 896 states have call successors, (896) [2025-01-09 20:07:18,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2025-01-09 20:07:18,076 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:07:18,077 INFO L218 NwaCegarLoop]: trace histogram [16, 16, 15, 15, 15, 15, 15, 15, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 20:07:18,077 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 20:07:18,081 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:07:18,082 INFO L85 PathProgramCache]: Analyzing trace with hash 1088786462, now seen corresponding path program 1 times [2025-01-09 20:07:18,086 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:07:18,087 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1951688310] [2025-01-09 20:07:18,087 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:07:18,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 20:07:26,585 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 227 statements into 1 equivalence classes. [2025-01-09 20:07:26,934 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 227 of 227 statements. [2025-01-09 20:07:26,934 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 20:07:26,934 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 20:07:27,799 INFO L134 CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2025-01-09 20:07:27,800 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 20:07:27,801 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1951688310] [2025-01-09 20:07:27,801 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1951688310] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 20:07:27,801 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 20:07:27,801 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 20:07:27,802 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1152153667] [2025-01-09 20:07:27,802 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 20:07:27,805 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 20:07:27,805 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 20:07:27,819 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 20:07:27,819 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 20:07:27,827 INFO L87 Difference]: Start difference. First operand has 3982 states, 2940 states have (on average 1.3595238095238096) internal successors, (3997), 2999 states have internal predecessors, (3997), 904 states have call successors, (904), 140 states have call predecessors, (904), 139 states have return successors, (896), 879 states have call predecessors, (896), 896 states have call successors, (896) Second operand has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 3 states have call successors, (22), 2 states have call predecessors, (22), 1 states have return successors, (21), 3 states have call predecessors, (21), 3 states have call successors, (21) [2025-01-09 20:07:31,937 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.10s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-01-09 20:07:33,345 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 20:07:33,346 INFO L93 Difference]: Finished difference Result 11017 states and 16393 transitions. [2025-01-09 20:07:33,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 20:07:33,348 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 3 states have call successors, (22), 2 states have call predecessors, (22), 1 states have return successors, (21), 3 states have call predecessors, (21), 3 states have call successors, (21) Word has length 227 [2025-01-09 20:07:33,348 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 20:07:33,427 INFO L225 Difference]: With dead ends: 11017 [2025-01-09 20:07:33,427 INFO L226 Difference]: Without dead ends: 6976 [2025-01-09 20:07:33,469 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 20:07:33,472 INFO L435 NwaCegarLoop]: 5603 mSDtfsCounter, 4549 mSDsluCounter, 5459 mSDsCounter, 0 mSdLazyCounter, 102 mSolverCounterSat, 7 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4549 SdHoareTripleChecker+Valid, 11062 SdHoareTripleChecker+Invalid, 110 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 102 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.1s IncrementalHoareTripleChecker+Time [2025-01-09 20:07:33,474 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4549 Valid, 11062 Invalid, 110 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 102 Invalid, 1 Unknown, 0 Unchecked, 5.1s Time] [2025-01-09 20:07:33,497 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6976 states. [2025-01-09 20:07:33,822 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6976 to 6972. [2025-01-09 20:07:33,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6972 states, 5132 states have (on average 1.3203429462197973) internal successors, (6776), 5237 states have internal predecessors, (6776), 1577 states have call successors, (1577), 265 states have call predecessors, (1577), 262 states have return successors, (1619), 1538 states have call predecessors, (1619), 1577 states have call successors, (1619) [2025-01-09 20:07:33,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6972 states to 6972 states and 9972 transitions. [2025-01-09 20:07:33,889 INFO L78 Accepts]: Start accepts. Automaton has 6972 states and 9972 transitions. Word has length 227 [2025-01-09 20:07:33,891 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 20:07:33,892 INFO L471 AbstractCegarLoop]: Abstraction has 6972 states and 9972 transitions. [2025-01-09 20:07:33,892 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 3 states have call successors, (22), 2 states have call predecessors, (22), 1 states have return successors, (21), 3 states have call predecessors, (21), 3 states have call successors, (21) [2025-01-09 20:07:33,892 INFO L276 IsEmpty]: Start isEmpty. Operand 6972 states and 9972 transitions. [2025-01-09 20:07:33,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2025-01-09 20:07:33,904 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:07:33,905 INFO L218 NwaCegarLoop]: trace histogram [16, 16, 15, 15, 15, 15, 15, 15, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 20:07:33,905 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-01-09 20:07:33,905 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 20:07:33,905 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:07:33,905 INFO L85 PathProgramCache]: Analyzing trace with hash -93939863, now seen corresponding path program 1 times [2025-01-09 20:07:33,906 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:07:33,906 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [880713983] [2025-01-09 20:07:33,906 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:07:33,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 20:07:42,001 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 242 statements into 1 equivalence classes. [2025-01-09 20:07:42,124 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 242 of 242 statements. [2025-01-09 20:07:42,124 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 20:07:42,124 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 20:07:42,772 INFO L134 CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2025-01-09 20:07:42,773 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 20:07:42,773 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [880713983] [2025-01-09 20:07:42,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [880713983] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 20:07:42,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 20:07:42,775 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 20:07:42,775 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [113764137] [2025-01-09 20:07:42,775 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 20:07:42,776 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 20:07:42,776 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 20:07:42,776 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 20:07:42,776 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 20:07:42,777 INFO L87 Difference]: Start difference. First operand 6972 states and 9972 transitions. Second operand has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 3 states have call successors, (26), 2 states have call predecessors, (26), 1 states have return successors, (21), 3 states have call predecessors, (21), 3 states have call successors, (21) [2025-01-09 20:07:46,858 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.08s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-01-09 20:07:47,899 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 20:07:47,899 INFO L93 Difference]: Finished difference Result 20638 states and 29519 transitions. [2025-01-09 20:07:47,900 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 20:07:47,900 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 3 states have call successors, (26), 2 states have call predecessors, (26), 1 states have return successors, (21), 3 states have call predecessors, (21), 3 states have call successors, (21) Word has length 242 [2025-01-09 20:07:47,900 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 20:07:47,994 INFO L225 Difference]: With dead ends: 20638 [2025-01-09 20:07:47,995 INFO L226 Difference]: Without dead ends: 13701 [2025-01-09 20:07:48,035 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 20:07:48,036 INFO L435 NwaCegarLoop]: 5549 mSDtfsCounter, 5283 mSDsluCounter, 5450 mSDsCounter, 0 mSdLazyCounter, 70 mSolverCounterSat, 17 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5283 SdHoareTripleChecker+Valid, 10999 SdHoareTripleChecker+Invalid, 88 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 70 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.8s IncrementalHoareTripleChecker+Time [2025-01-09 20:07:48,036 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [5283 Valid, 10999 Invalid, 88 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 70 Invalid, 1 Unknown, 0 Unchecked, 4.8s Time] [2025-01-09 20:07:48,052 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 13701 states. [2025-01-09 20:07:48,469 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 13701 to 13697. [2025-01-09 20:07:48,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13697 states, 10102 states have (on average 1.3195406850128688) internal successors, (13330), 10311 states have internal predecessors, (13330), 3077 states have call successors, (3077), 523 states have call predecessors, (3077), 517 states have return successors, (3155), 2998 states have call predecessors, (3155), 3077 states have call successors, (3155) [2025-01-09 20:07:48,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13697 states to 13697 states and 19562 transitions. [2025-01-09 20:07:48,579 INFO L78 Accepts]: Start accepts. Automaton has 13697 states and 19562 transitions. Word has length 242 [2025-01-09 20:07:48,580 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 20:07:48,580 INFO L471 AbstractCegarLoop]: Abstraction has 13697 states and 19562 transitions. [2025-01-09 20:07:48,580 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 3 states have call successors, (26), 2 states have call predecessors, (26), 1 states have return successors, (21), 3 states have call predecessors, (21), 3 states have call successors, (21) [2025-01-09 20:07:48,580 INFO L276 IsEmpty]: Start isEmpty. Operand 13697 states and 19562 transitions. [2025-01-09 20:07:48,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2025-01-09 20:07:48,586 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:07:48,586 INFO L218 NwaCegarLoop]: trace histogram [16, 16, 15, 15, 15, 15, 15, 15, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 20:07:48,586 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-01-09 20:07:48,587 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 20:07:48,587 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:07:48,587 INFO L85 PathProgramCache]: Analyzing trace with hash 1440783134, now seen corresponding path program 1 times [2025-01-09 20:07:48,587 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:07:48,587 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [258297190] [2025-01-09 20:07:48,587 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:07:48,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms