./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-3com-3c59x.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 527bcce2 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/config/KojakReach.xml -i ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-3com-3c59x.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2 --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 d46a0c21917156d86326b49faaf0b679a3e4aece26c641cfed6d2cba03552492 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 18:26:57,109 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 18:26:57,247 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-21 18:26:57,256 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 18:26:57,257 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-21 18:26:57,294 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 18:26:57,295 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 18:26:57,296 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-21 18:26:57,297 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 18:26:57,302 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 18:26:57,303 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 18:26:57,303 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 18:26:57,304 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 18:26:57,306 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 18:26:57,306 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 18:26:57,307 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 18:26:57,307 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 18:26:57,308 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 18:26:57,308 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 18:26:57,309 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-21 18:26:57,309 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-21 18:26:57,310 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-21 18:26:57,310 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 18:26:57,311 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:26:57,311 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 18:26:57,312 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 18:26:57,312 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 18:26:57,313 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-21 18:26:57,313 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-21 18:26:57,314 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 18:26:57,315 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_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/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_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2 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 -> d46a0c21917156d86326b49faaf0b679a3e4aece26c641cfed6d2cba03552492 [2023-11-21 18:26:57,644 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 18:26:57,676 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 18:26:57,679 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 18:26:57,680 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 18:26:57,681 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 18:26:57,682 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-3com-3c59x.cil.i [2023-11-21 18:27:00,982 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 18:27:01,774 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 18:27:01,775 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-3com-3c59x.cil.i [2023-11-21 18:27:01,844 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/data/671889679/00802beb8d8748c28cd1e634a5a69974/FLAG1a3c804df [2023-11-21 18:27:01,862 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/data/671889679/00802beb8d8748c28cd1e634a5a69974 [2023-11-21 18:27:01,867 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 18:27:01,869 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 18:27:01,873 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 18:27:01,874 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 18:27:01,879 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 18:27:01,882 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:27:01" (1/1) ... [2023-11-21 18:27:01,883 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6ed37dc3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:01, skipping insertion in model container [2023-11-21 18:27:01,883 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:27:01" (1/1) ... [2023-11-21 18:27:02,076 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 18:27:06,436 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_c073f2bd-68af-44f2-acbd-eae103794ab1/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-3com-3c59x.cil.i[450587,450600] [2023-11-21 18:27:06,441 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_c073f2bd-68af-44f2-acbd-eae103794ab1/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-3com-3c59x.cil.i[450756,450769] [2023-11-21 18:27:06,441 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_c073f2bd-68af-44f2-acbd-eae103794ab1/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-3com-3c59x.cil.i[450923,450936] [2023-11-21 18:27:06,442 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_c073f2bd-68af-44f2-acbd-eae103794ab1/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-3com-3c59x.cil.i[451091,451104] [2023-11-21 18:27:06,481 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:27:06,553 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 18:27:06,734 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"); [5385] [2023-11-21 18:27:06,736 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)); [5392] [2023-11-21 18:27:06,737 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5399] [2023-11-21 18:27:06,739 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/520b8de/linux-kernel-locking-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5444-5445] [2023-11-21 18:27:06,740 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"); [5450-5452] [2023-11-21 18:27:06,741 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/520b8de/linux-kernel-locking-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (809), "i" (12UL)); [5477-5478] [2023-11-21 18:27:06,742 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (45UL), [paravirt_opptr] "i" (& pv_irq_ops.restore_fl.func), [paravirt_clobber] "i" (1), "D" (f): "memory", "cc"); [5483-5485] [2023-11-21 18:27:06,743 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/520b8de/linux-kernel-locking-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (814), "i" (12UL)); [5509-5510] [2023-11-21 18:27:06,743 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (46UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5515-5517] [2023-11-21 18:27:06,755 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)); [5796-5797] [2023-11-21 18:27:06,758 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)); [5830-5831] [2023-11-21 18:27:06,759 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (103), "i" (12UL)); [5867-5868] [2023-11-21 18:27:06,761 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (115), "i" (12UL)); [5904-5905] [2023-11-21 18:27:07,090 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/3com/3c59x.c"), "i" (3233), "i" (12UL)); [11550-11551] [2023-11-21 18:27:07,240 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_c073f2bd-68af-44f2-acbd-eae103794ab1/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-3com-3c59x.cil.i[450587,450600] [2023-11-21 18:27:07,240 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_c073f2bd-68af-44f2-acbd-eae103794ab1/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-3com-3c59x.cil.i[450756,450769] [2023-11-21 18:27:07,241 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_c073f2bd-68af-44f2-acbd-eae103794ab1/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-3com-3c59x.cil.i[450923,450936] [2023-11-21 18:27:07,242 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_c073f2bd-68af-44f2-acbd-eae103794ab1/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-3com-3c59x.cil.i[451091,451104] [2023-11-21 18:27:07,253 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:27:07,677 INFO L206 MainTranslator]: Completed translation [2023-11-21 18:27:07,678 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:07 WrapperNode [2023-11-21 18:27:07,678 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 18:27:07,680 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 18:27:07,680 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 18:27:07,681 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 18:27:07,689 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:07" (1/1) ... [2023-11-21 18:27:07,903 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:07" (1/1) ... [2023-11-21 18:27:08,419 INFO L138 Inliner]: procedures = 547, calls = 4444, calls flagged for inlining = 248, calls inlined = 226, statements flattened = 9692 [2023-11-21 18:27:08,456 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 18:27:08,457 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 18:27:08,457 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 18:27:08,458 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 18:27:08,472 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:07" (1/1) ... [2023-11-21 18:27:08,476 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:07" (1/1) ... [2023-11-21 18:27:08,587 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:07" (1/1) ... [2023-11-21 18:27:08,589 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:07" (1/1) ... [2023-11-21 18:27:08,808 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:07" (1/1) ... [2023-11-21 18:27:08,850 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:07" (1/1) ... [2023-11-21 18:27:08,969 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:07" (1/1) ... [2023-11-21 18:27:09,004 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:07" (1/1) ... [2023-11-21 18:27:09,063 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 18:27:09,065 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 18:27:09,065 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 18:27:09,065 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 18:27:09,067 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:27:07" (1/1) ... [2023-11-21 18:27:09,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:27:09,087 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/z3 [2023-11-21 18:27:09,102 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-21 18:27:09,128 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c073f2bd-68af-44f2-acbd-eae103794ab1/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-21 18:27:09,149 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2023-11-21 18:27:09,149 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2023-11-21 18:27:09,150 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-11-21 18:27:09,150 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-11-21 18:27:09,150 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2023-11-21 18:27:09,150 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2023-11-21 18:27:09,150 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_present [2023-11-21 18:27:09,151 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_present [2023-11-21 18:27:09,151 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_nway_reset [2023-11-21 18:27:09,151 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_nway_reset [2023-11-21 18:27:09,151 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2023-11-21 18:27:09,151 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2023-11-21 18:27:09,151 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_87 [2023-11-21 18:27:09,152 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_87 [2023-11-21 18:27:09,152 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-11-21 18:27:09,152 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-11-21 18:27:09,152 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2023-11-21 18:27:09,152 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2023-11-21 18:27:09,153 INFO L130 BoogieDeclarations]: Found specification of procedure set_8021q_mode [2023-11-21 18:27:09,153 INFO L138 BoogieDeclarations]: Found implementation of procedure set_8021q_mode [2023-11-21 18:27:09,153 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_82 [2023-11-21 18:27:09,153 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_82 [2023-11-21 18:27:09,153 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_remove_one [2023-11-21 18:27:09,154 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_remove_one [2023-11-21 18:27:09,154 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2023-11-21 18:27:09,154 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2023-11-21 18:27:09,154 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_irq_restore [2023-11-21 18:27:09,154 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_irq_restore [2023-11-21 18:27:09,155 INFO L130 BoogieDeclarations]: Found specification of procedure issue_and_wait [2023-11-21 18:27:09,155 INFO L138 BoogieDeclarations]: Found implementation of procedure issue_and_wait [2023-11-21 18:27:09,155 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2023-11-21 18:27:09,155 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2023-11-21 18:27:09,155 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite16 [2023-11-21 18:27:09,156 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite16 [2023-11-21 18:27:09,156 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite8 [2023-11-21 18:27:09,156 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite8 [2023-11-21 18:27:09,156 INFO L130 BoogieDeclarations]: Found specification of procedure window_write32 [2023-11-21 18:27:09,156 INFO L138 BoogieDeclarations]: Found implementation of procedure window_write32 [2023-11-21 18:27:09,156 INFO L130 BoogieDeclarations]: Found specification of procedure ioread32 [2023-11-21 18:27:09,157 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread32 [2023-11-21 18:27:09,157 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_65 [2023-11-21 18:27:09,157 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_65 [2023-11-21 18:27:09,157 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2023-11-21 18:27:09,157 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2023-11-21 18:27:09,157 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_timer_instance_5 [2023-11-21 18:27:09,158 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_timer_instance_5 [2023-11-21 18:27:09,158 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2023-11-21 18:27:09,158 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2023-11-21 18:27:09,158 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_window_lock_of_vortex_private [2023-11-21 18:27:09,158 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_window_lock_of_vortex_private [2023-11-21 18:27:09,158 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_lock_of_vortex_private [2023-11-21 18:27:09,159 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_lock_of_vortex_private [2023-11-21 18:27:09,159 INFO L130 BoogieDeclarations]: Found specification of procedure window_set [2023-11-21 18:27:09,159 INFO L138 BoogieDeclarations]: Found implementation of procedure window_set [2023-11-21 18:27:09,159 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2023-11-21 18:27:09,159 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2023-11-21 18:27:09,159 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2023-11-21 18:27:09,160 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2023-11-21 18:27:09,160 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2023-11-21 18:27:09,160 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2023-11-21 18:27:09,160 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite32 [2023-11-21 18:27:09,160 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite32 [2023-11-21 18:27:09,160 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2023-11-21 18:27:09,161 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2023-11-21 18:27:09,161 INFO L130 BoogieDeclarations]: Found specification of procedure netif_rx [2023-11-21 18:27:09,161 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_rx [2023-11-21 18:27:09,161 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2023-11-21 18:27:09,161 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2023-11-21 18:27:09,161 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2023-11-21 18:27:09,162 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2023-11-21 18:27:09,162 INFO L130 BoogieDeclarations]: Found specification of procedure arch_irqs_disabled_flags [2023-11-21 18:27:09,162 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_irqs_disabled_flags [2023-11-21 18:27:09,162 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2023-11-21 18:27:09,162 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2023-11-21 18:27:09,162 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_instance_callback_5_2 [2023-11-21 18:27:09,163 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_instance_callback_5_2 [2023-11-21 18:27:09,163 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2023-11-21 18:27:09,163 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2023-11-21 18:27:09,163 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-21 18:27:09,163 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tx_timestamp [2023-11-21 18:27:09,163 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tx_timestamp [2023-11-21 18:27:09,164 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer_sync [2023-11-21 18:27:09,164 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer_sync [2023-11-21 18:27:09,164 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2023-11-21 18:27:09,164 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2023-11-21 18:27:09,164 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2023-11-21 18:27:09,164 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2023-11-21 18:27:09,165 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-21 18:27:09,165 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_tx_timeout [2023-11-21 18:27:09,165 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_tx_timeout [2023-11-21 18:27:09,165 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2023-11-21 18:27:09,165 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2023-11-21 18:27:09,165 INFO L130 BoogieDeclarations]: Found specification of procedure ioport_map [2023-11-21 18:27:09,165 INFO L138 BoogieDeclarations]: Found implementation of procedure ioport_map [2023-11-21 18:27:09,166 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2023-11-21 18:27:09,166 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2023-11-21 18:27:09,166 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev [2023-11-21 18:27:09,166 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev [2023-11-21 18:27:09,166 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2023-11-21 18:27:09,166 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2023-11-21 18:27:09,167 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-21 18:27:09,167 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2023-11-21 18:27:09,167 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2023-11-21 18:27:09,167 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-21 18:27:09,167 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_interrupt [2023-11-21 18:27:09,167 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_interrupt [2023-11-21 18:27:09,168 INFO L130 BoogieDeclarations]: Found specification of procedure set_rx_mode [2023-11-21 18:27:09,168 INFO L138 BoogieDeclarations]: Found implementation of procedure set_rx_mode [2023-11-21 18:27:09,168 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2023-11-21 18:27:09,168 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2023-11-21 18:27:09,168 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-11-21 18:27:09,168 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-11-21 18:27:09,168 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2023-11-21 18:27:09,169 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2023-11-21 18:27:09,169 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2023-11-21 18:27:09,169 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2023-11-21 18:27:09,169 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2023-11-21 18:27:09,169 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2023-11-21 18:27:09,169 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_set_duplex [2023-11-21 18:27:09,170 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_set_duplex [2023-11-21 18:27:09,170 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_83 [2023-11-21 18:27:09,170 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_83 [2023-11-21 18:27:09,170 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iomap [2023-11-21 18:27:09,170 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iomap [2023-11-21 18:27:09,170 INFO L130 BoogieDeclarations]: Found specification of procedure __netdev_alloc_skb [2023-11-21 18:27:09,171 INFO L138 BoogieDeclarations]: Found implementation of procedure __netdev_alloc_skb [2023-11-21 18:27:09,171 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2023-11-21 18:27:09,171 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2023-11-21 18:27:09,171 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_error [2023-11-21 18:27:09,171 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_error [2023-11-21 18:27:09,171 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2023-11-21 18:27:09,171 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2023-11-21 18:27:09,172 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_close [2023-11-21 18:27:09,172 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_close [2023-11-21 18:27:09,172 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2023-11-21 18:27:09,172 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2023-11-21 18:27:09,172 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-21 18:27:09,172 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_irq_save [2023-11-21 18:27:09,173 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_irq_save [2023-11-21 18:27:09,173 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2023-11-21 18:27:09,173 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2023-11-21 18:27:09,173 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 18:27:09,173 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2023-11-21 18:27:09,173 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2023-11-21 18:27:09,174 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2023-11-21 18:27:09,174 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2023-11-21 18:27:09,174 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-21 18:27:09,174 INFO L130 BoogieDeclarations]: Found specification of procedure ioread16 [2023-11-21 18:27:09,174 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread16 [2023-11-21 18:27:09,174 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-11-21 18:27:09,174 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-11-21 18:27:09,175 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2023-11-21 18:27:09,175 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2023-11-21 18:27:09,175 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-11-21 18:27:09,175 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-11-21 18:27:09,175 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_98 [2023-11-21 18:27:09,175 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_98 [2023-11-21 18:27:09,176 INFO L130 BoogieDeclarations]: Found specification of procedure acpi_set_WOL [2023-11-21 18:27:09,176 INFO L138 BoogieDeclarations]: Found implementation of procedure acpi_set_WOL [2023-11-21 18:27:09,176 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2023-11-21 18:27:09,176 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2023-11-21 18:27:09,176 INFO L130 BoogieDeclarations]: Found specification of procedure window_write16 [2023-11-21 18:27:09,176 INFO L138 BoogieDeclarations]: Found implementation of procedure window_write16 [2023-11-21 18:27:09,176 INFO L130 BoogieDeclarations]: Found specification of procedure ioread8 [2023-11-21 18:27:09,177 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread8 [2023-11-21 18:27:09,177 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2023-11-21 18:27:09,177 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2023-11-21 18:27:09,177 INFO L130 BoogieDeclarations]: Found specification of procedure window_read8 [2023-11-21 18:27:09,177 INFO L138 BoogieDeclarations]: Found implementation of procedure window_read8 [2023-11-21 18:27:09,177 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_spin_lock [2023-11-21 18:27:09,178 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_spin_lock [2023-11-21 18:27:09,178 INFO L130 BoogieDeclarations]: Found specification of procedure update_stats [2023-11-21 18:27:09,178 INFO L138 BoogieDeclarations]: Found implementation of procedure update_stats [2023-11-21 18:27:09,178 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2023-11-21 18:27:09,178 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2023-11-21 18:27:09,178 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2023-11-21 18:27:09,178 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2023-11-21 18:27:09,179 INFO L130 BoogieDeclarations]: Found specification of procedure poll_vortex [2023-11-21 18:27:09,179 INFO L138 BoogieDeclarations]: Found implementation of procedure poll_vortex [2023-11-21 18:27:09,179 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2023-11-21 18:27:09,179 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2023-11-21 18:27:09,179 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_window_lock_of_vortex_private [2023-11-21 18:27:09,180 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_window_lock_of_vortex_private [2023-11-21 18:27:09,180 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_check_media [2023-11-21 18:27:09,180 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_check_media [2023-11-21 18:27:09,180 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~TO~VOID [2023-11-21 18:27:09,180 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~TO~VOID [2023-11-21 18:27:09,180 INFO L130 BoogieDeclarations]: Found specification of procedure dev_name [2023-11-21 18:27:09,180 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_name [2023-11-21 18:27:09,181 INFO L130 BoogieDeclarations]: Found specification of procedure boomerang_rx [2023-11-21 18:27:09,181 INFO L138 BoogieDeclarations]: Found implementation of procedure boomerang_rx [2023-11-21 18:27:09,181 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_save_flags [2023-11-21 18:27:09,181 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_save_flags [2023-11-21 18:27:09,181 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_open [2023-11-21 18:27:09,181 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_open [2023-11-21 18:27:09,181 INFO L130 BoogieDeclarations]: Found specification of procedure dump_tx_ring [2023-11-21 18:27:09,182 INFO L138 BoogieDeclarations]: Found implementation of procedure dump_tx_ring [2023-11-21 18:27:09,182 INFO L130 BoogieDeclarations]: Found specification of procedure mdio_read [2023-11-21 18:27:09,182 INFO L138 BoogieDeclarations]: Found implementation of procedure mdio_read [2023-11-21 18:27:09,182 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 18:27:09,182 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 18:27:09,182 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_probe1 [2023-11-21 18:27:09,183 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_probe1 [2023-11-21 18:27:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-21 18:27:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-21 18:27:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2023-11-21 18:27:09,183 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2023-11-21 18:27:09,183 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2023-11-21 18:27:09,183 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2023-11-21 18:27:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2023-11-21 18:27:09,184 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2023-11-21 18:27:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure trace_hardirqs_on [2023-11-21 18:27:09,184 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_hardirqs_on [2023-11-21 18:27:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2023-11-21 18:27:09,184 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2023-11-21 18:27:09,184 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2023-11-21 18:27:09,184 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2023-11-21 18:27:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2023-11-21 18:27:09,185 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2023-11-21 18:27:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2023-11-21 18:27:09,185 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2023-11-21 18:27:09,185 INFO L130 BoogieDeclarations]: Found specification of procedure netif_start_queue [2023-11-21 18:27:09,185 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_start_queue [2023-11-21 18:27:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-21 18:27:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure trace_hardirqs_off [2023-11-21 18:27:09,186 INFO L138 BoogieDeclarations]: Found implementation of procedure trace_hardirqs_off [2023-11-21 18:27:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2023-11-21 18:27:09,186 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2023-11-21 18:27:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-21 18:27:09,186 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_suspend [2023-11-21 18:27:09,187 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_suspend [2023-11-21 18:27:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure boomerang_interrupt [2023-11-21 18:27:09,187 INFO L138 BoogieDeclarations]: Found implementation of procedure boomerang_interrupt [2023-11-21 18:27:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_81 [2023-11-21 18:27:09,187 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_81 [2023-11-21 18:27:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-21 18:27:09,187 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2023-11-21 18:27:09,188 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2023-11-21 18:27:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2023-11-21 18:27:09,188 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2023-11-21 18:27:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure rx_oom_timer [2023-11-21 18:27:09,188 INFO L138 BoogieDeclarations]: Found implementation of procedure rx_oom_timer [2023-11-21 18:27:09,188 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2023-11-21 18:27:09,188 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2023-11-21 18:27:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2023-11-21 18:27:09,189 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2023-11-21 18:27:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2023-11-21 18:27:09,189 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2023-11-21 18:27:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2023-11-21 18:27:09,189 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2023-11-21 18:27:09,189 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_bh_108 [2023-11-21 18:27:09,190 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_bh_108 [2023-11-21 18:27:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_irq [2023-11-21 18:27:09,190 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_irq [2023-11-21 18:27:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure mdio_sync [2023-11-21 18:27:09,190 INFO L138 BoogieDeclarations]: Found implementation of procedure mdio_sync [2023-11-21 18:27:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_89 [2023-11-21 18:27:09,190 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_89 [2023-11-21 18:27:09,190 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_88 [2023-11-21 18:27:09,191 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_88 [2023-11-21 18:27:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_resume [2023-11-21 18:27:09,191 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_resume [2023-11-21 18:27:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2023-11-21 18:27:09,191 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2023-11-21 18:27:09,191 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2023-11-21 18:27:09,191 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2023-11-21 18:27:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_rx [2023-11-21 18:27:09,192 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_rx [2023-11-21 18:27:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2023-11-21 18:27:09,192 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2023-11-21 18:27:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2023-11-21 18:27:09,192 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2023-11-21 18:27:09,192 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2023-11-21 18:27:09,193 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2023-11-21 18:27:09,193 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2023-11-21 18:27:09,193 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2023-11-21 18:27:09,193 INFO L130 BoogieDeclarations]: Found specification of procedure mdio_delay [2023-11-21 18:27:09,193 INFO L138 BoogieDeclarations]: Found implementation of procedure mdio_delay [2023-11-21 18:27:09,193 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_timer [2023-11-21 18:27:09,193 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_timer [2023-11-21 18:27:09,194 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-21 18:27:09,194 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2023-11-21 18:27:09,194 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2023-11-21 18:27:09,194 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_down [2023-11-21 18:27:09,194 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_down [2023-11-21 18:27:09,194 INFO L130 BoogieDeclarations]: Found specification of procedure eth_type_trans [2023-11-21 18:27:09,195 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_type_trans [2023-11-21 18:27:09,195 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2023-11-21 18:27:09,195 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2023-11-21 18:27:09,195 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-11-21 18:27:09,195 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-11-21 18:27:09,195 INFO L130 BoogieDeclarations]: Found specification of procedure window_write8 [2023-11-21 18:27:09,195 INFO L138 BoogieDeclarations]: Found implementation of procedure window_write8 [2023-11-21 18:27:09,196 INFO L130 BoogieDeclarations]: Found specification of procedure window_read32 [2023-11-21 18:27:09,196 INFO L138 BoogieDeclarations]: Found implementation of procedure window_read32 [2023-11-21 18:27:09,196 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dispatch_instance_register_10_2 [2023-11-21 18:27:09,196 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dispatch_instance_register_10_2 [2023-11-21 18:27:09,196 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2023-11-21 18:27:09,196 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2023-11-21 18:27:09,196 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_bh_109 [2023-11-21 18:27:09,197 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_bh_109 [2023-11-21 18:27:09,197 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_94 [2023-11-21 18:27:09,197 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_94 [2023-11-21 18:27:09,197 INFO L130 BoogieDeclarations]: Found specification of procedure ioread32_rep [2023-11-21 18:27:09,197 INFO L138 BoogieDeclarations]: Found implementation of procedure ioread32_rep [2023-11-21 18:27:09,197 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_90 [2023-11-21 18:27:09,198 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_90 [2023-11-21 18:27:09,198 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2023-11-21 18:27:09,198 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2023-11-21 18:27:09,198 INFO L130 BoogieDeclarations]: Found specification of procedure vortex_up [2023-11-21 18:27:09,198 INFO L138 BoogieDeclarations]: Found implementation of procedure vortex_up [2023-11-21 18:27:09,198 INFO L130 BoogieDeclarations]: Found specification of procedure window_read16 [2023-11-21 18:27:09,198 INFO L138 BoogieDeclarations]: Found implementation of procedure window_read16 [2023-11-21 18:27:09,198 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2023-11-21 18:27:09,199 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2023-11-21 18:27:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2023-11-21 18:27:09,199 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2023-11-21 18:27:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iounmap [2023-11-21 18:27:09,199 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iounmap [2023-11-21 18:27:09,199 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2023-11-21 18:27:09,199 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2023-11-21 18:27:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_lock_of_vortex_private [2023-11-21 18:27:09,200 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_lock_of_vortex_private [2023-11-21 18:27:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2023-11-21 18:27:09,200 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2023-11-21 18:27:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-21 18:27:09,200 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2023-11-21 18:27:09,200 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2023-11-21 18:27:09,201 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdev [2023-11-21 18:27:09,201 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdev [2023-11-21 18:27:10,449 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 18:27:10,459 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 18:27:12,803 INFO L774 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2023-11-21 18:27:20,265 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 18:27:25,831 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 18:27:25,831 INFO L308 CfgBuilder]: Removed 3 assume(true) statements. [2023-11-21 18:27:25,834 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:27:25 BoogieIcfgContainer [2023-11-21 18:27:25,834 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 18:27:25,835 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-21 18:27:25,835 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-21 18:27:25,849 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-21 18:27:25,849 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:27:25" (1/1) ... [2023-11-21 18:27:25,866 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 18:27:25,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:27:26,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3495 states to 2385 states and 3495 transitions. [2023-11-21 18:27:26,051 INFO L276 IsEmpty]: Start isEmpty. Operand 2385 states and 3495 transitions. [2023-11-21 18:27:26,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2023-11-21 18:27:26,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:27:26,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:27:26,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:27:27,948 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-21 18:27:28,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:27:28,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3536 states to 2398 states and 3527 transitions. [2023-11-21 18:27:28,322 INFO L276 IsEmpty]: Start isEmpty. Operand 2398 states and 3527 transitions. [2023-11-21 18:27:28,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2023-11-21 18:27:28,328 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:27:28,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:27:28,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:27:29,361 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-21 18:27:29,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:27:29,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3566 states to 2410 states and 3547 transitions. [2023-11-21 18:27:29,826 INFO L276 IsEmpty]: Start isEmpty. Operand 2410 states and 3547 transitions. [2023-11-21 18:27:29,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2023-11-21 18:27:29,837 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:27:29,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:27:29,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:27:30,867 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-21 18:27:30,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:27:30,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3580 states to 2418 states and 3560 transitions. [2023-11-21 18:27:30,941 INFO L276 IsEmpty]: Start isEmpty. Operand 2418 states and 3560 transitions. [2023-11-21 18:27:30,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2023-11-21 18:27:30,943 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:27:30,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:27:31,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:27:31,823 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-21 18:27:32,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:27:32,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3613 states to 2431 states and 3582 transitions. [2023-11-21 18:27:32,409 INFO L276 IsEmpty]: Start isEmpty. Operand 2431 states and 3582 transitions. [2023-11-21 18:27:32,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2023-11-21 18:27:32,411 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:27:32,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:27:32,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:27:33,377 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-21 18:27:33,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:27:33,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3616 states to 2433 states and 3585 transitions. [2023-11-21 18:27:33,432 INFO L276 IsEmpty]: Start isEmpty. Operand 2433 states and 3585 transitions. [2023-11-21 18:27:33,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2023-11-21 18:27:33,434 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:27:33,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:27:33,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:27:34,572 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-21 18:27:34,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:27:34,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3630 states to 2441 states and 3598 transitions. [2023-11-21 18:27:34,674 INFO L276 IsEmpty]: Start isEmpty. Operand 2441 states and 3598 transitions. [2023-11-21 18:27:34,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2023-11-21 18:27:34,676 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:27:34,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:27:34,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:27:35,650 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2023-11-21 18:27:36,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:27:36,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3679 states to 2461 states and 3635 transitions. [2023-11-21 18:27:36,505 INFO L276 IsEmpty]: Start isEmpty. Operand 2461 states and 3635 transitions. [2023-11-21 18:27:36,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2023-11-21 18:27:36,508 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:27:36,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:27:36,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:27:37,546 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2023-11-21 18:27:37,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:27:37,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3682 states to 2463 states and 3637 transitions. [2023-11-21 18:27:37,619 INFO L276 IsEmpty]: Start isEmpty. Operand 2463 states and 3637 transitions. [2023-11-21 18:27:37,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2023-11-21 18:27:37,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:27:37,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:27:37,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:27:38,514 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-21 18:27:38,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:27:38,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3685 states to 2465 states and 3640 transitions. [2023-11-21 18:27:38,575 INFO L276 IsEmpty]: Start isEmpty. Operand 2465 states and 3640 transitions. [2023-11-21 18:27:38,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2023-11-21 18:27:38,578 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:27:38,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:27:38,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:27:39,427 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2023-11-21 18:27:39,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:27:39,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3705 states to 2475 states and 3659 transitions. [2023-11-21 18:27:39,645 INFO L276 IsEmpty]: Start isEmpty. Operand 2475 states and 3659 transitions. [2023-11-21 18:27:39,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2023-11-21 18:27:39,649 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:27:39,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:27:39,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat