./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-jme.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-jme.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 375b130c0dbad771cfaef84781fc161e5ae1fb4f9856cbf4d088e8198a97450e --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-09 19:28:47,659 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 19:28:47,729 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-01-09 19:28:47,734 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 19:28:47,734 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 19:28:47,753 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 19:28:47,754 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 19:28:47,754 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 19:28:47,755 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-09 19:28:47,755 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-09 19:28:47,755 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 19:28:47,755 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 19:28:47,755 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 19:28:47,755 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 19:28:47,756 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 19:28:47,756 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 19:28:47,756 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 19:28:47,756 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 19:28:47,756 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 19:28:47,756 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 19:28:47,756 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 19:28:47,757 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 19:28:47,757 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 19:28:47,757 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 19:28:47,757 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 19:28:47,757 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 19:28:47,757 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 19:28:47,757 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 19:28:47,757 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 19:28:47,757 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 19:28:47,758 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 19:28:47,758 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 19:28:47,758 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 19:28:47,758 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 19:28:47,758 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 19:28:47,758 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 19:28:47,758 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 19:28:47,758 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 19:28:47,758 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 19:28:47,759 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 19:28:47,759 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 19:28:47,759 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 19:28:47,759 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 19:28:47,759 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 19:28:47,759 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 19:28:47,759 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 375b130c0dbad771cfaef84781fc161e5ae1fb4f9856cbf4d088e8198a97450e [2025-01-09 19:28:48,041 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 19:28:48,053 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 19:28:48,056 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 19:28:48,056 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 19:28:48,057 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 19:28:48,058 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-jme.cil.i [2025-01-09 19:28:49,305 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c169cbe6c/dc0bffbba0ad496faf0f1dd586a32045/FLAGb7ac83013 [2025-01-09 19:28:49,936 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 19:28:49,937 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-jme.cil.i [2025-01-09 19:28:49,994 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c169cbe6c/dc0bffbba0ad496faf0f1dd586a32045/FLAGb7ac83013 [2025-01-09 19:28:50,011 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c169cbe6c/dc0bffbba0ad496faf0f1dd586a32045 [2025-01-09 19:28:50,013 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 19:28:50,015 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 19:28:50,017 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 19:28:50,018 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 19:28:50,022 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 19:28:50,022 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 07:28:50" (1/1) ... [2025-01-09 19:28:50,023 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@f2bd54f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:50, skipping insertion in model container [2025-01-09 19:28:50,023 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 07:28:50" (1/1) ... [2025-01-09 19:28:50,174 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 19:28:55,112 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-jme.cil.i[466142,466155] [2025-01-09 19:28:55,114 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-jme.cil.i[466287,466300] [2025-01-09 19:28:55,134 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 19:28:55,173 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 19:28:55,299 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [6151] [2025-01-09 19:28:55,301 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)); [6158] [2025-01-09 19:28:55,301 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6165] [2025-01-09 19:28:55,304 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/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)); [6205-6206] [2025-01-09 19:28:55,305 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"); [6211-6213] [2025-01-09 19:28:55,305 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" (809), "i" (12UL)); [6238-6239] [2025-01-09 19:28:55,306 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" (45UL), [paravirt_opptr] "i" (& pv_irq_ops.restore_fl.func), [paravirt_clobber] "i" (1), "D" (f): "memory", "cc"); [6244-6246] [2025-01-09 19:28:55,306 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" (814), "i" (12UL)); [6270-6271] [2025-01-09 19:28:55,306 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" (46UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [6276-6278] [2025-01-09 19:28:55,307 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; addl %1,%0": "+m" (v->counter): "ir" (i)); [6317] [2025-01-09 19:28:55,308 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; subl %1,%0": "+m" (v->counter): "ir" (i)); [6324] [2025-01-09 19:28:55,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [6331] [2025-01-09 19:28:55,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0": "+m" (v->counter)); [6338] [2025-01-09 19:28:55,308 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6345] [2025-01-09 19:28:55,310 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6418] [2025-01-09 19:28:55,310 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6425] [2025-01-09 19:28:55,311 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)); [6477] [2025-01-09 19:28:55,311 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)); [6485-6486] [2025-01-09 19:28:55,318 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)); [6565-6566] [2025-01-09 19:28:55,319 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)); [6594-6595] [2025-01-09 19:28:55,320 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (103), "i" (12UL)); [6631-6632] [2025-01-09 19:28:55,321 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (115), "i" (12UL)); [6668-6669] [2025-01-09 19:28:55,331 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)); [7060-7061] [2025-01-09 19:28:55,331 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7067] [2025-01-09 19:28:55,343 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7497] [2025-01-09 19:28:55,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7548] [2025-01-09 19:28:55,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [7559] [2025-01-09 19:28:55,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7568] [2025-01-09 19:28:55,347 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [7683] [2025-01-09 19:28:55,348 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [7735] [2025-01-09 19:28:55,350 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [7793] [2025-01-09 19:28:55,351 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [7795] [2025-01-09 19:28:55,351 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [7802] [2025-01-09 19:28:55,351 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [7804] [2025-01-09 19:28:55,359 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8128] [2025-01-09 19:28:55,371 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8529] [2025-01-09 19:28:55,372 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8534] [2025-01-09 19:28:55,372 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8550] [2025-01-09 19:28:55,373 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8577] [2025-01-09 19:28:55,374 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8617] [2025-01-09 19:28:55,380 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8819] [2025-01-09 19:28:55,381 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8826] [2025-01-09 19:28:55,383 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8851] [2025-01-09 19:28:55,384 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8878] [2025-01-09 19:28:55,391 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [9146] [2025-01-09 19:28:55,395 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9428] [2025-01-09 19:28:55,396 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9452] [2025-01-09 19:28:55,402 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9752] [2025-01-09 19:28:55,432 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [10861] [2025-01-09 19:28:55,432 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [10875] [2025-01-09 19:28:55,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [10909] [2025-01-09 19:28:55,434 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [10924] [2025-01-09 19:28:55,439 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11120] [2025-01-09 19:28:55,586 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-jme.cil.i[466142,466155] [2025-01-09 19:28:55,587 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-jme.cil.i[466287,466300] [2025-01-09 19:28:55,596 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 19:28:55,915 INFO L204 MainTranslator]: Completed translation [2025-01-09 19:28:55,916 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55 WrapperNode [2025-01-09 19:28:55,916 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 19:28:55,918 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 19:28:55,918 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 19:28:55,918 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 19:28:55,924 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:56,022 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:56,217 INFO L138 Inliner]: procedures = 660, calls = 3061, calls flagged for inlining = 319, calls inlined = 257, statements flattened = 7050 [2025-01-09 19:28:56,220 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 19:28:56,221 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 19:28:56,222 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 19:28:56,222 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 19:28:56,233 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:56,233 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:56,264 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:57,657 INFO L175 MemorySlicer]: Split 943 memory accesses to 22 slices as follows [3, 2, 1, 2, 6, 4, 53, 3, 2, 5, 757, 8, 40, 8, 1, 10, 4, 5, 6, 4, 1, 18]. 80 percent of accesses are in the largest equivalence class. The 58 initializations are split as follows [0, 0, 0, 2, 0, 4, 0, 1, 0, 0, 14, 8, 0, 8, 1, 0, 4, 5, 6, 4, 1, 0]. The 398 writes are split as follows [0, 1, 0, 0, 3, 0, 42, 0, 1, 4, 334, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 8]. [2025-01-09 19:28:57,658 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:57,659 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:57,819 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:57,839 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:57,868 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:57,914 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:57,949 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:58,022 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 19:28:58,023 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 19:28:58,024 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 19:28:58,024 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 19:28:58,025 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (1/1) ... [2025-01-09 19:28:58,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 19:28:58,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 19:28:58,056 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-01-09 19:28:58,062 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-01-09 19:28:58,086 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-01-09 19:28:58,086 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-01-09 19:28:58,086 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2025-01-09 19:28:58,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2025-01-09 19:28:58,086 INFO L130 BoogieDeclarations]: Found specification of procedure device_set_wakeup_enable [2025-01-09 19:28:58,086 INFO L138 BoogieDeclarations]: Found implementation of procedure device_set_wakeup_enable [2025-01-09 19:28:58,086 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-01-09 19:28:58,086 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-01-09 19:28:58,086 INFO L130 BoogieDeclarations]: Found specification of procedure jme_reset_mac_processor [2025-01-09 19:28:58,086 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_reset_mac_processor [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-01-09 19:28:58,087 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure jwrite32 [2025-01-09 19:28:58,087 INFO L138 BoogieDeclarations]: Found implementation of procedure jwrite32 [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2025-01-09 19:28:58,087 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure jme_get_regs_len [2025-01-09 19:28:58,087 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_get_regs_len [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-01-09 19:28:58,087 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-01-09 19:28:58,087 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure jme_mac_txclk_on [2025-01-09 19:28:58,087 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_mac_txclk_on [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure jme_disable_rx_engine [2025-01-09 19:28:58,087 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_disable_rx_engine [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_irq_restore [2025-01-09 19:28:58,087 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_irq_restore [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-01-09 19:28:58,087 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-01-09 19:28:58,087 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-01-09 19:28:58,087 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-01-09 19:28:58,087 INFO L130 BoogieDeclarations]: Found specification of procedure jme_reset_link [2025-01-09 19:28:58,089 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_reset_link [2025-01-09 19:28:58,089 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure jme_netpoll [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_netpoll [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_page [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_page [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure netif_rx [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure arch_irqs_disabled_flags [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_irqs_disabled_flags [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure jread32 [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure jread32 [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure tasklet_init [2025-01-09 19:28:58,090 INFO L138 BoogieDeclarations]: Found implementation of procedure tasklet_init [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure netif_receive_skb [2025-01-09 19:28:58,090 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-01-09 19:28:58,091 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-01-09 19:28:58,091 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure jme_set_rx_pcc [2025-01-09 19:28:58,091 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_set_rx_pcc [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_bh [2025-01-09 19:28:58,091 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_bh [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2025-01-09 19:28:58,091 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-01-09 19:28:58,091 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-01-09 19:28:58,092 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-01-09 19:28:58,092 INFO L130 BoogieDeclarations]: Found specification of procedure jme_set_unicastaddr [2025-01-09 19:28:58,092 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_set_unicastaddr [2025-01-09 19:28:58,092 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-01-09 19:28:58,092 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-01-09 19:28:58,092 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-01-09 19:28:58,092 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-01-09 19:28:58,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-01-09 19:28:58,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-01-09 19:28:58,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-01-09 19:28:58,092 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-01-09 19:28:58,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-01-09 19:28:58,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-01-09 19:28:58,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-01-09 19:28:58,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-01-09 19:28:58,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-01-09 19:28:58,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-01-09 19:28:58,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-01-09 19:28:58,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-01-09 19:28:58,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-01-09 19:28:58,096 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure jme_phy_calibration [2025-01-09 19:28:58,096 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_phy_calibration [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-01-09 19:28:58,096 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-01-09 19:28:58,097 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure jme_restart_rx_engine [2025-01-09 19:28:58,097 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_restart_rx_engine [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-01-09 19:28:58,097 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-01-09 19:28:58,097 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-01-09 19:28:58,097 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-01-09 19:28:58,097 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-01-09 19:28:58,097 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-01-09 19:28:58,097 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-01-09 19:28:58,100 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-01-09 19:28:58,101 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2025-01-09 19:28:58,101 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-01-09 19:28:58,101 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-01-09 19:28:58,101 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-01-09 19:28:58,101 INFO L130 BoogieDeclarations]: Found specification of procedure tasklet_hi_schedule [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure tasklet_hi_schedule [2025-01-09 19:28:58,101 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-01-09 19:28:58,101 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-01-09 19:28:58,102 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure jme_linkstat_from_phy [2025-01-09 19:28:58,102 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_linkstat_from_phy [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure jme_mdio_write [2025-01-09 19:28:58,102 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_mdio_write [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure jme_phy_on [2025-01-09 19:28:58,102 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_phy_on [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-01-09 19:28:58,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-01-09 19:28:58,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-01-09 19:28:58,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_4 [2025-01-09 19:28:58,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_4 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure smi_phy_addr [2025-01-09 19:28:58,102 INFO L138 BoogieDeclarations]: Found implementation of procedure smi_phy_addr [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-01-09 19:28:58,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-01-09 19:28:58,102 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-01-09 19:28:58,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-01-09 19:28:58,103 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-01-09 19:28:58,103 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-01-09 19:28:58,103 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-01-09 19:28:58,103 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-01-09 19:28:58,103 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-01-09 19:28:58,103 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-01-09 19:28:58,105 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-01-09 19:28:58,105 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-01-09 19:28:58,105 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2025-01-09 19:28:58,105 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2025-01-09 19:28:58,105 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 19:28:58,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 19:28:58,105 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-01-09 19:28:58,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-01-09 19:28:58,105 INFO L130 BoogieDeclarations]: Found specification of procedure tasklet_schedule [2025-01-09 19:28:58,105 INFO L138 BoogieDeclarations]: Found implementation of procedure tasklet_schedule [2025-01-09 19:28:58,105 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_exclusive_spin_is_locked [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_exclusive_spin_is_locked [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure reg_dbg [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_dbg [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure jme_start_irq [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_start_irq [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_save_flags [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_save_flags [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_bh [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_bh [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure jme_fill_tx_map [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_fill_tx_map [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure jme_free_tx_resources [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_free_tx_resources [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure jme_polling_mode [2025-01-09 19:28:58,106 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_polling_mode [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-01-09 19:28:58,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure napi_disable_pending [2025-01-09 19:28:58,107 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_disable_pending [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-01-09 19:28:58,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-01-09 19:28:58,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-01-09 19:28:58,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-01-09 19:28:58,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-01-09 19:28:58,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-01-09 19:28:58,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-01-09 19:28:58,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-01-09 19:28:58,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-01-09 19:28:58,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-01-09 19:28:58,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure jme_remove_one [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_remove_one [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure jme_powersave_phy [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_powersave_phy [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure jme_mac_rxclk_on [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_mac_rxclk_on [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_jme_cleanup_module_13_2 [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_jme_cleanup_module_13_2 [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure new_phy_power_ctrl [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure new_phy_power_ctrl [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_byte [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_byte [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure jme_intr_msi [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_intr_msi [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure jwrite32f [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure jwrite32f [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure smi_reg_addr [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure smi_reg_addr [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure jme_get_settings [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_get_settings [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-01-09 19:28:58,111 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-01-09 19:28:58,111 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-01-09 19:28:58,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-01-09 19:28:58,112 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-01-09 19:28:58,112 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-01-09 19:28:58,112 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-01-09 19:28:58,116 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-01-09 19:28:58,116 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2025-01-09 19:28:58,116 INFO L130 BoogieDeclarations]: Found specification of procedure tasklet_kill [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure tasklet_kill [2025-01-09 19:28:58,116 INFO L130 BoogieDeclarations]: Found specification of procedure jme_nway_reset [2025-01-09 19:28:58,116 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_nway_reset [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-01-09 19:28:58,117 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure trace_hardirqs_off [2025-01-09 19:28:58,117 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_hardirqs_off [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_bh_112 [2025-01-09 19:28:58,117 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_bh_112 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-01-09 19:28:58,117 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure jme_free_rx_resources [2025-01-09 19:28:58,117 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_free_rx_resources [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure jme_resume [2025-01-09 19:28:58,117 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_resume [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure jme_tx_timeout [2025-01-09 19:28:58,117 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_tx_timeout [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure jme_disable_tx_engine [2025-01-09 19:28:58,117 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_disable_tx_engine [2025-01-09 19:28:58,117 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-01-09 19:28:58,117 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-01-09 19:28:58,118 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-01-09 19:28:58,118 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-01-09 19:28:58,118 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure jme_mac_txclk_off [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_mac_txclk_off [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_bh_103 [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_bh_103 [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure jme_phy_setEA [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_phy_setEA [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_bh_105 [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_bh_105 [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_dword [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_dword [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure jme_set_multi [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_set_multi [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure mmapio_memcpy [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure mmapio_memcpy [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-01-09 19:28:58,119 INFO L130 BoogieDeclarations]: Found specification of procedure jme_phy_specreg_read [2025-01-09 19:28:58,119 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_phy_specreg_read [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure jme_clear_pm [2025-01-09 19:28:58,120 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_clear_pm [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure tasklet_disable [2025-01-09 19:28:58,120 INFO L138 BoogieDeclarations]: Found implementation of procedure tasklet_disable [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure jme_close [2025-01-09 19:28:58,120 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_close [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-01-09 19:28:58,120 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2025-01-09 19:28:58,120 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure jme_stop_irq [2025-01-09 19:28:58,120 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_stop_irq [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-01-09 19:28:58,120 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure jme_shutdown [2025-01-09 19:28:58,120 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_shutdown [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure jme_mac_rxclk_off [2025-01-09 19:28:58,120 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_mac_rxclk_off [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure jme_reset_phy_processor [2025-01-09 19:28:58,120 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_reset_phy_processor [2025-01-09 19:28:58,120 INFO L130 BoogieDeclarations]: Found specification of procedure jme_suspend [2025-01-09 19:28:58,120 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_suspend [2025-01-09 19:28:58,121 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-01-09 19:28:58,121 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-01-09 19:28:58,125 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_bh_113 [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_bh_113 [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure jme_phy_specreg_write [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_phy_specreg_write [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure jme_phy_off [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_phy_off [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure jme_set_phyfifo_5level [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_set_phyfifo_5level [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_bh_104 [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_bh_104 [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_bh_106 [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_bh_106 [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure jme_get_eeprom_len [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_get_eeprom_len [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure skb_is_nonlinear [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_is_nonlinear [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure jme_stop_pcc_timer [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_stop_pcc_timer [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure jme_interrupt_mode [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_interrupt_mode [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure jme_set_settings [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_set_settings [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure jme_mdio_read [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_mdio_read [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msi [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msi [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-01-09 19:28:58,126 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-01-09 19:28:58,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure jme_open [2025-01-09 19:28:58,127 INFO L138 BoogieDeclarations]: Found implementation of procedure jme_open [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-01-09 19:28:58,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_device [2025-01-09 19:28:58,127 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_device [2025-01-09 19:28:58,127 INFO L130 BoogieDeclarations]: Found specification of procedure tasklet_enable [2025-01-09 19:28:58,127 INFO L138 BoogieDeclarations]: Found implementation of procedure tasklet_enable [2025-01-09 19:28:59,316 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 19:28:59,320 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 19:29:15,593 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-01-09 19:29:16,714 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-01-09 19:29:26,935 INFO L? ?]: Removed 3483 outVars from TransFormulas that were not future-live. [2025-01-09 19:29:26,935 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 19:29:27,016 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 19:29:27,017 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2025-01-09 19:29:27,017 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 07:29:27 BoogieIcfgContainer [2025-01-09 19:29:27,017 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 19:29:27,020 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 19:29:27,020 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 19:29:27,024 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 19:29:27,024 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 07:28:50" (1/3) ... [2025-01-09 19:29:27,026 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@33a9091a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 07:29:27, skipping insertion in model container [2025-01-09 19:29:27,027 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 07:28:55" (2/3) ... [2025-01-09 19:29:27,027 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@33a9091a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 07:29:27, skipping insertion in model container [2025-01-09 19:29:27,027 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 07:29:27" (3/3) ... [2025-01-09 19:29:27,028 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-jme.cil.i [2025-01-09 19:29:27,044 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 19:29:27,048 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-jme.cil.i that has 204 procedures, 3417 locations, 1 initial locations, 66 loop locations, and 1 error locations. [2025-01-09 19:29:27,181 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 19:29:27,194 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;@7477c0eb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 19:29:27,195 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-01-09 19:29:27,211 INFO L276 IsEmpty]: Start isEmpty. Operand has 3226 states, 2300 states have (on average 1.3256521739130436) internal successors, (3049), 2348 states have internal predecessors, (3049), 769 states have call successors, (769), 161 states have call predecessors, (769), 160 states have return successors, (760), 744 states have call predecessors, (760), 760 states have call successors, (760) [2025-01-09 19:29:27,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2025-01-09 19:29:27,268 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 19:29:27,269 INFO L218 NwaCegarLoop]: trace histogram [19, 19, 18, 18, 18, 18, 18, 18, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 19:29:27,270 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 19:29:27,273 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 19:29:27,274 INFO L85 PathProgramCache]: Analyzing trace with hash 1198116394, now seen corresponding path program 1 times [2025-01-09 19:29:27,280 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 19:29:27,281 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [8938855] [2025-01-09 19:29:27,281 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 19:29:27,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 19:29:30,868 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 263 statements into 1 equivalence classes. [2025-01-09 19:29:31,245 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 263 of 263 statements. [2025-01-09 19:29:31,246 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 19:29:31,246 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 19:29:31,981 INFO L134 CoverageAnalysis]: Checked inductivity of 1431 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1431 trivial. 0 not checked. [2025-01-09 19:29:31,982 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 19:29:31,982 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [8938855] [2025-01-09 19:29:31,983 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [8938855] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 19:29:31,983 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 19:29:31,983 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 19:29:31,984 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [259227408] [2025-01-09 19:29:31,986 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 19:29:31,989 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 19:29:31,990 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 19:29:32,010 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 19:29:32,011 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:29:32,020 INFO L87 Difference]: Start difference. First operand has 3226 states, 2300 states have (on average 1.3256521739130436) internal successors, (3049), 2348 states have internal predecessors, (3049), 769 states have call successors, (769), 161 states have call predecessors, (769), 160 states have return successors, (760), 744 states have call predecessors, (760), 760 states have call successors, (760) Second operand has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 3 states have call successors, (25), 2 states have call predecessors, (25), 1 states have return successors, (24), 3 states have call predecessors, (24), 3 states have call successors, (24) [2025-01-09 19:29:36,096 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.06s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-01-09 19:29:37,746 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 19:29:37,747 INFO L93 Difference]: Finished difference Result 8620 states and 12459 transitions. [2025-01-09 19:29:37,748 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 19:29:37,750 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 3 states have call successors, (25), 2 states have call predecessors, (25), 1 states have return successors, (24), 3 states have call predecessors, (24), 3 states have call successors, (24) Word has length 263 [2025-01-09 19:29:37,751 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 19:29:37,818 INFO L225 Difference]: With dead ends: 8620 [2025-01-09 19:29:37,818 INFO L226 Difference]: Without dead ends: 5346 [2025-01-09 19:29:37,855 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:29:37,857 INFO L435 NwaCegarLoop]: 4513 mSDtfsCounter, 3114 mSDsluCounter, 4376 mSDsCounter, 0 mSdLazyCounter, 107 mSolverCounterSat, 7 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3114 SdHoareTripleChecker+Valid, 8889 SdHoareTripleChecker+Invalid, 115 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 107 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.3s IncrementalHoareTripleChecker+Time [2025-01-09 19:29:37,859 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3114 Valid, 8889 Invalid, 115 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [7 Valid, 107 Invalid, 1 Unknown, 0 Unchecked, 5.3s Time] [2025-01-09 19:29:37,885 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5346 states. [2025-01-09 19:29:38,244 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5346 to 5344. [2025-01-09 19:29:38,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5344 states, 3786 states have (on average 1.2950343370311674) internal successors, (4903), 3869 states have internal predecessors, (4903), 1267 states have call successors, (1267), 291 states have call predecessors, (1267), 290 states have return successors, (1268), 1233 states have call predecessors, (1268), 1267 states have call successors, (1268) [2025-01-09 19:29:38,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5344 states to 5344 states and 7438 transitions. [2025-01-09 19:29:38,316 INFO L78 Accepts]: Start accepts. Automaton has 5344 states and 7438 transitions. Word has length 263 [2025-01-09 19:29:38,319 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 19:29:38,319 INFO L471 AbstractCegarLoop]: Abstraction has 5344 states and 7438 transitions. [2025-01-09 19:29:38,319 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 3 states have call successors, (25), 2 states have call predecessors, (25), 1 states have return successors, (24), 3 states have call predecessors, (24), 3 states have call successors, (24) [2025-01-09 19:29:38,319 INFO L276 IsEmpty]: Start isEmpty. Operand 5344 states and 7438 transitions. [2025-01-09 19:29:38,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1665 [2025-01-09 19:29:38,415 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 19:29:38,417 INFO L218 NwaCegarLoop]: trace histogram [56, 56, 43, 43, 28, 28, 27, 27, 20, 20, 20, 20, 20, 20, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 7, 7, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 19:29:38,417 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-01-09 19:29:38,417 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 19:29:38,419 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 19:29:38,419 INFO L85 PathProgramCache]: Analyzing trace with hash -1933384093, now seen corresponding path program 1 times [2025-01-09 19:29:38,419 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 19:29:38,419 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [375604869] [2025-01-09 19:29:38,420 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 19:29:38,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 19:29:42,013 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 1664 statements into 1 equivalence classes. [2025-01-09 19:29:42,165 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 1664 of 1664 statements. [2025-01-09 19:29:42,165 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 19:29:42,165 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 19:29:44,464 INFO L134 CoverageAnalysis]: Checked inductivity of 13191 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 13186 trivial. 0 not checked. [2025-01-09 19:29:44,464 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 19:29:44,464 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [375604869] [2025-01-09 19:29:44,465 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [375604869] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 19:29:44,465 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 19:29:44,465 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 19:29:44,465 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1119196476] [2025-01-09 19:29:44,465 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 19:29:44,468 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 19:29:44,468 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 19:29:44,469 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 19:29:44,469 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:29:44,470 INFO L87 Difference]: Start difference. First operand 5344 states and 7438 transitions. Second operand has 3 states, 3 states have (on average 137.33333333333334) internal successors, (412), 3 states have internal predecessors, (412), 3 states have call successors, (153), 2 states have call predecessors, (153), 1 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) [2025-01-09 19:29:48,518 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-01-09 19:29:49,842 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 19:29:49,843 INFO L93 Difference]: Finished difference Result 15112 states and 21006 transitions. [2025-01-09 19:29:49,843 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 19:29:49,844 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 137.33333333333334) internal successors, (412), 3 states have internal predecessors, (412), 3 states have call successors, (153), 2 states have call predecessors, (153), 1 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) Word has length 1664 [2025-01-09 19:29:49,846 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 19:29:49,940 INFO L225 Difference]: With dead ends: 15112 [2025-01-09 19:29:49,941 INFO L226 Difference]: Without dead ends: 9809 [2025-01-09 19:29:49,978 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:29:49,980 INFO L435 NwaCegarLoop]: 5961 mSDtfsCounter, 3742 mSDsluCounter, 4359 mSDsCounter, 0 mSdLazyCounter, 70 mSolverCounterSat, 17 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3742 SdHoareTripleChecker+Valid, 10320 SdHoareTripleChecker+Invalid, 88 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 70 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.0s IncrementalHoareTripleChecker+Time [2025-01-09 19:29:49,981 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3742 Valid, 10320 Invalid, 88 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 70 Invalid, 1 Unknown, 0 Unchecked, 5.0s Time] [2025-01-09 19:29:49,997 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9809 states. [2025-01-09 19:29:50,415 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9809 to 9805. [2025-01-09 19:29:50,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9805 states, 6968 states have (on average 1.293915040183697) internal successors, (9016), 7121 states have internal predecessors, (9016), 2287 states have call successors, (2287), 551 states have call predecessors, (2287), 549 states have return successors, (2289), 2223 states have call predecessors, (2289), 2287 states have call successors, (2289) [2025-01-09 19:29:50,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9805 states to 9805 states and 13592 transitions. [2025-01-09 19:29:50,526 INFO L78 Accepts]: Start accepts. Automaton has 9805 states and 13592 transitions. Word has length 1664 [2025-01-09 19:29:50,529 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 19:29:50,529 INFO L471 AbstractCegarLoop]: Abstraction has 9805 states and 13592 transitions. [2025-01-09 19:29:50,530 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 137.33333333333334) internal successors, (412), 3 states have internal predecessors, (412), 3 states have call successors, (153), 2 states have call predecessors, (153), 1 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) [2025-01-09 19:29:50,530 INFO L276 IsEmpty]: Start isEmpty. Operand 9805 states and 13592 transitions. [2025-01-09 19:29:50,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1734 [2025-01-09 19:29:50,662 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 19:29:50,663 INFO L218 NwaCegarLoop]: trace histogram [56, 56, 43, 43, 30, 30, 28, 28, 20, 20, 20, 20, 20, 20, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 15, 15, 15, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 7, 7, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 19:29:50,663 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-01-09 19:29:50,664 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 19:29:50,665 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 19:29:50,666 INFO L85 PathProgramCache]: Analyzing trace with hash 1802639682, now seen corresponding path program 1 times [2025-01-09 19:29:50,666 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 19:29:50,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2105915932] [2025-01-09 19:29:50,666 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 19:29:50,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 19:29:54,015 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 1733 statements into 1 equivalence classes. [2025-01-09 19:29:54,141 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 1733 of 1733 statements. [2025-01-09 19:29:54,141 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 19:29:54,141 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 19:29:56,720 INFO L134 CoverageAnalysis]: Checked inductivity of 13654 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 13643 trivial. 0 not checked. [2025-01-09 19:29:56,720 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 19:29:56,720 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2105915932] [2025-01-09 19:29:56,720 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2105915932] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 19:29:56,721 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 19:29:56,721 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 19:29:56,721 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1867065621] [2025-01-09 19:29:56,721 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 19:29:56,725 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 19:29:56,725 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 19:29:56,727 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 19:29:56,727 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:29:56,732 INFO L87 Difference]: Start difference. First operand 9805 states and 13592 transitions. Second operand has 3 states, 3 states have (on average 147.33333333333334) internal successors, (442), 3 states have internal predecessors, (442), 3 states have call successors, (161), 2 states have call predecessors, (161), 1 states have return successors, (160), 3 states have call predecessors, (160), 3 states have call successors, (160) [2025-01-09 19:30:00,786 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-01-09 19:30:02,400 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-09 19:30:02,400 INFO L93 Difference]: Finished difference Result 24030 states and 33308 transitions. [2025-01-09 19:30:02,401 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 19:30:02,402 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 147.33333333333334) internal successors, (442), 3 states have internal predecessors, (442), 3 states have call successors, (161), 2 states have call predecessors, (161), 1 states have return successors, (160), 3 states have call predecessors, (160), 3 states have call successors, (160) Word has length 1733 [2025-01-09 19:30:02,403 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-01-09 19:30:02,552 INFO L225 Difference]: With dead ends: 24030 [2025-01-09 19:30:02,553 INFO L226 Difference]: Without dead ends: 14266 [2025-01-09 19:30:02,628 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 19:30:02,632 INFO L435 NwaCegarLoop]: 8154 mSDtfsCounter, 3738 mSDsluCounter, 4348 mSDsCounter, 0 mSdLazyCounter, 70 mSolverCounterSat, 15 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3738 SdHoareTripleChecker+Valid, 12502 SdHoareTripleChecker+Invalid, 86 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 70 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.1s IncrementalHoareTripleChecker+Time [2025-01-09 19:30:02,632 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3738 Valid, 12502 Invalid, 86 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 70 Invalid, 1 Unknown, 0 Unchecked, 5.1s Time] [2025-01-09 19:30:02,657 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14266 states. [2025-01-09 19:30:03,313 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14266 to 14262. [2025-01-09 19:30:03,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14262 states, 10146 states have (on average 1.2936132465996453) internal successors, (13125), 10369 states have internal predecessors, (13125), 3307 states have call successors, (3307), 811 states have call predecessors, (3307), 808 states have return successors, (3310), 3213 states have call predecessors, (3310), 3307 states have call successors, (3310) [2025-01-09 19:30:03,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14262 states to 14262 states and 19742 transitions. [2025-01-09 19:30:03,440 INFO L78 Accepts]: Start accepts. Automaton has 14262 states and 19742 transitions. Word has length 1733 [2025-01-09 19:30:03,441 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-01-09 19:30:03,441 INFO L471 AbstractCegarLoop]: Abstraction has 14262 states and 19742 transitions. [2025-01-09 19:30:03,442 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 147.33333333333334) internal successors, (442), 3 states have internal predecessors, (442), 3 states have call successors, (161), 2 states have call predecessors, (161), 1 states have return successors, (160), 3 states have call predecessors, (160), 3 states have call successors, (160) [2025-01-09 19:30:03,443 INFO L276 IsEmpty]: Start isEmpty. Operand 14262 states and 19742 transitions. [2025-01-09 19:30:03,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1808 [2025-01-09 19:30:03,515 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 19:30:03,516 INFO L218 NwaCegarLoop]: trace histogram [56, 56, 43, 43, 32, 32, 28, 28, 20, 20, 20, 20, 20, 20, 19, 19, 19, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 7, 7, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 19:30:03,516 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-01-09 19:30:03,516 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-01-09 19:30:03,518 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 19:30:03,519 INFO L85 PathProgramCache]: Analyzing trace with hash -119873598, now seen corresponding path program 1 times [2025-01-09 19:30:03,519 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 19:30:03,519 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [27358588] [2025-01-09 19:30:03,519 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 19:30:03,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms