./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-challenges/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-emulex-benet-be2net.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/config/KojakReach.xml -i ../../sv-benchmarks/c/ldv-challenges/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-emulex-benet-be2net.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9 --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 Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 533543141cbd0298a6b1954003631f8ec63169e684dc388513307cd0296439f1 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-03 02:05:43,580 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-03 02:05:43,662 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-12-03 02:05:43,666 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-03 02:05:43,667 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-12-03 02:05:43,689 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-03 02:05:43,690 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-03 02:05:43,691 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-12-03 02:05:43,691 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-12-03 02:05:43,692 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-12-03 02:05:43,692 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-03 02:05:43,693 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-03 02:05:43,693 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-03 02:05:43,694 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-03 02:05:43,694 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-03 02:05:43,695 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-03 02:05:43,695 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-03 02:05:43,696 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-03 02:05:43,696 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-03 02:05:43,697 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-12-03 02:05:43,697 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-12-03 02:05:43,698 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-12-03 02:05:43,698 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-03 02:05:43,699 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-12-03 02:05:43,699 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-03 02:05:43,700 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-03 02:05:43,700 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-03 02:05:43,700 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-12-03 02:05:43,701 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-03 02:05:43,701 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-03 02:05:43,702 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9 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 -> Kojak 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 -> 533543141cbd0298a6b1954003631f8ec63169e684dc388513307cd0296439f1 [2023-12-03 02:05:43,935 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-03 02:05:43,955 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-03 02:05:43,957 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-03 02:05:43,959 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-03 02:05:43,959 INFO L274 PluginConnector]: CDTParser initialized [2023-12-03 02:05:43,960 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/../../sv-benchmarks/c/ldv-challenges/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-emulex-benet-be2net.cil.i [2023-12-03 02:05:44,451 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-03 02:05:49,286 INFO L384 CDTParser]: Found 1 translation units. [2023-12-03 02:05:49,287 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-emulex-benet-be2net.cil.i [2023-12-03 02:05:49,385 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/data/0d76bbdd9/a8cc1e0c517343b3a734cbe7bdc90d43/FLAG0c79e3e04 [2023-12-03 02:05:49,402 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/data/0d76bbdd9/a8cc1e0c517343b3a734cbe7bdc90d43 [2023-12-03 02:05:49,404 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-03 02:05:49,406 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-03 02:05:49,407 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-03 02:05:49,408 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-03 02:05:49,413 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-03 02:05:49,414 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.12 02:05:49" (1/1) ... [2023-12-03 02:05:49,415 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@24f7fcaf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:49, skipping insertion in model container [2023-12-03 02:05:49,415 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.12 02:05:49" (1/1) ... [2023-12-03 02:05:49,711 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-03 02:05:58,639 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-emulex-benet-be2net.cil.i[838236,838249] [2023-12-03 02:05:58,643 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-emulex-benet-be2net.cil.i[838381,838394] [2023-12-03 02:05:58,674 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-03 02:05:58,738 INFO L202 MainTranslator]: Completed pre-run [2023-12-03 02:05:58,895 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"); [7654] [2023-12-03 02:05:58,897 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)); [7661] [2023-12-03 02:05:58,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [7668] [2023-12-03 02:05:58,899 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [7684] [2023-12-03 02:05:58,902 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/dfaa16b/linux-alloc-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [7767-7768] [2023-12-03 02:05:58,902 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"); [7773-7775] [2023-12-03 02:05:58,903 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)); [7795] [2023-12-03 02:05:58,903 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)); [7802] [2023-12-03 02:05:58,904 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)); [7809] [2023-12-03 02:05:58,904 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)); [7816] [2023-12-03 02:05:58,909 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/mm.h"), "i" (488), "i" (12UL)); [8016-8017] [2023-12-03 02:05:58,915 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (19), "i" (12UL)); [8099-8100] [2023-12-03 02:05:58,917 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (36), "i" (12UL)); [8133-8134] [2023-12-03 02:05:58,918 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)); [8174-8175] [2023-12-03 02:05:58,920 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)); [8203-8204] [2023-12-03 02:05:58,936 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)); [8855-8856] [2023-12-03 02:05:58,937 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8862] [2023-12-03 02:05:58,941 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [9132] [2023-12-03 02:05:58,942 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [9135] [2023-12-03 02:05:58,942 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [9138] [2023-12-03 02:05:58,942 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [9141] [2023-12-03 02:05:58,943 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [9172] [2023-12-03 02:05:58,943 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [9175] [2023-12-03 02:05:58,943 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [9178] [2023-12-03 02:05:58,944 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [9181] [2023-12-03 02:05:58,944 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [9212] [2023-12-03 02:05:58,944 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [9215] [2023-12-03 02:05:58,945 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [9218] [2023-12-03 02:05:58,945 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [9221] [2023-12-03 02:05:58,946 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [9252] [2023-12-03 02:05:58,946 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [9255] [2023-12-03 02:05:58,946 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [9258] [2023-12-03 02:05:58,946 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [9261] [2023-12-03 02:05:58,962 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/emulex/benet/be.h"), "i" (142), "i" (12UL)); [9894-9895] [2023-12-03 02:05:58,982 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [10546] [2023-12-03 02:05:58,983 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [10560] [2023-12-03 02:05:59,001 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/emulex/benet/be_main.c"), "i" (693), "i" (12UL)); [11188-11189] [2023-12-03 02:05:59,016 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/emulex/benet/be_main.c"), "i" (1031), "i" (12UL)); [11820-11821] [2023-12-03 02:05:59,077 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/emulex/benet/be_main.c"), "i" (1465), "i" (12UL)); [12475-12476] [2023-12-03 02:05:59,079 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)start) [12548] [2023-12-03 02:05:59,081 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/emulex/benet/be_main.c"), "i" (1534), "i" (12UL)); [12585-12586] [2023-12-03 02:05:59,083 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/emulex/benet/be_main.c"), "i" (1564), "i" (12UL)); [12643-12644] [2023-12-03 02:05:59,091 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/emulex/benet/be_main.c"), "i" (1640), "i" (12UL)); [12799-12800] [2023-12-03 02:05:59,098 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [13024] [2023-12-03 02:05:59,104 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [13215] [2023-12-03 02:05:59,105 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/emulex/benet/be_main.c"), "i" (1869), "i" (12UL)); [13249-13250] [2023-12-03 02:05:59,106 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [13310] [2023-12-03 02:05:59,112 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/emulex/benet/be_main.c"), "i" (1963), "i" (12UL)); [13440-13441] [2023-12-03 02:05:59,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrl %1,%0": "=r" (r): "rm" (x), "0" (-1)); [21089] [2023-12-03 02:05:59,283 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [21381] [2023-12-03 02:05:59,332 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"drivers/net/ethernet/emulex/benet/be_cmds.c"), "i" (1326), "i" (12UL)); [23386-23387] [2023-12-03 02:05:59,510 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-emulex-benet-be2net.cil.i[838236,838249] [2023-12-03 02:05:59,511 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/sv-benchmarks/c/ldv-challenges/linux-3.14_linux-alloc-spinlock_drivers-net-ethernet-emulex-benet-be2net.cil.i[838381,838394] [2023-12-03 02:05:59,519 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-03 02:05:59,949 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-12-03 02:05:59,949 WARN L675 CHandler]: The function __bad_size_call_parameter is called, but not defined or handled by StandardFunctionHandler. [2023-12-03 02:05:59,949 WARN L675 CHandler]: The function sprintf is called, but not defined or handled by StandardFunctionHandler. [2023-12-03 02:05:59,950 WARN L675 CHandler]: The function __bad_percpu_size is called, but not defined or handled by StandardFunctionHandler. [2023-12-03 02:05:59,957 INFO L206 MainTranslator]: Completed translation [2023-12-03 02:05:59,958 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:59 WrapperNode [2023-12-03 02:05:59,958 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-03 02:05:59,959 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-03 02:05:59,959 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-03 02:05:59,960 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-03 02:05:59,966 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:59" (1/1) ... [2023-12-03 02:06:00,119 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:59" (1/1) ... [2023-12-03 02:06:00,663 INFO L138 Inliner]: procedures = 962, calls = 9831, calls flagged for inlining = 478, calls inlined = 453, statements flattened = 23813 [2023-12-03 02:06:00,664 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-03 02:06:00,665 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-03 02:06:00,665 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-03 02:06:00,666 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-03 02:06:00,676 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:59" (1/1) ... [2023-12-03 02:06:00,676 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:59" (1/1) ... [2023-12-03 02:06:00,791 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:59" (1/1) ... [2023-12-03 02:06:00,792 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:59" (1/1) ... [2023-12-03 02:06:01,431 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:59" (1/1) ... [2023-12-03 02:06:01,493 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:59" (1/1) ... [2023-12-03 02:06:01,632 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:59" (1/1) ... [2023-12-03 02:06:01,768 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:59" (1/1) ... [2023-12-03 02:06:01,958 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-03 02:06:01,959 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-03 02:06:01,959 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-03 02:06:01,959 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-03 02:06:01,960 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 02:05:59" (1/1) ... [2023-12-03 02:06:01,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-12-03 02:06:01,975 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/z3 [2023-12-03 02:06:01,987 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-12-03 02:06:01,994 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0406b1ae-44b3-4816-8fbc-fd2defcd84d3/bin/ukojak-verify-Qdu7aM0XO9/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-12-03 02:06:02,024 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2023-12-03 02:06:02,024 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2023-12-03 02:06:02,024 INFO L130 BoogieDeclarations]: Found specification of procedure be_setup_queues [2023-12-03 02:06:02,024 INFO L138 BoogieDeclarations]: Found implementation of procedure be_setup_queues [2023-12-03 02:06:02,024 INFO L130 BoogieDeclarations]: Found specification of procedure be_fw_wait_ready [2023-12-03 02:06:02,024 INFO L138 BoogieDeclarations]: Found implementation of procedure be_fw_wait_ready [2023-12-03 02:06:02,024 INFO L130 BoogieDeclarations]: Found specification of procedure be_setup [2023-12-03 02:06:02,024 INFO L138 BoogieDeclarations]: Found implementation of procedure be_setup [2023-12-03 02:06:02,025 INFO L130 BoogieDeclarations]: Found specification of procedure be_mbox_notify_wait [2023-12-03 02:06:02,025 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mbox_notify_wait [2023-12-03 02:06:02,025 INFO L130 BoogieDeclarations]: Found specification of procedure amap_get [2023-12-03 02:06:02,025 INFO L138 BoogieDeclarations]: Found implementation of procedure amap_get [2023-12-03 02:06:02,025 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_q_destroy [2023-12-03 02:06:02,025 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_q_destroy [2023-12-03 02:06:02,025 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2023-12-03 02:06:02,025 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2023-12-03 02:06:02,025 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2023-12-03 02:06:02,026 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2023-12-03 02:06:02,026 INFO L130 BoogieDeclarations]: Found specification of procedure be_roce_dev_remove [2023-12-03 02:06:02,026 INFO L138 BoogieDeclarations]: Found implementation of procedure be_roce_dev_remove [2023-12-03 02:06:02,026 INFO L130 BoogieDeclarations]: Found specification of procedure ioread32 [2023-12-03 02:06:02,026 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread32 [2023-12-03 02:06:02,026 INFO L130 BoogieDeclarations]: Found specification of procedure be_resume [2023-12-03 02:06:02,026 INFO L138 BoogieDeclarations]: Found implementation of procedure be_resume [2023-12-03 02:06:02,027 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~TO~VOID [2023-12-03 02:06:02,027 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~TO~VOID [2023-12-03 02:06:02,027 INFO L130 BoogieDeclarations]: Found specification of procedure dma_zalloc_coherent [2023-12-03 02:06:02,027 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_zalloc_coherent [2023-12-03 02:06:02,027 INFO L130 BoogieDeclarations]: Found specification of procedure events_get [2023-12-03 02:06:02,027 INFO L138 BoogieDeclarations]: Found implementation of procedure events_get [2023-12-03 02:06:02,027 INFO L130 BoogieDeclarations]: Found specification of procedure sprintf [2023-12-03 02:06:02,028 INFO L130 BoogieDeclarations]: Found specification of procedure be_lock_napi [2023-12-03 02:06:02,028 INFO L138 BoogieDeclarations]: Found implementation of procedure be_lock_napi [2023-12-03 02:06:02,028 INFO L130 BoogieDeclarations]: Found specification of procedure memcmp [2023-12-03 02:06:02,028 INFO L130 BoogieDeclarations]: Found specification of procedure be_insert_vlan_in_pkt [2023-12-03 02:06:02,028 INFO L138 BoogieDeclarations]: Found implementation of procedure be_insert_vlan_in_pkt [2023-12-03 02:06:02,028 INFO L130 BoogieDeclarations]: Found specification of procedure swap_dws [2023-12-03 02:06:02,028 INFO L138 BoogieDeclarations]: Found implementation of procedure swap_dws [2023-12-03 02:06:02,028 INFO L130 BoogieDeclarations]: Found specification of procedure lancer_cmd_write_object [2023-12-03 02:06:02,028 INFO L138 BoogieDeclarations]: Found implementation of procedure lancer_cmd_write_object [2023-12-03 02:06:02,029 INFO L130 BoogieDeclarations]: Found specification of procedure skb_checksum_none_assert [2023-12-03 02:06:02,029 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_checksum_none_assert [2023-12-03 02:06:02,029 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size_set [2023-12-03 02:06:02,029 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size_set [2023-12-03 02:06:02,029 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2023-12-03 02:06:02,029 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2023-12-03 02:06:02,029 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_rxq_create [2023-12-03 02:06:02,030 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_rxq_create [2023-12-03 02:06:02,030 INFO L130 BoogieDeclarations]: Found specification of procedure be_msix_disable [2023-12-03 02:06:02,030 INFO L138 BoogieDeclarations]: Found implementation of procedure be_msix_disable [2023-12-03 02:06:02,030 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2023-12-03 02:06:02,030 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2023-12-03 02:06:02,030 INFO L130 BoogieDeclarations]: Found specification of procedure lancer_physdev_ctrl [2023-12-03 02:06:02,030 INFO L138 BoogieDeclarations]: Found implementation of procedure lancer_physdev_ctrl [2023-12-03 02:06:02,030 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add [2023-12-03 02:06:02,030 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add [2023-12-03 02:06:02,031 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_103 [2023-12-03 02:06:02,031 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_103 [2023-12-03 02:06:02,031 INFO L130 BoogieDeclarations]: Found specification of procedure be_flash_redboot [2023-12-03 02:06:02,031 INFO L138 BoogieDeclarations]: Found implementation of procedure be_flash_redboot [2023-12-03 02:06:02,031 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2023-12-03 02:06:02,031 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2023-12-03 02:06:02,031 INFO L130 BoogieDeclarations]: Found specification of procedure unmap_tx_frag [2023-12-03 02:06:02,031 INFO L138 BoogieDeclarations]: Found implementation of procedure unmap_tx_frag [2023-12-03 02:06:02,031 INFO L130 BoogieDeclarations]: Found specification of procedure db_bar [2023-12-03 02:06:02,032 INFO L138 BoogieDeclarations]: Found implementation of procedure db_bar [2023-12-03 02:06:02,032 INFO L130 BoogieDeclarations]: Found specification of procedure be_msix_vec_get [2023-12-03 02:06:02,032 INFO L138 BoogieDeclarations]: Found implementation of procedure be_msix_vec_get [2023-12-03 02:06:02,032 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2023-12-03 02:06:02,032 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2023-12-03 02:06:02,032 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_bh [2023-12-03 02:06:02,032 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_bh [2023-12-03 02:06:02,032 INFO L130 BoogieDeclarations]: Found specification of procedure skb_record_rx_queue [2023-12-03 02:06:02,033 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_record_rx_queue [2023-12-03 02:06:02,033 INFO L130 BoogieDeclarations]: Found specification of procedure be_queue_free [2023-12-03 02:06:02,033 INFO L138 BoogieDeclarations]: Found implementation of procedure be_queue_free [2023-12-03 02:06:02,033 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2023-12-03 02:06:02,033 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2023-12-03 02:06:02,033 INFO L130 BoogieDeclarations]: Found specification of procedure __napi_schedule [2023-12-03 02:06:02,034 INFO L138 BoogieDeclarations]: Found implementation of procedure __napi_schedule [2023-12-03 02:06:02,034 INFO L130 BoogieDeclarations]: Found specification of procedure qnq_async_evt_rcvd [2023-12-03 02:06:02,034 INFO L138 BoogieDeclarations]: Found implementation of procedure qnq_async_evt_rcvd [2023-12-03 02:06:02,034 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2023-12-03 02:06:02,034 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2023-12-03 02:06:02,034 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_fw_init [2023-12-03 02:06:02,034 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_fw_init [2023-12-03 02:06:02,034 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2023-12-03 02:06:02,034 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2023-12-03 02:06:02,035 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2023-12-03 02:06:02,035 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2023-12-03 02:06:02,035 INFO L130 BoogieDeclarations]: Found specification of procedure index_inc [2023-12-03 02:06:02,035 INFO L138 BoogieDeclarations]: Found implementation of procedure index_inc [2023-12-03 02:06:02,035 INFO L130 BoogieDeclarations]: Found specification of procedure be_eq_notify [2023-12-03 02:06:02,035 INFO L138 BoogieDeclarations]: Found implementation of procedure be_eq_notify [2023-12-03 02:06:02,035 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-12-03 02:06:02,036 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headroom [2023-12-03 02:06:02,036 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headroom [2023-12-03 02:06:02,036 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2023-12-03 02:06:02,036 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2023-12-03 02:06:02,036 INFO L130 BoogieDeclarations]: Found specification of procedure be_unmap_pci_bars [2023-12-03 02:06:02,036 INFO L138 BoogieDeclarations]: Found implementation of procedure be_unmap_pci_bars [2023-12-03 02:06:02,036 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2023-12-03 02:06:02,036 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2023-12-03 02:06:02,036 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2023-12-03 02:06:02,037 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2023-12-03 02:06:02,037 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_get_profile_config [2023-12-03 02:06:02,037 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_get_profile_config [2023-12-03 02:06:02,037 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-12-03 02:06:02,037 INFO L130 BoogieDeclarations]: Found specification of procedure be_decode_resp_hdr [2023-12-03 02:06:02,037 INFO L138 BoogieDeclarations]: Found implementation of procedure be_decode_resp_hdr [2023-12-03 02:06:02,038 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_calloc [2023-12-03 02:06:02,038 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_calloc [2023-12-03 02:06:02,038 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-03 02:06:02,038 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2023-12-03 02:06:02,038 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2023-12-03 02:06:02,038 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2023-12-03 02:06:02,038 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2023-12-03 02:06:02,039 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-12-03 02:06:02,039 INFO L130 BoogieDeclarations]: Found specification of procedure queue_tail_inc [2023-12-03 02:06:02,039 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_tail_inc [2023-12-03 02:06:02,039 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2023-12-03 02:06:02,039 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2023-12-03 02:06:02,039 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2023-12-03 02:06:02,039 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_allowed [2023-12-03 02:06:02,040 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_allowed [2023-12-03 02:06:02,040 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2023-12-03 02:06:02,040 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2023-12-03 02:06:02,040 INFO L130 BoogieDeclarations]: Found specification of procedure be_intr_set [2023-12-03 02:06:02,040 INFO L138 BoogieDeclarations]: Found implementation of procedure be_intr_set [2023-12-03 02:06:02,040 INFO L130 BoogieDeclarations]: Found specification of procedure be_get_nic_desc [2023-12-03 02:06:02,040 INFO L138 BoogieDeclarations]: Found implementation of procedure be_get_nic_desc [2023-12-03 02:06:02,040 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_lock_of_be_eq_obj [2023-12-03 02:06:02,040 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_lock_of_be_eq_obj [2023-12-03 02:06:02,040 INFO L130 BoogieDeclarations]: Found specification of procedure be_tx_compl_get [2023-12-03 02:06:02,041 INFO L138 BoogieDeclarations]: Found implementation of procedure be_tx_compl_get [2023-12-03 02:06:02,041 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_if_create [2023-12-03 02:06:02,041 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_if_create [2023-12-03 02:06:02,041 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2023-12-03 02:06:02,041 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2023-12-03 02:06:02,041 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2023-12-03 02:06:02,041 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2023-12-03 02:06:02,041 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_if_destroy [2023-12-03 02:06:02,041 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_if_destroy [2023-12-03 02:06:02,041 INFO L130 BoogieDeclarations]: Found specification of procedure be_error [2023-12-03 02:06:02,041 INFO L138 BoogieDeclarations]: Found implementation of procedure be_error [2023-12-03 02:06:02,041 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2023-12-03 02:06:02,042 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2023-12-03 02:06:02,042 INFO L130 BoogieDeclarations]: Found specification of procedure use_mcc [2023-12-03 02:06:02,042 INFO L138 BoogieDeclarations]: Found implementation of procedure use_mcc [2023-12-03 02:06:02,042 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule_prep [2023-12-03 02:06:02,042 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule_prep [2023-12-03 02:06:02,042 INFO L130 BoogieDeclarations]: Found specification of procedure be_copy_nic_desc [2023-12-03 02:06:02,042 INFO L138 BoogieDeclarations]: Found implementation of procedure be_copy_nic_desc [2023-12-03 02:06:02,042 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-03 02:06:02,042 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-03 02:06:02,042 INFO L130 BoogieDeclarations]: Found specification of procedure be_flash [2023-12-03 02:06:02,042 INFO L138 BoogieDeclarations]: Found implementation of procedure be_flash [2023-12-03 02:06:02,042 INFO L130 BoogieDeclarations]: Found specification of procedure be_vid_config [2023-12-03 02:06:02,042 INFO L138 BoogieDeclarations]: Found implementation of procedure be_vid_config [2023-12-03 02:06:02,043 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_mac_addr_query [2023-12-03 02:06:02,043 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_mac_addr_query [2023-12-03 02:06:02,043 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2023-12-03 02:06:02,043 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2023-12-03 02:06:02,043 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-12-03 02:06:02,043 INFO L130 BoogieDeclarations]: Found specification of procedure be_link_status_update [2023-12-03 02:06:02,043 INFO L138 BoogieDeclarations]: Found implementation of procedure be_link_status_update [2023-12-03 02:06:02,043 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2023-12-03 02:06:02,043 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2023-12-03 02:06:02,043 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2023-12-03 02:06:02,043 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2023-12-03 02:06:02,044 INFO L130 BoogieDeclarations]: Found specification of procedure wait_for_completion_timeout [2023-12-03 02:06:02,044 INFO L138 BoogieDeclarations]: Found implementation of procedure wait_for_completion_timeout [2023-12-03 02:06:02,044 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2023-12-03 02:06:02,044 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2023-12-03 02:06:02,044 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2023-12-03 02:06:02,044 INFO L130 BoogieDeclarations]: Found specification of procedure lancer_test_and_set_rdy_state [2023-12-03 02:06:02,044 INFO L138 BoogieDeclarations]: Found implementation of procedure lancer_test_and_set_rdy_state [2023-12-03 02:06:02,044 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_get_fw_ver [2023-12-03 02:06:02,044 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_get_fw_ver [2023-12-03 02:06:02,044 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2023-12-03 02:06:02,044 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2023-12-03 02:06:02,045 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_get_flow_control [2023-12-03 02:06:02,045 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_get_flow_control [2023-12-03 02:06:02,045 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2023-12-03 02:06:02,045 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2023-12-03 02:06:02,045 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_link_status_query [2023-12-03 02:06:02,045 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_link_status_query [2023-12-03 02:06:02,045 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2023-12-03 02:06:02,045 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2023-12-03 02:06:02,045 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2023-12-03 02:06:02,045 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2023-12-03 02:06:02,045 INFO L130 BoogieDeclarations]: Found specification of procedure be_ipv6_tx_stall_chk [2023-12-03 02:06:02,045 INFO L138 BoogieDeclarations]: Found implementation of procedure be_ipv6_tx_stall_chk [2023-12-03 02:06:02,046 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-12-03 02:06:02,046 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-12-03 02:06:02,046 INFO L130 BoogieDeclarations]: Found specification of procedure __vlan_put_tag [2023-12-03 02:06:02,046 INFO L138 BoogieDeclarations]: Found implementation of procedure __vlan_put_tag [2023-12-03 02:06:02,046 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_rss_config [2023-12-03 02:06:02,046 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_rss_config [2023-12-03 02:06:02,046 INFO L130 BoogieDeclarations]: Found specification of procedure lancer_cmd_get_file_len [2023-12-03 02:06:02,046 INFO L138 BoogieDeclarations]: Found implementation of procedure lancer_cmd_get_file_len [2023-12-03 02:06:02,046 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2023-12-03 02:06:02,046 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2023-12-03 02:06:02,046 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2023-12-03 02:06:02,046 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2023-12-03 02:06:02,047 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_bh_110 [2023-12-03 02:06:02,047 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_bh_110 [2023-12-03 02:06:02,047 INFO L130 BoogieDeclarations]: Found specification of procedure be_get_tx_vlan_tag [2023-12-03 02:06:02,047 INFO L138 BoogieDeclarations]: Found implementation of procedure be_get_tx_vlan_tag [2023-12-03 02:06:02,047 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-12-03 02:06:02,047 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2023-12-03 02:06:02,047 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2023-12-03 02:06:02,047 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_lock_of_be_eq_obj [2023-12-03 02:06:02,047 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_lock_of_be_eq_obj [2023-12-03 02:06:02,047 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_bh_116 [2023-12-03 02:06:02,047 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_bh_116 [2023-12-03 02:06:02,048 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-12-03 02:06:02,048 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2023-12-03 02:06:02,048 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2023-12-03 02:06:02,048 INFO L130 BoogieDeclarations]: Found specification of procedure be_setup_wol [2023-12-03 02:06:02,048 INFO L138 BoogieDeclarations]: Found implementation of procedure be_setup_wol [2023-12-03 02:06:02,048 INFO L130 BoogieDeclarations]: Found specification of procedure local_bh_disable [2023-12-03 02:06:02,048 INFO L138 BoogieDeclarations]: Found implementation of procedure local_bh_disable [2023-12-03 02:06:02,048 INFO L130 BoogieDeclarations]: Found specification of procedure be_get_eeprom_len [2023-12-03 02:06:02,048 INFO L138 BoogieDeclarations]: Found implementation of procedure be_get_eeprom_len [2023-12-03 02:06:02,048 INFO L130 BoogieDeclarations]: Found specification of procedure __vlan_hwaccel_put_tag [2023-12-03 02:06:02,048 INFO L138 BoogieDeclarations]: Found implementation of procedure __vlan_hwaccel_put_tag [2023-12-03 02:06:02,048 INFO L130 BoogieDeclarations]: Found specification of procedure be_post_rx_frags [2023-12-03 02:06:02,049 INFO L138 BoogieDeclarations]: Found implementation of procedure be_post_rx_frags [2023-12-03 02:06:02,049 INFO L130 BoogieDeclarations]: Found specification of procedure nla_data [2023-12-03 02:06:02,049 INFO L138 BoogieDeclarations]: Found implementation of procedure nla_data [2023-12-03 02:06:02,049 INFO L130 BoogieDeclarations]: Found specification of procedure be_process_rx [2023-12-03 02:06:02,049 INFO L138 BoogieDeclarations]: Found implementation of procedure be_process_rx [2023-12-03 02:06:02,049 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_pmac_add [2023-12-03 02:06:02,049 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_pmac_add [2023-12-03 02:06:02,049 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2023-12-03 02:06:02,050 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2023-12-03 02:06:02,050 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2023-12-03 02:06:02,050 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2023-12-03 02:06:02,050 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2023-12-03 02:06:02,050 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2023-12-03 02:06:02,050 INFO L130 BoogieDeclarations]: Found specification of procedure _be_roce_dev_open [2023-12-03 02:06:02,050 INFO L138 BoogieDeclarations]: Found implementation of procedure _be_roce_dev_open [2023-12-03 02:06:02,050 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2023-12-03 02:06:02,051 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2023-12-03 02:06:02,051 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_bh_106 [2023-12-03 02:06:02,051 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_bh_106 [2023-12-03 02:06:02,051 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_dword [2023-12-03 02:06:02,051 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_dword [2023-12-03 02:06:02,051 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2023-12-03 02:06:02,051 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2023-12-03 02:06:02,052 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_set_loopback [2023-12-03 02:06:02,052 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_set_loopback [2023-12-03 02:06:02,052 INFO L130 BoogieDeclarations]: Found specification of procedure be_hw_error [2023-12-03 02:06:02,052 INFO L138 BoogieDeclarations]: Found implementation of procedure be_hw_error [2023-12-03 02:06:02,052 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2023-12-03 02:06:02,052 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2023-12-03 02:06:02,052 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_set_mac [2023-12-03 02:06:02,053 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_set_mac [2023-12-03 02:06:02,053 INFO L130 BoogieDeclarations]: Found specification of procedure be_mbox_db_ready_wait [2023-12-03 02:06:02,053 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mbox_db_ready_wait [2023-12-03 02:06:02,053 INFO L130 BoogieDeclarations]: Found specification of procedure synchronize_irq [2023-12-03 02:06:02,053 INFO L138 BoogieDeclarations]: Found implementation of procedure synchronize_irq [2023-12-03 02:06:02,053 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2023-12-03 02:06:02,053 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2023-12-03 02:06:02,053 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_get_ext_fat_capabilites [2023-12-03 02:06:02,053 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_get_ext_fat_capabilites [2023-12-03 02:06:02,054 INFO L130 BoogieDeclarations]: Found specification of procedure be_eeh_resume [2023-12-03 02:06:02,054 INFO L138 BoogieDeclarations]: Found implementation of procedure be_eeh_resume [2023-12-03 02:06:02,054 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-12-03 02:06:02,054 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_set_page [2023-12-03 02:06:02,054 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_set_page [2023-12-03 02:06:02,054 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-12-03 02:06:02,054 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-12-03 02:06:02,054 INFO L130 BoogieDeclarations]: Found specification of procedure be_clear_queues [2023-12-03 02:06:02,054 INFO L138 BoogieDeclarations]: Found implementation of procedure be_clear_queues [2023-12-03 02:06:02,054 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_fetch_retry_bh [2023-12-03 02:06:02,054 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_fetch_retry_bh [2023-12-03 02:06:02,054 INFO L130 BoogieDeclarations]: Found specification of procedure lancer_wait_ready [2023-12-03 02:06:02,055 INFO L138 BoogieDeclarations]: Found implementation of procedure lancer_wait_ready [2023-12-03 02:06:02,055 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_102 [2023-12-03 02:06:02,055 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_102 [2023-12-03 02:06:02,055 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2023-12-03 02:06:02,055 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2023-12-03 02:06:02,055 INFO L130 BoogieDeclarations]: Found specification of procedure ether_addr_equal [2023-12-03 02:06:02,055 INFO L138 BoogieDeclarations]: Found implementation of procedure ether_addr_equal [2023-12-03 02:06:02,055 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_lock [2023-12-03 02:06:02,055 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_lock [2023-12-03 02:06:02,055 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2023-12-03 02:06:02,055 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2023-12-03 02:06:02,055 INFO L130 BoogieDeclarations]: Found specification of procedure be_busy_poll [2023-12-03 02:06:02,056 INFO L138 BoogieDeclarations]: Found implementation of procedure be_busy_poll [2023-12-03 02:06:02,056 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2023-12-03 02:06:02,056 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2023-12-03 02:06:02,056 INFO L130 BoogieDeclarations]: Found specification of procedure amap_mask [2023-12-03 02:06:02,056 INFO L138 BoogieDeclarations]: Found implementation of procedure amap_mask [2023-12-03 02:06:02,056 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2023-12-03 02:06:02,056 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2023-12-03 02:06:02,056 INFO L130 BoogieDeclarations]: Found specification of procedure be_encoded_q_len [2023-12-03 02:06:02,056 INFO L138 BoogieDeclarations]: Found implementation of procedure be_encoded_q_len [2023-12-03 02:06:02,056 INFO L130 BoogieDeclarations]: Found specification of procedure __get_unaligned_cpu32 [2023-12-03 02:06:02,057 INFO L138 BoogieDeclarations]: Found implementation of procedure __get_unaligned_cpu32 [2023-12-03 02:06:02,057 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_reset_function [2023-12-03 02:06:02,057 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_reset_function [2023-12-03 02:06:02,057 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2023-12-03 02:06:02,057 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2023-12-03 02:06:02,057 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2023-12-03 02:06:02,057 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_set_beacon_state [2023-12-03 02:06:02,057 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_set_beacon_state [2023-12-03 02:06:02,057 INFO L130 BoogieDeclarations]: Found specification of procedure local_bh_enable [2023-12-03 02:06:02,057 INFO L138 BoogieDeclarations]: Found implementation of procedure local_bh_enable [2023-12-03 02:06:02,057 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_page [2023-12-03 02:06:02,057 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_page [2023-12-03 02:06:02,058 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_set_flow_control [2023-12-03 02:06:02,058 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_set_flow_control [2023-12-03 02:06:02,058 INFO L130 BoogieDeclarations]: Found specification of procedure be_mcc_compl_use [2023-12-03 02:06:02,058 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mcc_compl_use [2023-12-03 02:06:02,058 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2023-12-03 02:06:02,058 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2023-12-03 02:06:02,058 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-12-03 02:06:02,058 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-12-03 02:06:02,058 INFO L130 BoogieDeclarations]: Found specification of procedure skb_set_hash [2023-12-03 02:06:02,058 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_set_hash [2023-12-03 02:06:02,058 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2023-12-03 02:06:02,059 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2023-12-03 02:06:02,059 INFO L130 BoogieDeclarations]: Found specification of procedure pci_num_vf [2023-12-03 02:06:02,059 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_num_vf [2023-12-03 02:06:02,059 INFO L130 BoogieDeclarations]: Found specification of procedure be_tx_compl_process [2023-12-03 02:06:02,059 INFO L138 BoogieDeclarations]: Found implementation of procedure be_tx_compl_process [2023-12-03 02:06:02,059 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-12-03 02:06:02,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-12-03 02:06:02,059 INFO L130 BoogieDeclarations]: Found specification of procedure be_close [2023-12-03 02:06:02,059 INFO L138 BoogieDeclarations]: Found implementation of procedure be_close [2023-12-03 02:06:02,059 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2023-12-03 02:06:02,060 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2023-12-03 02:06:02,060 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2023-12-03 02:06:02,060 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2023-12-03 02:06:02,060 INFO L130 BoogieDeclarations]: Found specification of procedure be_mcc_compl_is_new [2023-12-03 02:06:02,060 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mcc_compl_is_new [2023-12-03 02:06:02,060 INFO L130 BoogieDeclarations]: Found specification of procedure be_roce_unregister_driver [2023-12-03 02:06:02,060 INFO L138 BoogieDeclarations]: Found implementation of procedure be_roce_unregister_driver [2023-12-03 02:06:02,060 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size_add [2023-12-03 02:06:02,060 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size_add [2023-12-03 02:06:02,060 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_mcc_cq_lock_of_be_adapter [2023-12-03 02:06:02,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_mcc_cq_lock_of_be_adapter [2023-12-03 02:06:02,061 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_set_qos [2023-12-03 02:06:02,061 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_set_qos [2023-12-03 02:06:02,061 INFO L130 BoogieDeclarations]: Found specification of procedure fls [2023-12-03 02:06:02,061 INFO L138 BoogieDeclarations]: Found implementation of procedure fls [2023-12-03 02:06:02,061 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2023-12-03 02:06:02,061 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2023-12-03 02:06:02,061 INFO L130 BoogieDeclarations]: Found specification of procedure ssleep [2023-12-03 02:06:02,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ssleep [2023-12-03 02:06:02,061 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2023-12-03 02:06:02,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2023-12-03 02:06:02,061 INFO L130 BoogieDeclarations]: Found specification of procedure be_set_rx_mode [2023-12-03 02:06:02,062 INFO L138 BoogieDeclarations]: Found implementation of procedure be_set_rx_mode [2023-12-03 02:06:02,062 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite32 [2023-12-03 02:06:02,062 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite32 [2023-12-03 02:06:02,062 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_page_addrs_prepare [2023-12-03 02:06:02,062 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_page_addrs_prepare [2023-12-03 02:06:02,062 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2023-12-03 02:06:02,062 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2023-12-03 02:06:02,062 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2023-12-03 02:06:02,062 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2023-12-03 02:06:02,063 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2023-12-03 02:06:02,063 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2023-12-03 02:06:02,063 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_notify_wait [2023-12-03 02:06:02,063 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_notify_wait [2023-12-03 02:06:02,063 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2023-12-03 02:06:02,063 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2023-12-03 02:06:02,063 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-12-03 02:06:02,064 INFO L130 BoogieDeclarations]: Found specification of procedure be_cancel_worker [2023-12-03 02:06:02,064 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cancel_worker [2023-12-03 02:06:02,064 INFO L130 BoogieDeclarations]: Found specification of procedure lancer_cmd_read_file [2023-12-03 02:06:02,064 INFO L138 BoogieDeclarations]: Found implementation of procedure lancer_cmd_read_file [2023-12-03 02:06:02,064 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2023-12-03 02:06:02,064 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2023-12-03 02:06:02,065 INFO L130 BoogieDeclarations]: Found specification of procedure be_ctrl_cleanup [2023-12-03 02:06:02,065 INFO L138 BoogieDeclarations]: Found implementation of procedure be_ctrl_cleanup [2023-12-03 02:06:02,065 INFO L130 BoogieDeclarations]: Found specification of procedure be_cq_notify [2023-12-03 02:06:02,065 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cq_notify [2023-12-03 02:06:02,065 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-12-03 02:06:02,065 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_get_mac_from_list [2023-12-03 02:06:02,065 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_get_mac_from_list [2023-12-03 02:06:02,065 INFO L130 BoogieDeclarations]: Found specification of procedure be_shutdown [2023-12-03 02:06:02,066 INFO L138 BoogieDeclarations]: Found implementation of procedure be_shutdown [2023-12-03 02:06:02,066 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2023-12-03 02:06:02,066 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2023-12-03 02:06:02,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-12-03 02:06:02,066 INFO L130 BoogieDeclarations]: Found specification of procedure wrb_fill [2023-12-03 02:06:02,066 INFO L138 BoogieDeclarations]: Found implementation of procedure wrb_fill [2023-12-03 02:06:02,066 INFO L130 BoogieDeclarations]: Found specification of procedure be_set_msg_level [2023-12-03 02:06:02,067 INFO L138 BoogieDeclarations]: Found implementation of procedure be_set_msg_level [2023-12-03 02:06:02,067 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2023-12-03 02:06:02,067 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2023-12-03 02:06:02,067 INFO L130 BoogieDeclarations]: Found specification of procedure skb_get_queue_mapping [2023-12-03 02:06:02,067 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_get_queue_mapping [2023-12-03 02:06:02,067 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2023-12-03 02:06:02,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2023-12-03 02:06:02,068 INFO L130 BoogieDeclarations]: Found specification of procedure be_loopback_test [2023-12-03 02:06:02,068 INFO L138 BoogieDeclarations]: Found implementation of procedure be_loopback_test [2023-12-03 02:06:02,068 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-12-03 02:06:02,068 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-12-03 02:06:02,068 INFO L130 BoogieDeclarations]: Found specification of procedure be_open [2023-12-03 02:06:02,068 INFO L138 BoogieDeclarations]: Found implementation of procedure be_open [2023-12-03 02:06:02,068 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2023-12-03 02:06:02,069 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2023-12-03 02:06:02,069 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2023-12-03 02:06:02,069 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2023-12-03 02:06:02,069 INFO L130 BoogieDeclarations]: Found specification of procedure be_schedule_worker [2023-12-03 02:06:02,069 INFO L138 BoogieDeclarations]: Found implementation of procedure be_schedule_worker [2023-12-03 02:06:02,069 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2023-12-03 02:06:02,069 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2023-12-03 02:06:02,069 INFO L130 BoogieDeclarations]: Found specification of procedure wrb_from_mccq [2023-12-03 02:06:02,069 INFO L138 BoogieDeclarations]: Found implementation of procedure wrb_from_mccq [2023-12-03 02:06:02,069 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_interrupt_interrupt_instance_1 [2023-12-03 02:06:02,069 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_interrupt_interrupt_instance_1 [2023-12-03 02:06:02,069 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iomap [2023-12-03 02:06:02,070 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iomap [2023-12-03 02:06:02,070 INFO L130 BoogieDeclarations]: Found specification of procedure amap_set [2023-12-03 02:06:02,070 INFO L138 BoogieDeclarations]: Found implementation of procedure amap_set [2023-12-03 02:06:02,070 INFO L130 BoogieDeclarations]: Found specification of procedure be_max_qs [2023-12-03 02:06:02,070 INFO L138 BoogieDeclarations]: Found implementation of procedure be_max_qs [2023-12-03 02:06:02,070 INFO L130 BoogieDeclarations]: Found specification of procedure be_mcc_compl_process [2023-12-03 02:06:02,070 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mcc_compl_process [2023-12-03 02:06:02,070 INFO L130 BoogieDeclarations]: Found specification of procedure embedded_payload [2023-12-03 02:06:02,070 INFO L138 BoogieDeclarations]: Found implementation of procedure embedded_payload [2023-12-03 02:06:02,070 INFO L130 BoogieDeclarations]: Found specification of procedure __get_order [2023-12-03 02:06:02,070 INFO L138 BoogieDeclarations]: Found implementation of procedure __get_order [2023-12-03 02:06:02,070 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_interrupt_interrupt_instance_0 [2023-12-03 02:06:02,070 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_interrupt_interrupt_instance_0 [2023-12-03 02:06:02,071 INFO L130 BoogieDeclarations]: Found specification of procedure complete [2023-12-03 02:06:02,071 INFO L138 BoogieDeclarations]: Found implementation of procedure complete [2023-12-03 02:06:02,071 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_mcc_cq_lock_of_be_adapter [2023-12-03 02:06:02,071 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_mcc_cq_lock_of_be_adapter [2023-12-03 02:06:02,071 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2023-12-03 02:06:02,071 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2023-12-03 02:06:02,071 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-12-03 02:06:02,071 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-12-03 02:06:02,071 INFO L130 BoogieDeclarations]: Found specification of procedure be_clear [2023-12-03 02:06:02,071 INFO L138 BoogieDeclarations]: Found implementation of procedure be_clear [2023-12-03 02:06:02,071 INFO L130 BoogieDeclarations]: Found specification of procedure _be_roce_dev_remove [2023-12-03 02:06:02,071 INFO L138 BoogieDeclarations]: Found implementation of procedure _be_roce_dev_remove [2023-12-03 02:06:02,071 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_exclusive_spin_is_locked [2023-12-03 02:06:02,072 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_exclusive_spin_is_locked [2023-12-03 02:06:02,072 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert [2023-12-03 02:06:02,072 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert [2023-12-03 02:06:02,072 INFO L130 BoogieDeclarations]: Found specification of procedure MODULO [2023-12-03 02:06:02,072 INFO L138 BoogieDeclarations]: Found implementation of procedure MODULO [2023-12-03 02:06:02,072 INFO L130 BoogieDeclarations]: Found specification of procedure be_pause_supported [2023-12-03 02:06:02,072 INFO L138 BoogieDeclarations]: Found implementation of procedure be_pause_supported [2023-12-03 02:06:02,072 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2023-12-03 02:06:02,072 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2023-12-03 02:06:02,072 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2023-12-03 02:06:02,072 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2023-12-03 02:06:02,072 INFO L130 BoogieDeclarations]: Found specification of procedure dump_present [2023-12-03 02:06:02,072 INFO L138 BoogieDeclarations]: Found implementation of procedure dump_present [2023-12-03 02:06:02,073 INFO L130 BoogieDeclarations]: Found specification of procedure convert_to_et_setting [2023-12-03 02:06:02,073 INFO L138 BoogieDeclarations]: Found implementation of procedure convert_to_et_setting [2023-12-03 02:06:02,073 INFO L130 BoogieDeclarations]: Found specification of procedure queue_head_node [2023-12-03 02:06:02,073 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_head_node [2023-12-03 02:06:02,073 INFO L130 BoogieDeclarations]: Found specification of procedure be_flash_BEx [2023-12-03 02:06:02,073 INFO L138 BoogieDeclarations]: Found implementation of procedure be_flash_BEx [2023-12-03 02:06:02,073 INFO L130 BoogieDeclarations]: Found specification of procedure get_fsec_info [2023-12-03 02:06:02,073 INFO L138 BoogieDeclarations]: Found implementation of procedure get_fsec_info [2023-12-03 02:06:02,073 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_fetch_begin_bh [2023-12-03 02:06:02,073 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_fetch_begin_bh [2023-12-03 02:06:02,073 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2023-12-03 02:06:02,073 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2023-12-03 02:06:02,073 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_delayed_work [2023-12-03 02:06:02,074 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_delayed_work [2023-12-03 02:06:02,074 INFO L130 BoogieDeclarations]: Found specification of procedure be_queue_alloc [2023-12-03 02:06:02,074 INFO L138 BoogieDeclarations]: Found implementation of procedure be_queue_alloc [2023-12-03 02:06:02,074 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2023-12-03 02:06:02,074 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2023-12-03 02:06:02,074 INFO L130 BoogieDeclarations]: Found specification of procedure nic_name [2023-12-03 02:06:02,074 INFO L138 BoogieDeclarations]: Found implementation of procedure nic_name [2023-12-03 02:06:02,074 INFO L130 BoogieDeclarations]: Found specification of procedure lancer_cmd_read_object [2023-12-03 02:06:02,074 INFO L138 BoogieDeclarations]: Found implementation of procedure lancer_cmd_read_object [2023-12-03 02:06:02,075 INFO L130 BoogieDeclarations]: Found specification of procedure queue_tail_node [2023-12-03 02:06:02,075 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_tail_node [2023-12-03 02:06:02,075 INFO L130 BoogieDeclarations]: Found specification of procedure lancer_wait_idle [2023-12-03 02:06:02,075 INFO L138 BoogieDeclarations]: Found implementation of procedure lancer_wait_idle [2023-12-03 02:06:02,075 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_bh [2023-12-03 02:06:02,075 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_bh [2023-12-03 02:06:02,075 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy [2023-12-03 02:06:02,076 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy [2023-12-03 02:06:02,076 INFO L130 BoogieDeclarations]: Found specification of procedure be_clear_all_error [2023-12-03 02:06:02,076 INFO L138 BoogieDeclarations]: Found implementation of procedure be_clear_all_error [2023-12-03 02:06:02,076 INFO L130 BoogieDeclarations]: Found specification of procedure check_privilege [2023-12-03 02:06:02,076 INFO L138 BoogieDeclarations]: Found implementation of procedure check_privilege [2023-12-03 02:06:02,076 INFO L130 BoogieDeclarations]: Found specification of procedure rol32 [2023-12-03 02:06:02,076 INFO L138 BoogieDeclarations]: Found implementation of procedure rol32 [2023-12-03 02:06:02,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-12-03 02:06:02,076 INFO L130 BoogieDeclarations]: Found specification of procedure be_mcc_notify_wait [2023-12-03 02:06:02,076 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mcc_notify_wait [2023-12-03 02:06:02,076 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2023-12-03 02:06:02,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2023-12-03 02:06:02,077 INFO L130 BoogieDeclarations]: Found specification of procedure be_rx_compl_get [2023-12-03 02:06:02,077 INFO L138 BoogieDeclarations]: Found implementation of procedure be_rx_compl_get [2023-12-03 02:06:02,077 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2023-12-03 02:06:02,077 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2023-12-03 02:06:02,077 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2023-12-03 02:06:02,077 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2023-12-03 02:06:02,077 INFO L130 BoogieDeclarations]: Found specification of procedure queue_head_inc [2023-12-03 02:06:02,077 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_head_inc [2023-12-03 02:06:02,078 INFO L130 BoogieDeclarations]: Found specification of procedure be_msix_enable [2023-12-03 02:06:02,078 INFO L138 BoogieDeclarations]: Found implementation of procedure be_msix_enable [2023-12-03 02:06:02,078 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_get_fn_privileges [2023-12-03 02:06:02,078 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_get_fn_privileges [2023-12-03 02:06:02,078 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2023-12-03 02:06:02,078 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2023-12-03 02:06:02,078 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2023-12-03 02:06:02,078 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2023-12-03 02:06:02,078 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_interruptible_nested [2023-12-03 02:06:02,078 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_interruptible_nested [2023-12-03 02:06:02,078 INFO L130 BoogieDeclarations]: Found specification of procedure u64_stats_update_begin [2023-12-03 02:06:02,079 INFO L138 BoogieDeclarations]: Found implementation of procedure u64_stats_update_begin [2023-12-03 02:06:02,079 INFO L130 BoogieDeclarations]: Found specification of procedure skb_mark_napi_id [2023-12-03 02:06:02,079 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_mark_napi_id [2023-12-03 02:06:02,079 INFO L130 BoogieDeclarations]: Found specification of procedure be_aic_update [2023-12-03 02:06:02,079 INFO L138 BoogieDeclarations]: Found implementation of procedure be_aic_update [2023-12-03 02:06:02,079 INFO L130 BoogieDeclarations]: Found specification of procedure be_stats_cleanup [2023-12-03 02:06:02,079 INFO L138 BoogieDeclarations]: Found implementation of procedure be_stats_cleanup [2023-12-03 02:06:02,079 INFO L130 BoogieDeclarations]: Found specification of procedure be_eq_clean [2023-12-03 02:06:02,079 INFO L138 BoogieDeclarations]: Found implementation of procedure be_eq_clean [2023-12-03 02:06:02,080 INFO L130 BoogieDeclarations]: Found specification of procedure be_process_mcc [2023-12-03 02:06:02,080 INFO L138 BoogieDeclarations]: Found implementation of procedure be_process_mcc [2023-12-03 02:06:02,080 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_cq_create [2023-12-03 02:06:02,080 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_cq_create [2023-12-03 02:06:02,080 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_sub [2023-12-03 02:06:02,080 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_sub [2023-12-03 02:06:02,080 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2023-12-03 02:06:02,080 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2023-12-03 02:06:02,080 INFO L130 BoogieDeclarations]: Found specification of procedure fill_wrb_tags [2023-12-03 02:06:02,080 INFO L138 BoogieDeclarations]: Found implementation of procedure fill_wrb_tags [2023-12-03 02:06:02,080 INFO L130 BoogieDeclarations]: Found specification of procedure wrb_cnt_for_skb [2023-12-03 02:06:02,080 INFO L138 BoogieDeclarations]: Found implementation of procedure wrb_cnt_for_skb [2023-12-03 02:06:02,080 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2023-12-03 02:06:02,080 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2023-12-03 02:06:02,081 INFO L130 BoogieDeclarations]: Found specification of procedure be_multi_rxq [2023-12-03 02:06:02,081 INFO L138 BoogieDeclarations]: Found implementation of procedure be_multi_rxq [2023-12-03 02:06:02,081 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2023-12-03 02:06:02,081 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2023-12-03 02:06:02,081 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2023-12-03 02:06:02,081 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2023-12-03 02:06:02,081 INFO L130 BoogieDeclarations]: Found specification of procedure be_detect_error [2023-12-03 02:06:02,081 INFO L138 BoogieDeclarations]: Found implementation of procedure be_detect_error [2023-12-03 02:06:02,081 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_get_active_mac [2023-12-03 02:06:02,081 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_get_active_mac [2023-12-03 02:06:02,081 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2023-12-03 02:06:02,081 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2023-12-03 02:06:02,081 INFO L130 BoogieDeclarations]: Found specification of procedure is_zero_ether_addr [2023-12-03 02:06:02,081 INFO L138 BoogieDeclarations]: Found implementation of procedure is_zero_ether_addr [2023-12-03 02:06:02,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-12-03 02:06:02,082 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2023-12-03 02:06:02,082 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2023-12-03 02:06:02,082 INFO L130 BoogieDeclarations]: Found specification of procedure be_get_reg_len [2023-12-03 02:06:02,082 INFO L138 BoogieDeclarations]: Found implementation of procedure be_get_reg_len [2023-12-03 02:06:02,082 INFO L130 BoogieDeclarations]: Found specification of procedure kfree_skb [2023-12-03 02:06:02,082 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree_skb [2023-12-03 02:06:02,082 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2023-12-03 02:06:02,082 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2023-12-03 02:06:02,082 INFO L130 BoogieDeclarations]: Found specification of procedure be_mcc_notify [2023-12-03 02:06:02,082 INFO L138 BoogieDeclarations]: Found implementation of procedure be_mcc_notify [2023-12-03 02:06:02,082 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2023-12-03 02:06:02,082 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2023-12-03 02:06:02,082 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2023-12-03 02:06:02,082 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2023-12-03 02:06:02,083 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2023-12-03 02:06:02,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2023-12-03 02:06:02,083 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2023-12-03 02:06:02,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2023-12-03 02:06:02,083 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_msix [2023-12-03 02:06:02,083 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_msix [2023-12-03 02:06:02,083 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2023-12-03 02:06:02,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2023-12-03 02:06:02,083 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_get_phy_info [2023-12-03 02:06:02,083 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_get_phy_info [2023-12-03 02:06:02,083 INFO L130 BoogieDeclarations]: Found specification of procedure be_is_mc [2023-12-03 02:06:02,083 INFO L138 BoogieDeclarations]: Found implementation of procedure be_is_mc [2023-12-03 02:06:02,083 INFO L130 BoogieDeclarations]: Found specification of procedure be_wrb_cmd_hdr_prepare [2023-12-03 02:06:02,083 INFO L138 BoogieDeclarations]: Found implementation of procedure be_wrb_cmd_hdr_prepare [2023-12-03 02:06:02,083 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_weight [2023-12-03 02:06:02,084 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_weight [2023-12-03 02:06:02,084 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2023-12-03 02:06:02,084 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2023-12-03 02:06:02,084 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_enable_magic_wol [2023-12-03 02:06:02,084 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_enable_magic_wol [2023-12-03 02:06:02,084 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2023-12-03 02:06:02,084 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2023-12-03 02:06:02,084 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2023-12-03 02:06:02,084 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2023-12-03 02:06:02,084 INFO L130 BoogieDeclarations]: Found specification of procedure be_vf_clear [2023-12-03 02:06:02,084 INFO L138 BoogieDeclarations]: Found implementation of procedure be_vf_clear [2023-12-03 02:06:02,084 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_set_hsw_config [2023-12-03 02:06:02,084 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_set_hsw_config [2023-12-03 02:06:02,084 INFO L130 BoogieDeclarations]: Found specification of procedure lancer_provisioning_error [2023-12-03 02:06:02,084 INFO L138 BoogieDeclarations]: Found implementation of procedure lancer_provisioning_error [2023-12-03 02:06:02,085 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_bh_111 [2023-12-03 02:06:02,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_bh_111 [2023-12-03 02:06:02,085 INFO L130 BoogieDeclarations]: Found specification of procedure be_netpoll [2023-12-03 02:06:02,085 INFO L138 BoogieDeclarations]: Found implementation of procedure be_netpoll [2023-12-03 02:06:02,085 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2023-12-03 02:06:02,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2023-12-03 02:06:02,085 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_bh_117 [2023-12-03 02:06:02,085 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_bh_117 [2023-12-03 02:06:02,085 INFO L130 BoogieDeclarations]: Found specification of procedure get_rx_page_info [2023-12-03 02:06:02,085 INFO L138 BoogieDeclarations]: Found implementation of procedure get_rx_page_info [2023-12-03 02:06:02,085 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2023-12-03 02:06:02,085 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2023-12-03 02:06:02,085 INFO L130 BoogieDeclarations]: Found specification of procedure __ilog2_u32 [2023-12-03 02:06:02,085 INFO L138 BoogieDeclarations]: Found implementation of procedure __ilog2_u32 [2023-12-03 02:06:02,086 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_pmac_del [2023-12-03 02:06:02,086 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_pmac_del [2023-12-03 02:06:02,086 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2023-12-03 02:06:02,086 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2023-12-03 02:06:02,086 INFO L130 BoogieDeclarations]: Found specification of procedure dma_set_mask_and_coherent [2023-12-03 02:06:02,086 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_set_mask_and_coherent [2023-12-03 02:06:02,086 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2023-12-03 02:06:02,086 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2023-12-03 02:06:02,086 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_bh_107 [2023-12-03 02:06:02,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_bh_107 [2023-12-03 02:06:02,086 INFO L130 BoogieDeclarations]: Found specification of procedure hw_stats_from_cmd [2023-12-03 02:06:02,086 INFO L138 BoogieDeclarations]: Found implementation of procedure hw_stats_from_cmd [2023-12-03 02:06:02,086 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2023-12-03 02:06:02,086 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2023-12-03 02:06:02,087 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2023-12-03 02:06:02,087 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2023-12-03 02:06:02,087 INFO L130 BoogieDeclarations]: Found specification of procedure _be_roce_dev_add [2023-12-03 02:06:02,087 INFO L138 BoogieDeclarations]: Found implementation of procedure _be_roce_dev_add [2023-12-03 02:06:02,087 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2023-12-03 02:06:02,087 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2023-12-03 02:06:02,087 INFO L130 BoogieDeclarations]: Found specification of procedure be_remove [2023-12-03 02:06:02,087 INFO L138 BoogieDeclarations]: Found implementation of procedure be_remove [2023-12-03 02:06:02,087 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iounmap [2023-12-03 02:06:02,087 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iounmap [2023-12-03 02:06:02,087 INFO L130 BoogieDeclarations]: Found specification of procedure wrb_from_mbox [2023-12-03 02:06:02,087 INFO L138 BoogieDeclarations]: Found implementation of procedure wrb_from_mbox [2023-12-03 02:06:02,087 INFO L130 BoogieDeclarations]: Found specification of procedure be_cmd_rx_filter [2023-12-03 02:06:02,087 INFO L138 BoogieDeclarations]: Found implementation of procedure be_cmd_rx_filter [2023-12-03 02:06:02,087 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2023-12-03 02:06:02,088 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2023-12-03 02:06:02,088 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2023-12-03 02:06:02,088 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2023-12-03 02:06:02,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-12-03 02:06:02,088 INFO L130 BoogieDeclarations]: Found specification of procedure be_rx_compl_discard [2023-12-03 02:06:02,088 INFO L138 BoogieDeclarations]: Found implementation of procedure be_rx_compl_discard [2023-12-03 02:06:02,088 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2023-12-03 02:06:02,088 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2023-12-03 02:06:02,088 INFO L130 BoogieDeclarations]: Found specification of procedure netpoll_trap [2023-12-03 02:06:02,088 INFO L138 BoogieDeclarations]: Found implementation of procedure netpoll_trap [2023-12-03 02:06:03,914 INFO L241 CfgBuilder]: Building ICFG [2023-12-03 02:06:03,921 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-03 02:06:04,329 INFO L775 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2023-12-03 02:08:50,382 INFO L282 CfgBuilder]: Performing block encoding [2023-12-03 02:09:02,447 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-03 02:09:02,448 INFO L309 CfgBuilder]: Removed 10 assume(true) statements. [2023-12-03 02:09:02,452 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 02:09:02 BoogieIcfgContainer [2023-12-03 02:09:02,452 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-03 02:09:02,453 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-12-03 02:09:02,454 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-12-03 02:09:02,464 INFO L274 PluginConnector]: CodeCheck initialized [2023-12-03 02:09:02,464 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 02:09:02" (1/1) ... [2023-12-03 02:09:02,473 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-03 02:09:02,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:09:02,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8129 states to 5586 states and 8129 transitions. [2023-12-03 02:09:02,678 INFO L276 IsEmpty]: Start isEmpty. Operand 5586 states and 8129 transitions. [2023-12-03 02:09:02,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2023-12-03 02:09:02,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:09:02,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:09:18,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:09:31,254 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2023-12-03 02:09:41,873 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.17s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-12-03 02:09:44,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:09:44,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8228 states to 5637 states and 8228 transitions. [2023-12-03 02:09:44,778 INFO L276 IsEmpty]: Start isEmpty. Operand 5637 states and 8228 transitions. [2023-12-03 02:09:44,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2023-12-03 02:09:44,784 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:09:44,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:09:58,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:10:07,952 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2023-12-03 02:10:08,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:10:08,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8229 states to 5628 states and 8213 transitions. [2023-12-03 02:10:08,174 INFO L276 IsEmpty]: Start isEmpty. Operand 5628 states and 8213 transitions. [2023-12-03 02:10:08,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2023-12-03 02:10:08,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:10:08,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:10:21,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:10:29,831 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2023-12-03 02:10:30,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:10:30,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8230 states to 5624 states and 8206 transitions. [2023-12-03 02:10:30,061 INFO L276 IsEmpty]: Start isEmpty. Operand 5624 states and 8206 transitions. [2023-12-03 02:10:30,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2023-12-03 02:10:30,065 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:10:30,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:10:45,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:10:54,856 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2023-12-03 02:10:55,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:10:55,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8234 states to 5626 states and 8210 transitions. [2023-12-03 02:10:55,091 INFO L276 IsEmpty]: Start isEmpty. Operand 5626 states and 8210 transitions. [2023-12-03 02:10:55,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2023-12-03 02:10:55,096 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:10:55,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:11:08,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:11:17,292 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2023-12-03 02:11:17,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:11:17,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8246 states to 5633 states and 8222 transitions. [2023-12-03 02:11:17,562 INFO L276 IsEmpty]: Start isEmpty. Operand 5633 states and 8222 transitions. [2023-12-03 02:11:17,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2023-12-03 02:11:17,566 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:11:17,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:11:30,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:11:39,171 INFO L134 CoverageAnalysis]: Checked inductivity of 162 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 162 trivial. 0 not checked. [2023-12-03 02:11:39,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:11:39,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8259 states to 5641 states and 8235 transitions. [2023-12-03 02:11:39,469 INFO L276 IsEmpty]: Start isEmpty. Operand 5641 states and 8235 transitions. [2023-12-03 02:11:39,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2023-12-03 02:11:39,476 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:11:39,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:11:51,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:12:00,821 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2023-12-03 02:12:01,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:12:01,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8265 states to 5645 states and 8241 transitions. [2023-12-03 02:12:01,026 INFO L276 IsEmpty]: Start isEmpty. Operand 5645 states and 8241 transitions. [2023-12-03 02:12:01,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2023-12-03 02:12:01,032 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:12:01,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:12:13,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:12:22,348 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 165 trivial. 0 not checked. [2023-12-03 02:12:22,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:12:22,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8282 states to 5655 states and 8258 transitions. [2023-12-03 02:12:22,702 INFO L276 IsEmpty]: Start isEmpty. Operand 5655 states and 8258 transitions. [2023-12-03 02:12:22,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2023-12-03 02:12:22,709 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:12:22,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:12:35,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:12:44,053 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2023-12-03 02:12:44,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:12:44,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8283 states to 5656 states and 8259 transitions. [2023-12-03 02:12:44,261 INFO L276 IsEmpty]: Start isEmpty. Operand 5656 states and 8259 transitions. [2023-12-03 02:12:44,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2023-12-03 02:12:44,266 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:12:44,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:12:56,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:13:05,487 INFO L134 CoverageAnalysis]: Checked inductivity of 250 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 250 trivial. 0 not checked. [2023-12-03 02:13:05,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:13:05,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8284 states to 5657 states and 8260 transitions. [2023-12-03 02:13:05,655 INFO L276 IsEmpty]: Start isEmpty. Operand 5657 states and 8260 transitions. [2023-12-03 02:13:05,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2023-12-03 02:13:05,661 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:13:05,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:13:18,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:13:27,001 INFO L134 CoverageAnalysis]: Checked inductivity of 249 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 249 trivial. 0 not checked. [2023-12-03 02:13:27,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:13:27,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8286 states to 5659 states and 8262 transitions. [2023-12-03 02:13:27,177 INFO L276 IsEmpty]: Start isEmpty. Operand 5659 states and 8262 transitions. [2023-12-03 02:13:27,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2023-12-03 02:13:27,182 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:13:27,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:13:39,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:13:50,152 INFO L134 CoverageAnalysis]: Checked inductivity of 163 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 163 trivial. 0 not checked. [2023-12-03 02:13:50,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:13:50,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8314 states to 5666 states and 8277 transitions. [2023-12-03 02:13:50,954 INFO L276 IsEmpty]: Start isEmpty. Operand 5666 states and 8277 transitions. [2023-12-03 02:13:50,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2023-12-03 02:13:50,961 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:13:50,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:14:03,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:14:04,369 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 149 trivial. 0 not checked. [2023-12-03 02:14:07,700 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.24s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-12-03 02:14:07,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:14:07,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8317 states to 5668 states and 8280 transitions. [2023-12-03 02:14:07,761 INFO L276 IsEmpty]: Start isEmpty. Operand 5668 states and 8280 transitions. [2023-12-03 02:14:07,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2023-12-03 02:14:07,768 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:14:07,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:14:20,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:14:33,315 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 149 trivial. 0 not checked. [2023-12-03 02:14:34,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:14:34,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8395 states to 5709 states and 8358 transitions. [2023-12-03 02:14:34,176 INFO L276 IsEmpty]: Start isEmpty. Operand 5709 states and 8358 transitions. [2023-12-03 02:14:34,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2023-12-03 02:14:34,180 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:14:34,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:14:46,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:14:47,381 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 161 trivial. 0 not checked. [2023-12-03 02:14:47,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:14:47,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8397 states to 5710 states and 8360 transitions. [2023-12-03 02:14:47,970 INFO L276 IsEmpty]: Start isEmpty. Operand 5710 states and 8360 transitions. [2023-12-03 02:14:47,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2023-12-03 02:14:47,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:14:47,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:15:00,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:15:01,591 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 167 trivial. 0 not checked. [2023-12-03 02:15:02,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:15:02,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8399 states to 5712 states and 8362 transitions. [2023-12-03 02:15:02,660 INFO L276 IsEmpty]: Start isEmpty. Operand 5712 states and 8362 transitions. [2023-12-03 02:15:02,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2023-12-03 02:15:02,665 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:15:02,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:15:15,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:15:16,938 INFO L134 CoverageAnalysis]: Checked inductivity of 163 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 159 trivial. 0 not checked. [2023-12-03 02:15:18,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:15:18,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8405 states to 5716 states and 8368 transitions. [2023-12-03 02:15:18,602 INFO L276 IsEmpty]: Start isEmpty. Operand 5716 states and 8368 transitions. [2023-12-03 02:15:18,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2023-12-03 02:15:18,607 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:15:18,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:15:30,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:15:33,204 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 161 trivial. 0 not checked. [2023-12-03 02:15:35,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:15:35,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8411 states to 5720 states and 8374 transitions. [2023-12-03 02:15:35,402 INFO L276 IsEmpty]: Start isEmpty. Operand 5720 states and 8374 transitions. [2023-12-03 02:15:35,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2023-12-03 02:15:35,409 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:15:35,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:15:47,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:15:51,071 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 167 trivial. 0 not checked. [2023-12-03 02:16:00,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:16:00,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8414 states to 5722 states and 8377 transitions. [2023-12-03 02:16:00,171 INFO L276 IsEmpty]: Start isEmpty. Operand 5722 states and 8377 transitions. [2023-12-03 02:16:00,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2023-12-03 02:16:00,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:16:00,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:16:12,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:16:16,606 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 161 trivial. 0 not checked. [2023-12-03 02:16:20,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:16:20,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8427 states to 5729 states and 8390 transitions. [2023-12-03 02:16:20,950 INFO L276 IsEmpty]: Start isEmpty. Operand 5729 states and 8390 transitions. [2023-12-03 02:16:20,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2023-12-03 02:16:20,957 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:16:20,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:16:33,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:16:46,227 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2023-12-03 02:16:46,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:16:46,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8427 states to 5730 states and 8390 transitions. [2023-12-03 02:16:46,469 INFO L276 IsEmpty]: Start isEmpty. Operand 5730 states and 8390 transitions. [2023-12-03 02:16:46,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2023-12-03 02:16:46,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:16:46,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:16:59,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:17:11,848 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 149 trivial. 0 not checked. [2023-12-03 02:17:12,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:17:12,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8431 states to 5733 states and 8394 transitions. [2023-12-03 02:17:12,095 INFO L276 IsEmpty]: Start isEmpty. Operand 5733 states and 8394 transitions. [2023-12-03 02:17:12,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2023-12-03 02:17:12,101 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:17:12,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:17:24,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:17:28,096 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 161 trivial. 0 not checked. [2023-12-03 02:17:38,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:17:38,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8440 states to 5737 states and 8402 transitions. [2023-12-03 02:17:38,187 INFO L276 IsEmpty]: Start isEmpty. Operand 5737 states and 8402 transitions. [2023-12-03 02:17:38,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2023-12-03 02:17:38,192 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:17:38,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:17:51,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:18:00,374 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2023-12-03 02:18:10,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:18:10,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8458 states to 5749 states and 8420 transitions. [2023-12-03 02:18:10,325 INFO L276 IsEmpty]: Start isEmpty. Operand 5749 states and 8420 transitions. [2023-12-03 02:18:10,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2023-12-03 02:18:10,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:18:10,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:18:24,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:18:33,009 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 251 trivial. 0 not checked. [2023-12-03 02:18:39,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:18:39,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8464 states to 5753 states and 8426 transitions. [2023-12-03 02:18:39,797 INFO L276 IsEmpty]: Start isEmpty. Operand 5753 states and 8426 transitions. [2023-12-03 02:18:39,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2023-12-03 02:18:39,801 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:18:39,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:18:53,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:18:56,384 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 251 trivial. 0 not checked. [2023-12-03 02:18:56,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:18:56,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8464 states to 5753 states and 8426 transitions. [2023-12-03 02:18:56,447 INFO L276 IsEmpty]: Start isEmpty. Operand 5753 states and 8426 transitions. [2023-12-03 02:18:56,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2023-12-03 02:18:56,450 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:18:56,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 02:19:09,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 02:19:12,090 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 251 trivial. 0 not checked. [2023-12-03 02:19:12,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 02:19:12,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8464 states to 5753 states and 8426 transitions. [2023-12-03 02:19:12,154 INFO L276 IsEmpty]: Start isEmpty. Operand 5753 states and 8426 transitions. [2023-12-03 02:19:12,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2023-12-03 02:19:12,157 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 02:19:12,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms