./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-intel-ixgb-ixgb.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-intel-ixgb-ixgb.cil.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 5b31204b1d3e0e886bec362e36aa7180804ba0e69acfc232c20abd4ca078cb80 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-24 14:24:09,093 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-24 14:24:09,157 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-10-24 14:24:09,161 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-24 14:24:09,162 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-24 14:24:09,195 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-24 14:24:09,195 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-24 14:24:09,196 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-24 14:24:09,196 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-24 14:24:09,198 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-24 14:24:09,198 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-24 14:24:09,198 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-24 14:24:09,199 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-24 14:24:09,199 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-24 14:24:09,200 INFO L153 SettingsManager]: * Use SBE=true [2024-10-24 14:24:09,200 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-24 14:24:09,200 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-24 14:24:09,201 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-24 14:24:09,201 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-24 14:24:09,201 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-24 14:24:09,202 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-24 14:24:09,202 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-24 14:24:09,203 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-24 14:24:09,203 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-24 14:24:09,203 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-24 14:24:09,204 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-24 14:24:09,204 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-24 14:24:09,205 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-24 14:24:09,205 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-24 14:24:09,205 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 14:24:09,205 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-24 14:24:09,206 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-24 14:24:09,206 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-24 14:24:09,206 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-24 14:24:09,207 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-24 14:24:09,207 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-24 14:24:09,207 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-24 14:24:09,207 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-24 14:24:09,208 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-24 14:24:09,208 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5b31204b1d3e0e886bec362e36aa7180804ba0e69acfc232c20abd4ca078cb80 [2024-10-24 14:24:09,470 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-24 14:24:09,500 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-24 14:24:09,502 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-24 14:24:09,503 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-24 14:24:09,504 INFO L274 PluginConnector]: CDTParser initialized [2024-10-24 14:24:09,505 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-intel-ixgb-ixgb.cil.i [2024-10-24 14:24:10,909 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-24 14:24:11,560 INFO L384 CDTParser]: Found 1 translation units. [2024-10-24 14:24:11,561 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-intel-ixgb-ixgb.cil.i [2024-10-24 14:24:11,646 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/76dd694bc/737b2b57b73946a0869884b4f63108d3/FLAG427d50605 [2024-10-24 14:24:11,661 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/76dd694bc/737b2b57b73946a0869884b4f63108d3 [2024-10-24 14:24:11,663 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-24 14:24:11,665 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-24 14:24:11,667 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-24 14:24:11,668 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-24 14:24:11,673 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-24 14:24:11,673 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 02:24:11" (1/1) ... [2024-10-24 14:24:11,674 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@73742df6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:11, skipping insertion in model container [2024-10-24 14:24:11,676 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 02:24:11" (1/1) ... [2024-10-24 14:24:11,903 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-24 14:24:15,986 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-intel-ixgb-ixgb.cil.i[524215,524228] [2024-10-24 14:24:15,990 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-intel-ixgb-ixgb.cil.i[524360,524373] [2024-10-24 14:24:16,014 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 14:24:16,062 INFO L200 MainTranslator]: Completed pre-run [2024-10-24 14:24:16,144 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"); [6249] [2024-10-24 14:24:16,146 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)); [6256] [2024-10-24 14:24:16,146 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6263] [2024-10-24 14:24:16,148 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)); [6306-6307] [2024-10-24 14:24:16,148 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"); [6312-6314] [2024-10-24 14:24:16,150 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6379] [2024-10-24 14:24:16,150 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6386] [2024-10-24 14:24:16,151 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [6429] [2024-10-24 14:24:16,151 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1, %0\n adcl %2, %0\n adcl %3, %0\n adcl $0, %0\n": "=r" (sum): "g" (daddr), "g" (saddr), "g" (((int )len + (int )proto) << 8), "0" (sum)); [6437-6438] [2024-10-24 14:24:16,156 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)); [6511-6512] [2024-10-24 14:24:16,157 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)); [6545-6546] [2024-10-24 14:24:16,158 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)); [6586-6587] [2024-10-24 14:24:16,160 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (91), "i" (12UL)); [6615-6616] [2024-10-24 14:24:16,169 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)); [7050-7051] [2024-10-24 14:24:16,170 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7057] [2024-10-24 14:24:16,220 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9102] [2024-10-24 14:24:16,221 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9121] [2024-10-24 14:24:16,317 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [9699] [2024-10-24 14:24:16,319 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [9755] [2024-10-24 14:24:16,322 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [9891] [2024-10-24 14:24:16,322 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [9895] [2024-10-24 14:24:16,323 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)next_rxd) [9904] [2024-10-24 14:24:16,323 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)next2_buffer) [9913] [2024-10-24 14:24:16,327 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [10096] [2024-10-24 14:24:16,390 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_hw.c"), "i" (531), "i" (12UL)); [13600-13601] [2024-10-24 14:24:16,395 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_hw.c"), "i" (689), "i" (12UL)); [13767-13768] [2024-10-24 14:24:16,401 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_hw.c"), "i" (748), "i" (12UL)); [13824-13825] [2024-10-24 14:24:16,404 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_hw.c"), "i" (749), "i" (12UL)); [13835-13836] [2024-10-24 14:24:16,404 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_hw.c"), "i" (750), "i" (12UL)); [13846-13847] [2024-10-24 14:24:16,405 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_hw.c"), "i" (777), "i" (12UL)); [13879-13880] [2024-10-24 14:24:16,406 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_hw.c"), "i" (804), "i" (12UL)); [13912-13913] [2024-10-24 14:24:16,407 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_hw.c"), "i" (841), "i" (12UL)); [13942-13943] [2024-10-24 14:24:16,407 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_hw.c"), "i" (842), "i" (12UL)); [13953-13954] [2024-10-24 14:24:16,408 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_hw.c"), "i" (843), "i" (12UL)); [13964-13965] [2024-10-24 14:24:16,409 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_hw.c"), "i" (873), "i" (12UL)); [13998-13999] [2024-10-24 14:24:16,409 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_hw.c"), "i" (900), "i" (12UL)); [14031-14032] [2024-10-24 14:24:16,433 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_ee.c"), "i" (312), "i" (12UL)); [14838-14839] [2024-10-24 14:24:16,478 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/intel/ixgb/ixgb_param.c"), "i" (242), "i" (12UL)); [16721-16722] [2024-10-24 14:24:16,508 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-intel-ixgb-ixgb.cil.i[524215,524228] [2024-10-24 14:24:16,509 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-intel-ixgb-ixgb.cil.i[524360,524373] [2024-10-24 14:24:16,514 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 14:24:16,880 INFO L204 MainTranslator]: Completed translation [2024-10-24 14:24:16,881 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16 WrapperNode [2024-10-24 14:24:16,882 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-24 14:24:16,883 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-24 14:24:16,884 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-24 14:24:16,884 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-24 14:24:16,890 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (1/1) ... [2024-10-24 14:24:17,094 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (1/1) ... [2024-10-24 14:24:17,471 INFO L138 Inliner]: procedures = 586, calls = 6460, calls flagged for inlining = 288, calls inlined = 260, statements flattened = 13607 [2024-10-24 14:24:17,472 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-24 14:24:17,473 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-24 14:24:17,473 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-24 14:24:17,473 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-24 14:24:17,485 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (1/1) ... [2024-10-24 14:24:17,486 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (1/1) ... [2024-10-24 14:24:17,585 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (1/1) ... [2024-10-24 14:24:19,947 INFO L175 MemorySlicer]: Split 4007 memory accesses to 36 slices as follows [1, 14, 2841, 21, 84, 14, 24, 2, 34, 43, 6, 52, 5, 3, 2, 321, 10, 1, 10, 10, 13, 10, 10, 7, 10, 371, 10, 2, 10, 10, 17, 10, 1, 2, 5, 21]. 71 percent of accesses are in the largest equivalence class. The 1991 initializations are split as follows [1, 0, 1426, 0, 0, 0, 0, 2, 34, 43, 0, 40, 5, 1, 0, 321, 9, 0, 9, 9, 0, 9, 9, 6, 9, 0, 9, 0, 9, 9, 17, 9, 0, 0, 5, 0]. The 898 writes are split as follows [0, 7, 467, 7, 60, 7, 11, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 318, 0, 1, 0, 0, 0, 0, 0, 1, 0, 7]. [2024-10-24 14:24:19,948 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (1/1) ... [2024-10-24 14:24:19,949 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (1/1) ... [2024-10-24 14:24:20,232 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (1/1) ... [2024-10-24 14:24:20,276 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (1/1) ... [2024-10-24 14:24:20,380 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (1/1) ... [2024-10-24 14:24:20,428 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (1/1) ... [2024-10-24 14:24:20,544 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-24 14:24:20,546 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-24 14:24:20,546 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-24 14:24:20,547 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-24 14:24:20,547 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (1/1) ... [2024-10-24 14:24:20,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 14:24:20,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-24 14:24:20,584 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-24 14:24:20,586 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-24 14:24:20,630 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2024-10-24 14:24:20,630 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2024-10-24 14:24:20,631 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-10-24 14:24:20,631 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-10-24 14:24:20,631 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2024-10-24 14:24:20,631 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2024-10-24 14:24:20,631 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_write_vfta [2024-10-24 14:24:20,631 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_write_vfta [2024-10-24 14:24:20,631 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-10-24 14:24:20,631 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-10-24 14:24:20,632 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_standby_eeprom [2024-10-24 14:24:20,632 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_standby_eeprom [2024-10-24 14:24:20,632 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2024-10-24 14:24:20,632 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2024-10-24 14:24:20,632 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-10-24 14:24:20,632 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-10-24 14:24:20,633 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2024-10-24 14:24:20,633 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2024-10-24 14:24:20,633 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2024-10-24 14:24:20,633 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2024-10-24 14:24:20,633 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_alloc_rx_buffers [2024-10-24 14:24:20,633 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_alloc_rx_buffers [2024-10-24 14:24:20,633 INFO L130 BoogieDeclarations]: Found specification of procedure mac_addr_valid [2024-10-24 14:24:20,633 INFO L138 BoogieDeclarations]: Found implementation of procedure mac_addr_valid [2024-10-24 14:24:20,634 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_vlan_rx_add_vid [2024-10-24 14:24:20,634 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_vlan_rx_add_vid [2024-10-24 14:24:20,635 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_free_tx_resources [2024-10-24 14:24:20,635 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_free_tx_resources [2024-10-24 14:24:20,635 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2024-10-24 14:24:20,635 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2024-10-24 14:24:20,635 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2024-10-24 14:24:20,635 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2024-10-24 14:24:20,635 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_set_multi [2024-10-24 14:24:20,636 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_set_multi [2024-10-24 14:24:20,636 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_rar_set [2024-10-24 14:24:20,636 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_rar_set [2024-10-24 14:24:20,636 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2024-10-24 14:24:20,636 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2024-10-24 14:24:20,637 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2024-10-24 14:24:20,637 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2024-10-24 14:24:20,637 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2024-10-24 14:24:20,637 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2024-10-24 14:24:20,637 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2024-10-24 14:24:20,637 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2024-10-24 14:24:20,637 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_io_resume [2024-10-24 14:24:20,637 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_io_resume [2024-10-24 14:24:20,637 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2024-10-24 14:24:20,637 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2024-10-24 14:24:20,637 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2024-10-24 14:24:20,637 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2024-10-24 14:24:20,637 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-24 14:24:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2024-10-24 14:24:20,638 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2024-10-24 14:24:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_validate_eeprom_checksum [2024-10-24 14:24:20,638 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_validate_eeprom_checksum [2024-10-24 14:24:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2024-10-24 14:24:20,638 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2024-10-24 14:24:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_netpoll [2024-10-24 14:24:20,638 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_netpoll [2024-10-24 14:24:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2024-10-24 14:24:20,638 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2024-10-24 14:24:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2024-10-24 14:24:20,638 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2024-10-24 14:24:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-10-24 14:24:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-10-24 14:24:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-10-24 14:24:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-10-24 14:24:20,640 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-10-24 14:24:20,640 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-10-24 14:24:20,640 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-10-24 14:24:20,640 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2024-10-24 14:24:20,640 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2024-10-24 14:24:20,640 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2024-10-24 14:24:20,640 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2024-10-24 14:24:20,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2024-10-24 14:24:20,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2024-10-24 14:24:20,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2024-10-24 14:24:20,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2024-10-24 14:24:20,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2024-10-24 14:24:20,643 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2024-10-24 14:24:20,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2024-10-24 14:24:20,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2024-10-24 14:24:20,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2024-10-24 14:24:20,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2024-10-24 14:24:20,645 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2024-10-24 14:24:20,645 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_raise_clock [2024-10-24 14:24:20,645 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_raise_clock [2024-10-24 14:24:20,645 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_write_eeprom [2024-10-24 14:24:20,645 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_write_eeprom [2024-10-24 14:24:20,645 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-10-24 14:24:20,645 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-10-24 14:24:20,646 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_identify_xpak_vendor [2024-10-24 14:24:20,646 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_identify_xpak_vendor [2024-10-24 14:24:20,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-10-24 14:24:20,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-10-24 14:24:20,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-10-24 14:24:20,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-10-24 14:24:20,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-10-24 14:24:20,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-10-24 14:24:20,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-10-24 14:24:20,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-10-24 14:24:20,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-10-24 14:24:20,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-10-24 14:24:20,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-10-24 14:24:20,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-10-24 14:24:20,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-10-24 14:24:20,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-10-24 14:24:20,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-10-24 14:24:20,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-10-24 14:24:20,649 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-10-24 14:24:20,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-10-24 14:24:20,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-10-24 14:24:20,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-10-24 14:24:20,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-10-24 14:24:20,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-10-24 14:24:20,650 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-10-24 14:24:20,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-10-24 14:24:20,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2024-10-24 14:24:20,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2024-10-24 14:24:20,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2024-10-24 14:24:20,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2024-10-24 14:24:20,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2024-10-24 14:24:20,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2024-10-24 14:24:20,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2024-10-24 14:24:20,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2024-10-24 14:24:20,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2024-10-24 14:24:20,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2024-10-24 14:24:20,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2024-10-24 14:24:20,652 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2024-10-24 14:24:20,652 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2024-10-24 14:24:20,652 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2024-10-24 14:24:20,652 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_mac_reset [2024-10-24 14:24:20,652 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_mac_reset [2024-10-24 14:24:20,652 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_read_eeprom [2024-10-24 14:24:20,652 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_read_eeprom [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-10-24 14:24:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-10-24 14:24:20,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-10-24 14:24:20,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-10-24 14:24:20,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-10-24 14:24:20,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-10-24 14:24:20,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-10-24 14:24:20,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-10-24 14:24:20,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-10-24 14:24:20,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-10-24 14:24:20,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-10-24 14:24:20,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-10-24 14:24:20,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2024-10-24 14:24:20,656 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2024-10-24 14:24:20,656 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2024-10-24 14:24:20,656 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2024-10-24 14:24:20,656 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2024-10-24 14:24:20,656 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2024-10-24 14:24:20,656 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2024-10-24 14:24:20,656 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2024-10-24 14:24:20,656 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2024-10-24 14:24:20,656 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_free_rx_resources [2024-10-24 14:24:20,657 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_free_rx_resources [2024-10-24 14:24:20,657 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-10-24 14:24:20,657 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-10-24 14:24:20,657 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2024-10-24 14:24:20,657 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2024-10-24 14:24:20,657 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-10-24 14:24:20,657 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-10-24 14:24:20,657 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-10-24 14:24:20,657 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-10-24 14:24:20,657 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-10-24 14:24:20,657 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-10-24 14:24:20,658 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-10-24 14:24:20,658 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-10-24 14:24:20,658 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-10-24 14:24:20,658 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-10-24 14:24:20,658 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-10-24 14:24:20,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-10-24 14:24:20,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-10-24 14:24:20,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-10-24 14:24:20,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-10-24 14:24:20,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-10-24 14:24:20,659 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2024-10-24 14:24:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2024-10-24 14:24:20,661 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2024-10-24 14:24:20,661 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2024-10-24 14:24:20,661 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2024-10-24 14:24:20,661 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2024-10-24 14:24:20,661 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2024-10-24 14:24:20,661 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2024-10-24 14:24:20,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-10-24 14:24:20,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-10-24 14:24:20,661 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-10-24 14:24:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-10-24 14:24:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-10-24 14:24:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-10-24 14:24:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-10-24 14:24:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-10-24 14:24:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-10-24 14:24:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-10-24 14:24:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-10-24 14:24:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-10-24 14:24:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-10-24 14:24:20,666 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-10-24 14:24:20,666 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-10-24 14:24:20,666 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-10-24 14:24:20,666 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2024-10-24 14:24:20,667 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2024-10-24 14:24:20,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2024-10-24 14:24:20,668 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2024-10-24 14:24:20,668 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2024-10-24 14:24:20,668 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2024-10-24 14:24:20,668 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2024-10-24 14:24:20,668 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2024-10-24 14:24:20,668 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2024-10-24 14:24:20,668 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2024-10-24 14:24:20,668 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2024-10-24 14:24:20,668 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2024-10-24 14:24:20,668 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2024-10-24 14:24:20,668 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_get_regs_len [2024-10-24 14:24:20,668 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_get_regs_len [2024-10-24 14:24:20,668 INFO L130 BoogieDeclarations]: Found specification of procedure vfree [2024-10-24 14:24:20,668 INFO L138 BoogieDeclarations]: Found implementation of procedure vfree [2024-10-24 14:24:20,668 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2024-10-24 14:24:20,668 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2024-10-24 14:24:20,668 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_read_phy_reg [2024-10-24 14:24:20,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_read_phy_reg [2024-10-24 14:24:20,669 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_check_for_link [2024-10-24 14:24:20,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_check_for_link [2024-10-24 14:24:20,669 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_validate_option [2024-10-24 14:24:20,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_validate_option [2024-10-24 14:24:20,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-24 14:24:20,669 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2024-10-24 14:24:20,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2024-10-24 14:24:20,669 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2024-10-24 14:24:20,673 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2024-10-24 14:24:20,673 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2024-10-24 14:24:20,673 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2024-10-24 14:24:20,673 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2024-10-24 14:24:20,673 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2024-10-24 14:24:20,673 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-24 14:24:20,673 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2024-10-24 14:24:20,674 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2024-10-24 14:24:20,674 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2024-10-24 14:24:20,674 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2024-10-24 14:24:20,674 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2024-10-24 14:24:20,674 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2024-10-24 14:24:20,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-10-24 14:24:20,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-10-24 14:24:20,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-10-24 14:24:20,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-10-24 14:24:20,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-10-24 14:24:20,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-10-24 14:24:20,675 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-10-24 14:24:20,675 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-10-24 14:24:20,675 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-10-24 14:24:20,675 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-10-24 14:24:20,675 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-10-24 14:24:20,675 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-10-24 14:24:20,675 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-10-24 14:24:20,675 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-10-24 14:24:20,675 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-10-24 14:24:20,675 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-10-24 14:24:20,675 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2024-10-24 14:24:20,676 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-10-24 14:24:20,677 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-10-24 14:24:20,677 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_lower_clock [2024-10-24 14:24:20,677 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_lower_clock [2024-10-24 14:24:20,677 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_reset [2024-10-24 14:24:20,677 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_reset [2024-10-24 14:24:20,677 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2024-10-24 14:24:20,677 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2024-10-24 14:24:20,677 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_exclusive_spin_is_locked [2024-10-24 14:24:20,678 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_exclusive_spin_is_locked [2024-10-24 14:24:20,678 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert [2024-10-24 14:24:20,678 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert [2024-10-24 14:24:20,678 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_remove [2024-10-24 14:24:20,678 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_remove [2024-10-24 14:24:20,678 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2024-10-24 14:24:20,678 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2024-10-24 14:24:20,678 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_get_eeprom_len [2024-10-24 14:24:20,678 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_get_eeprom_len [2024-10-24 14:24:20,678 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_up [2024-10-24 14:24:20,678 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_up [2024-10-24 14:24:20,678 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_irq_enable [2024-10-24 14:24:20,679 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_irq_enable [2024-10-24 14:24:20,679 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2024-10-24 14:24:20,679 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2024-10-24 14:24:20,679 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2024-10-24 14:24:20,679 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2024-10-24 14:24:20,679 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2024-10-24 14:24:20,679 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2024-10-24 14:24:20,679 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_setup_tx_resources [2024-10-24 14:24:20,679 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_setup_tx_resources [2024-10-24 14:24:20,681 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_maybe_stop_tx [2024-10-24 14:24:20,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_maybe_stop_tx [2024-10-24 14:24:20,681 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_intr [2024-10-24 14:24:20,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_intr [2024-10-24 14:24:20,681 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2024-10-24 14:24:20,681 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2024-10-24 14:24:20,681 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2024-10-24 14:24:20,681 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2024-10-24 14:24:20,681 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_open [2024-10-24 14:24:20,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_open [2024-10-24 14:24:20,681 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-24 14:24:20,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-24 14:24:20,681 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2024-10-24 14:24:20,682 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2024-10-24 14:24:20,682 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-10-24 14:24:20,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-10-24 14:24:20,683 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-10-24 14:24:20,683 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-10-24 14:24:20,683 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-10-24 14:24:20,683 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-10-24 14:24:20,683 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-10-24 14:24:20,683 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2024-10-24 14:24:20,683 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2024-10-24 14:24:20,683 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2024-10-24 14:24:20,683 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2024-10-24 14:24:20,683 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2024-10-24 14:24:20,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2024-10-24 14:24:20,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2024-10-24 14:24:20,685 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2024-10-24 14:24:20,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2024-10-24 14:24:20,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2024-10-24 14:24:20,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2024-10-24 14:24:20,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2024-10-24 14:24:20,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2024-10-24 14:24:20,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2024-10-24 14:24:20,686 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2024-10-24 14:24:20,686 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-10-24 14:24:20,686 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-10-24 14:24:20,686 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-10-24 14:24:20,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-10-24 14:24:20,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-10-24 14:24:20,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-10-24 14:24:20,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-10-24 14:24:20,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-10-24 14:24:20,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-10-24 14:24:20,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-10-24 14:24:20,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-10-24 14:24:20,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-10-24 14:24:20,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-10-24 14:24:20,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-10-24 14:24:20,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-10-24 14:24:20,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-10-24 14:24:20,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-10-24 14:24:20,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-10-24 14:24:20,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-10-24 14:24:20,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-10-24 14:24:20,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-10-24 14:24:20,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-10-24 14:24:20,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-10-24 14:24:20,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-10-24 14:24:20,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-10-24 14:24:20,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-10-24 14:24:20,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-10-24 14:24:20,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-10-24 14:24:20,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-10-24 14:24:20,689 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2024-10-24 14:24:20,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2024-10-24 14:24:20,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2024-10-24 14:24:20,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2024-10-24 14:24:20,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2024-10-24 14:24:20,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2024-10-24 14:24:20,690 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2024-10-24 14:24:20,690 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-10-24 14:24:20,690 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-10-24 14:24:20,690 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2024-10-24 14:24:20,690 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2024-10-24 14:24:20,691 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2024-10-24 14:24:20,691 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2024-10-24 14:24:20,691 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2024-10-24 14:24:20,691 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2024-10-24 14:24:20,691 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_update_stats [2024-10-24 14:24:20,691 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_update_stats [2024-10-24 14:24:20,691 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2024-10-24 14:24:20,691 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2024-10-24 14:24:20,691 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_check_and_get_eeprom_data [2024-10-24 14:24:20,691 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_check_and_get_eeprom_data [2024-10-24 14:24:20,691 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2024-10-24 14:24:20,692 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2024-10-24 14:24:20,692 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-10-24 14:24:20,692 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-10-24 14:24:20,692 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-10-24 14:24:20,692 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-10-24 14:24:20,692 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-10-24 14:24:20,692 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-10-24 14:24:20,692 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-10-24 14:24:20,692 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-10-24 14:24:20,692 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-10-24 14:24:20,692 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2024-10-24 14:24:20,693 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2024-10-24 14:24:20,694 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2024-10-24 14:24:20,694 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2024-10-24 14:24:20,694 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2024-10-24 14:24:20,694 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2024-10-24 14:24:20,694 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2024-10-24 14:24:20,694 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2024-10-24 14:24:20,694 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2024-10-24 14:24:20,694 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-10-24 14:24:20,694 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-10-24 14:24:20,694 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-10-24 14:24:20,697 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-10-24 14:24:20,697 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-10-24 14:24:20,697 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-10-24 14:24:20,697 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-10-24 14:24:20,697 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-10-24 14:24:20,697 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-10-24 14:24:20,698 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-10-24 14:24:20,698 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-10-24 14:24:20,698 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-10-24 14:24:20,698 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-10-24 14:24:20,698 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-10-24 14:24:20,698 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-10-24 14:24:20,698 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-10-24 14:24:20,698 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-10-24 14:24:20,698 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-10-24 14:24:20,698 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-10-24 14:24:20,698 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2024-10-24 14:24:20,699 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2024-10-24 14:24:20,699 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2024-10-24 14:24:20,700 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2024-10-24 14:24:20,700 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb_ip_align [2024-10-24 14:24:20,700 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb_ip_align [2024-10-24 14:24:20,700 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_close [2024-10-24 14:24:20,700 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_close [2024-10-24 14:24:20,700 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2024-10-24 14:24:20,700 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2024-10-24 14:24:20,701 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2024-10-24 14:24:20,701 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2024-10-24 14:24:20,701 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2024-10-24 14:24:20,701 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2024-10-24 14:24:20,702 INFO L130 BoogieDeclarations]: Found specification of procedure netif_start_queue [2024-10-24 14:24:20,702 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_start_queue [2024-10-24 14:24:20,702 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-24 14:24:20,702 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2024-10-24 14:24:20,702 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2024-10-24 14:24:20,702 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2024-10-24 14:24:20,702 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2024-10-24 14:24:20,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-10-24 14:24:20,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-10-24 14:24:20,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-10-24 14:24:20,702 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-10-24 14:24:20,703 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-10-24 14:24:20,703 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-10-24 14:24:20,703 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-10-24 14:24:20,703 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-10-24 14:24:20,703 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-10-24 14:24:20,703 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-10-24 14:24:20,703 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-10-24 14:24:20,703 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-10-24 14:24:20,703 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-10-24 14:24:20,703 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-10-24 14:24:20,703 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2024-10-24 14:24:20,704 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure is_zero_ether_addr [2024-10-24 14:24:20,705 INFO L138 BoogieDeclarations]: Found implementation of procedure is_zero_ether_addr [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-10-24 14:24:20,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-10-24 14:24:20,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-10-24 14:24:20,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-10-24 14:24:20,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-10-24 14:24:20,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-10-24 14:24:20,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-10-24 14:24:20,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-10-24 14:24:20,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-10-24 14:24:20,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-10-24 14:24:20,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-10-24 14:24:20,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-10-24 14:24:20,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2024-10-24 14:24:20,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2024-10-24 14:24:20,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2024-10-24 14:24:20,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2024-10-24 14:24:20,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2024-10-24 14:24:20,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2024-10-24 14:24:20,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2024-10-24 14:24:20,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2024-10-24 14:24:20,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2024-10-24 14:24:20,708 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-10-24 14:24:20,708 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-10-24 14:24:20,708 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2024-10-24 14:24:20,708 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2024-10-24 14:24:20,708 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2024-10-24 14:24:20,708 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2024-10-24 14:24:20,708 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2024-10-24 14:24:20,708 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2024-10-24 14:24:20,708 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2024-10-24 14:24:20,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2024-10-24 14:24:20,709 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2024-10-24 14:24:20,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2024-10-24 14:24:20,709 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_link_reset [2024-10-24 14:24:20,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_link_reset [2024-10-24 14:24:20,709 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_set_speed_duplex [2024-10-24 14:24:20,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_set_speed_duplex [2024-10-24 14:24:20,709 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2024-10-24 14:24:20,709 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2024-10-24 14:24:20,709 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_nonatomic [2024-10-24 14:24:20,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_nonatomic [2024-10-24 14:24:20,709 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2024-10-24 14:24:20,710 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2024-10-24 14:24:20,710 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2024-10-24 14:24:20,710 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2024-10-24 14:24:20,710 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2024-10-24 14:24:20,710 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2024-10-24 14:24:20,710 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-10-24 14:24:20,710 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-10-24 14:24:20,710 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_unmap_and_free_tx_resource [2024-10-24 14:24:20,710 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_unmap_and_free_tx_resource [2024-10-24 14:24:20,710 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2024-10-24 14:24:20,711 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2024-10-24 14:24:20,711 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-10-24 14:24:20,711 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-10-24 14:24:20,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-24 14:24:20,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-24 14:24:20,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-24 14:24:20,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-24 14:24:20,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-10-24 14:24:20,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-10-24 14:24:20,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-10-24 14:24:20,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-10-24 14:24:20,712 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_setup_eeprom [2024-10-24 14:24:20,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_setup_eeprom [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2024-10-24 14:24:20,713 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-10-24 14:24:20,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_write_phy_reg [2024-10-24 14:24:20,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_write_phy_reg [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2024-10-24 14:24:20,713 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2024-10-24 14:24:20,713 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_get_ee_mac_addr [2024-10-24 14:24:20,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_get_ee_mac_addr [2024-10-24 14:24:20,714 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2024-10-24 14:24:20,714 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2024-10-24 14:24:20,714 INFO L130 BoogieDeclarations]: Found specification of procedure dma_set_mask_and_coherent [2024-10-24 14:24:20,714 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_set_mask_and_coherent [2024-10-24 14:24:20,714 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_clean_tx_ring [2024-10-24 14:24:20,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_clean_tx_ring [2024-10-24 14:24:20,714 INFO L130 BoogieDeclarations]: Found specification of procedure is_multicast_ether_addr [2024-10-24 14:24:20,714 INFO L138 BoogieDeclarations]: Found implementation of procedure is_multicast_ether_addr [2024-10-24 14:24:20,714 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2024-10-24 14:24:20,714 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2024-10-24 14:24:20,714 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_clean_rx_ring [2024-10-24 14:24:20,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_clean_rx_ring [2024-10-24 14:24:20,714 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_shift_out_bits [2024-10-24 14:24:20,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_shift_out_bits [2024-10-24 14:24:20,714 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_down [2024-10-24 14:24:20,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_down [2024-10-24 14:24:20,714 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_tx_timeout [2024-10-24 14:24:20,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_tx_timeout [2024-10-24 14:24:20,714 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_setup_rx_resources [2024-10-24 14:24:20,714 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_setup_rx_resources [2024-10-24 14:24:20,715 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2024-10-24 14:24:20,715 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2024-10-24 14:24:20,715 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_work [2024-10-24 14:24:20,715 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_work [2024-10-24 14:24:20,715 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2024-10-24 14:24:20,715 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2024-10-24 14:24:20,715 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msi [2024-10-24 14:24:20,715 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msi [2024-10-24 14:24:20,715 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2024-10-24 14:24:20,715 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2024-10-24 14:24:20,715 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-24 14:24:20,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-24 14:24:20,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-24 14:24:20,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-24 14:24:20,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-24 14:24:20,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-24 14:24:20,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-10-24 14:24:20,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-10-24 14:24:20,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-10-24 14:24:20,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-10-24 14:24:20,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-10-24 14:24:20,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-10-24 14:24:20,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-10-24 14:24:20,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-10-24 14:24:20,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-10-24 14:24:20,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-10-24 14:24:20,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-10-24 14:24:20,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-10-24 14:24:20,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-10-24 14:24:20,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-10-24 14:24:20,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-10-24 14:24:20,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-10-24 14:24:20,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-10-24 14:24:20,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-10-24 14:24:20,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-10-24 14:24:20,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-10-24 14:24:20,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-10-24 14:24:20,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2024-10-24 14:24:20,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2024-10-24 14:24:20,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2024-10-24 14:24:20,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2024-10-24 14:24:20,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2024-10-24 14:24:20,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2024-10-24 14:24:20,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2024-10-24 14:24:20,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2024-10-24 14:24:20,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2024-10-24 14:24:20,719 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2024-10-24 14:24:20,720 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2024-10-24 14:24:20,720 INFO L130 BoogieDeclarations]: Found specification of procedure ixgb_get_eeprom_data [2024-10-24 14:24:20,720 INFO L138 BoogieDeclarations]: Found implementation of procedure ixgb_get_eeprom_data [2024-10-24 14:24:22,274 INFO L238 CfgBuilder]: Building ICFG [2024-10-24 14:24:22,281 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-24 14:24:54,193 INFO L733 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2024-10-24 14:24:54,974 INFO L733 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-10-24 14:25:08,862 INFO L? ?]: Removed 4848 outVars from TransFormulas that were not future-live. [2024-10-24 14:25:08,862 INFO L287 CfgBuilder]: Performing block encoding [2024-10-24 14:25:09,880 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-24 14:25:09,880 INFO L314 CfgBuilder]: Removed 1 assume(true) statements. [2024-10-24 14:25:09,881 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 02:25:09 BoogieIcfgContainer [2024-10-24 14:25:09,881 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-24 14:25:09,883 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-24 14:25:09,883 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-24 14:25:09,886 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-24 14:25:09,887 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.10 02:24:11" (1/3) ... [2024-10-24 14:25:09,889 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@70663580 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 02:25:09, skipping insertion in model container [2024-10-24 14:25:09,889 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:24:16" (2/3) ... [2024-10-24 14:25:09,889 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@70663580 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 02:25:09, skipping insertion in model container [2024-10-24 14:25:09,889 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 02:25:09" (3/3) ... [2024-10-24 14:25:09,891 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-intel-ixgb-ixgb.cil.i [2024-10-24 14:25:09,908 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-24 14:25:09,908 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-10-24 14:25:10,063 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 14:25:10,070 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;@2992e91b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 14:25:10,071 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-10-24 14:25:10,087 INFO L276 IsEmpty]: Start isEmpty. Operand has 3661 states, 2491 states have (on average 1.3617021276595744) internal successors, (3392), 2521 states have internal predecessors, (3392), 1028 states have call successors, (1028), 141 states have call predecessors, (1028), 140 states have return successors, (1023), 1013 states have call predecessors, (1023), 1023 states have call successors, (1023) [2024-10-24 14:25:10,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-10-24 14:25:10,128 INFO L207 NwaCegarLoop]: Found error trace [2024-10-24 14:25:10,129 INFO L215 NwaCegarLoop]: trace histogram [17, 16, 16, 16, 16, 16, 16, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 14:25:10,130 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_check_alloc_nonatomicErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_check_alloc_nonatomicErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-24 14:25:10,136 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 14:25:10,136 INFO L85 PathProgramCache]: Analyzing trace with hash 1695105672, now seen corresponding path program 1 times [2024-10-24 14:25:10,144 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 14:25:10,145 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1972026503] [2024-10-24 14:25:10,145 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 14:25:10,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 14:25:10,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11 [2024-10-24 14:25:11,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 21 [2024-10-24 14:25:11,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-10-24 14:25:11,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41 [2024-10-24 14:25:11,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-10-24 14:25:11,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-24 14:25:11,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-10-24 14:25:11,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81 [2024-10-24 14:25:11,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-10-24 14:25:11,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-10-24 14:25:11,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-24 14:25:11,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:11,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:11,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2024-10-24 14:25:12,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:12,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:12,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:12,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131 [2024-10-24 14:25:12,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:12,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:12,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:12,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 141 [2024-10-24 14:25:12,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:12,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:12,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:12,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 151 [2024-10-24 14:25:12,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:12,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 14:25:12,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:12,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-10-24 14:25:12,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:12,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-10-24 14:25:12,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:12,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 191 [2024-10-24 14:25:12,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 14:25:12,213 INFO L134 CoverageAnalysis]: Checked inductivity of 992 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 992 trivial. 0 not checked. [2024-10-24 14:25:12,213 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 14:25:12,213 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1972026503] [2024-10-24 14:25:12,214 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1972026503] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 14:25:12,214 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 14:25:12,215 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-24 14:25:12,217 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [741370844] [2024-10-24 14:25:12,217 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 14:25:12,222 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-24 14:25:12,222 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 14:25:12,244 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-24 14:25:12,245 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-24 14:25:12,254 INFO L87 Difference]: Start difference. First operand has 3661 states, 2491 states have (on average 1.3617021276595744) internal successors, (3392), 2521 states have internal predecessors, (3392), 1028 states have call successors, (1028), 141 states have call predecessors, (1028), 140 states have return successors, (1023), 1013 states have call predecessors, (1023), 1023 states have call successors, (1023) Second operand has 4 states, 4 states have (on average 12.0) internal successors, (48), 3 states have internal predecessors, (48), 3 states have call successors, (24), 3 states have call predecessors, (24), 1 states have return successors, (20), 3 states have call predecessors, (20), 3 states have call successors, (20)