./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-wireless-libertas-libertas.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc 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_692c0b79-b355-484f-bfbe-56607dc78b43/bin/ukojak-verify-Qdu7aM0XO9/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_692c0b79-b355-484f-bfbe-56607dc78b43/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_692c0b79-b355-484f-bfbe-56607dc78b43/bin/ukojak-verify-Qdu7aM0XO9/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_692c0b79-b355-484f-bfbe-56607dc78b43/bin/ukojak-verify-Qdu7aM0XO9/config/KojakReach.xml -i ../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-wireless-libertas-libertas.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_692c0b79-b355-484f-bfbe-56607dc78b43/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_692c0b79-b355-484f-bfbe-56607dc78b43/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 299f0acd5a25cf888522567cbc669158c3193245e25a05292f6a24da17860b2a --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-03 01:14:52,830 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-03 01:14:52,896 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_692c0b79-b355-484f-bfbe-56607dc78b43/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-12-03 01:14:52,901 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-03 01:14:52,902 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-12-03 01:14:52,924 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-03 01:14:52,925 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-03 01:14:52,926 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-12-03 01:14:52,927 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-12-03 01:14:52,927 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-12-03 01:14:52,928 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-03 01:14:52,929 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-03 01:14:52,929 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-03 01:14:52,930 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-03 01:14:52,930 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-03 01:14:52,931 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-03 01:14:52,931 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-03 01:14:52,932 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-03 01:14:52,932 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-03 01:14:52,933 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-12-03 01:14:52,934 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-12-03 01:14:52,934 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-12-03 01:14:52,935 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-03 01:14:52,935 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-12-03 01:14:52,936 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-03 01:14:52,936 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-03 01:14:52,937 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-03 01:14:52,937 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-12-03 01:14:52,938 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-03 01:14:52,938 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-03 01:14:52,939 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_692c0b79-b355-484f-bfbe-56607dc78b43/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_692c0b79-b355-484f-bfbe-56607dc78b43/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 -> 299f0acd5a25cf888522567cbc669158c3193245e25a05292f6a24da17860b2a [2023-12-03 01:14:53,148 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-03 01:14:53,179 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-03 01:14:53,181 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-03 01:14:53,182 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-03 01:14:53,183 INFO L274 PluginConnector]: CDTParser initialized [2023-12-03 01:14:53,184 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_692c0b79-b355-484f-bfbe-56607dc78b43/bin/ukojak-verify-Qdu7aM0XO9/../../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-wireless-libertas-libertas.cil.i [2023-12-03 01:14:55,866 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-03 01:14:56,515 INFO L384 CDTParser]: Found 1 translation units. [2023-12-03 01:14:56,516 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_692c0b79-b355-484f-bfbe-56607dc78b43/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-wireless-libertas-libertas.cil.i [2023-12-03 01:14:56,635 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_692c0b79-b355-484f-bfbe-56607dc78b43/bin/ukojak-verify-Qdu7aM0XO9/data/fb8514e17/0787ea9f0d9c4cbb937a8d2f12fbf720/FLAG851a9862a [2023-12-03 01:14:56,667 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_692c0b79-b355-484f-bfbe-56607dc78b43/bin/ukojak-verify-Qdu7aM0XO9/data/fb8514e17/0787ea9f0d9c4cbb937a8d2f12fbf720 [2023-12-03 01:14:56,669 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-03 01:14:56,670 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-03 01:14:56,672 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-03 01:14:56,672 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-03 01:14:56,675 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-03 01:14:56,676 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.12 01:14:56" (1/1) ... [2023-12-03 01:14:56,677 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a716545 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:14:56, skipping insertion in model container [2023-12-03 01:14:56,677 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.12 01:14:56" (1/1) ... [2023-12-03 01:14:56,855 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-03 01:15:05,087 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_692c0b79-b355-484f-bfbe-56607dc78b43/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-wireless-libertas-libertas.cil.i[864117,864130] [2023-12-03 01:15:05,091 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_692c0b79-b355-484f-bfbe-56607dc78b43/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-wireless-libertas-libertas.cil.i[864264,864277] [2023-12-03 01:15:05,091 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_692c0b79-b355-484f-bfbe-56607dc78b43/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-wireless-libertas-libertas.cil.i[864403,864416] [2023-12-03 01:15:05,092 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_692c0b79-b355-484f-bfbe-56607dc78b43/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-wireless-libertas-libertas.cil.i[864561,864574] [2023-12-03 01:15:05,165 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-03 01:15:05,250 INFO L202 MainTranslator]: Completed pre-run [2023-12-03 01:15:05,360 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"); [6800] [2023-12-03 01:15:05,362 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)); [6807] [2023-12-03 01:15:05,362 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6814] [2023-12-03 01:15:05,363 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [6874] [2023-12-03 01:15:05,364 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [6877] [2023-12-03 01:15:05,364 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [6880] [2023-12-03 01:15:05,364 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [6883] [2023-12-03 01:15:05,364 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6920] [2023-12-03 01:15:05,365 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6923] [2023-12-03 01:15:05,365 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [6925] [2023-12-03 01:15:05,365 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6930] [2023-12-03 01:15:05,365 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6933] [2023-12-03 01:15:05,366 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6935] [2023-12-03 01:15:05,366 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6940] [2023-12-03 01:15:05,366 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6943] [2023-12-03 01:15:05,367 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6945] [2023-12-03 01:15:05,367 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6950] [2023-12-03 01:15:05,367 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6953] [2023-12-03 01:15:05,367 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [6955] [2023-12-03 01:15:05,368 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6993] [2023-12-03 01:15:05,368 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6996] [2023-12-03 01:15:05,368 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [6998] [2023-12-03 01:15:05,368 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [7003] [2023-12-03 01:15:05,369 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [7006] [2023-12-03 01:15:05,369 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [7008] [2023-12-03 01:15:05,369 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [7013] [2023-12-03 01:15:05,369 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [7016] [2023-12-03 01:15:05,370 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [7018] [2023-12-03 01:15:05,370 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [7023] [2023-12-03 01:15:05,370 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [7026] [2023-12-03 01:15:05,370 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [7028] [2023-12-03 01:15:05,371 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7049] [2023-12-03 01:15:05,371 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7058] [2023-12-03 01:15:05,379 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/net/cfg80211.h"), "i" (3014), "i" (12UL)); [7414-7415] [2023-12-03 01:15:05,522 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/wireless/libertas/cmd.c"), "i" (338), "i" (12UL)); [12011-12012] [2023-12-03 01:15:05,526 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/wireless/libertas/cmd.c"), "i" (350), "i" (12UL)); [12047-12048] [2023-12-03 01:15:05,544 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/wireless/libertas/cmd.c"), "i" (713), "i" (12UL)); [12714-12715] [2023-12-03 01:15:05,569 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/wireless/libertas/cmd.c"), "i" (714), "i" (12UL)); [12725-12726] [2023-12-03 01:15:05,578 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/wireless/libertas/cmd.c"), "i" (874), "i" (12UL)); [12950-12951] [2023-12-03 01:15:05,835 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [21783] [2023-12-03 01:15:05,836 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [21786] [2023-12-03 01:15:05,836 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [21789] [2023-12-03 01:15:05,836 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [21792] [2023-12-03 01:15:05,839 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/net/cfg80211.h"), "i" (3243), "i" (12UL)); [21965-21966] [2023-12-03 01:15:05,911 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret), "+m" (tmp___2->state): : "memory", "cc"); [22866-22867] [2023-12-03 01:15:05,911 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret), "+m" (tmp___3->state): : "memory", "cc"); [22873-22874] [2023-12-03 01:15:05,912 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret), "+m" (tmp___4->state): : "memory", "cc"); [22880-22881] [2023-12-03 01:15:05,912 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret), "+m" (tmp___5->state): : "memory", "cc"); [22887-22888] [2023-12-03 01:15:05,916 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret___0), "+m" (tmp___10->state): : "memory", "cc"); [22992-22993] [2023-12-03 01:15:05,916 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret___0), "+m" (tmp___11->state): : "memory", "cc"); [22999-23000] [2023-12-03 01:15:05,917 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret___0), "+m" (tmp___12->state): : "memory", "cc"); [23006-23007] [2023-12-03 01:15:05,917 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret___0), "+m" (tmp___13->state): : "memory", "cc"); [23013-23014] [2023-12-03 01:15:06,018 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/wireless/libertas/main.c"), "i" (1192), "i" (12UL)); [24258-24259] [2023-12-03 01:15:06,052 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/wireless/libertas/rx.c"), "i" (70), "i" (12UL)); [26311-26312] [2023-12-03 01:15:06,067 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/skbuff.h"), "i" (1891), "i" (12UL)); [26656-26657] [2023-12-03 01:15:06,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/wireless/libertas/firmware.c"), "i" (179), "i" (12UL)); [27273-27274] [2023-12-03 01:15:06,092 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/wireless/libertas/firmware.c"), "i" (180), "i" (12UL)); [27285-27286] [2023-12-03 01:15:06,196 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_692c0b79-b355-484f-bfbe-56607dc78b43/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-wireless-libertas-libertas.cil.i[864117,864130] [2023-12-03 01:15:06,197 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_692c0b79-b355-484f-bfbe-56607dc78b43/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-wireless-libertas-libertas.cil.i[864264,864277] [2023-12-03 01:15:06,197 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_692c0b79-b355-484f-bfbe-56607dc78b43/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-wireless-libertas-libertas.cil.i[864403,864416] [2023-12-03 01:15:06,198 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_692c0b79-b355-484f-bfbe-56607dc78b43/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-usb-dev_drivers-net-wireless-libertas-libertas.cil.i[864561,864574] [2023-12-03 01:15:06,208 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-03 01:15:06,658 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-12-03 01:15:06,658 WARN L675 CHandler]: The function __xchg_wrong_size is called, but not defined or handled by StandardFunctionHandler. [2023-12-03 01:15:06,659 WARN L675 CHandler]: The function strstr is called, but not defined or handled by StandardFunctionHandler. [2023-12-03 01:15:06,659 WARN L675 CHandler]: The function sprintf is called, but not defined or handled by StandardFunctionHandler. [2023-12-03 01:15:06,659 WARN L675 CHandler]: The function __bad_percpu_size is called, but not defined or handled by StandardFunctionHandler. [2023-12-03 01:15:06,667 INFO L206 MainTranslator]: Completed translation [2023-12-03 01:15:06,668 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:15:06 WrapperNode [2023-12-03 01:15:06,669 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-03 01:15:06,670 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-03 01:15:06,670 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-03 01:15:06,671 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-03 01:15:06,679 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:15:06" (1/1) ... [2023-12-03 01:15:06,940 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:15:06" (1/1) ... [2023-12-03 01:15:07,610 INFO L138 Inliner]: procedures = 782, calls = 11815, calls flagged for inlining = 487, calls inlined = 453, statements flattened = 28233 [2023-12-03 01:15:07,611 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-03 01:15:07,611 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-03 01:15:07,612 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-03 01:15:07,612 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-03 01:15:07,623 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:15:06" (1/1) ... [2023-12-03 01:15:07,624 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:15:06" (1/1) ... [2023-12-03 01:15:07,815 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:15:06" (1/1) ... [2023-12-03 01:15:07,816 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:15:06" (1/1) ... [2023-12-03 01:15:08,304 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:15:06" (1/1) ... [2023-12-03 01:15:08,425 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:15:06" (1/1) ... [2023-12-03 01:15:08,617 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:15:06" (1/1) ... [2023-12-03 01:15:08,663 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:15:06" (1/1) ... [2023-12-03 01:15:08,806 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-03 01:15:08,807 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-03 01:15:08,807 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-03 01:15:08,807 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-03 01:15:08,808 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 01:15:06" (1/1) ... [2023-12-03 01:15:08,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-12-03 01:15:08,826 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_692c0b79-b355-484f-bfbe-56607dc78b43/bin/ukojak-verify-Qdu7aM0XO9/z3 [2023-12-03 01:15:08,840 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_692c0b79-b355-484f-bfbe-56607dc78b43/bin/ukojak-verify-Qdu7aM0XO9/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-12-03 01:15:08,862 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_692c0b79-b355-484f-bfbe-56607dc78b43/bin/ukojak-verify-Qdu7aM0XO9/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-12-03 01:15:08,883 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_mac_event_disconnected [2023-12-03 01:15:08,883 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_mac_event_disconnected [2023-12-03 01:15:08,883 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_cfg_register [2023-12-03 01:15:08,883 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_cfg_register [2023-12-03 01:15:08,884 INFO L130 BoogieDeclarations]: Found specification of procedure __xchg_wrong_size [2023-12-03 01:15:08,884 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_inform_bss [2023-12-03 01:15:08,884 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_inform_bss [2023-12-03 01:15:08,884 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev_open_35_6 [2023-12-03 01:15:08,884 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev_open_35_6 [2023-12-03 01:15:08,884 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2023-12-03 01:15:08,884 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2023-12-03 01:15:08,884 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_channel [2023-12-03 01:15:08,884 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_channel [2023-12-03 01:15:08,885 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_add_mesh [2023-12-03 01:15:08,885 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_add_mesh [2023-12-03 01:15:08,885 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work [2023-12-03 01:15:08,885 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work [2023-12-03 01:15:08,885 INFO L130 BoogieDeclarations]: Found specification of procedure kthread_should_stop [2023-12-03 01:15:08,885 INFO L138 BoogieDeclarations]: Found implementation of procedure kthread_should_stop [2023-12-03 01:15:08,885 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_ps_confirm_sleep [2023-12-03 01:15:08,886 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_ps_confirm_sleep [2023-12-03 01:15:08,886 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2023-12-03 01:15:08,886 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2023-12-03 01:15:08,886 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_host_sleep_cfg [2023-12-03 01:15:08,886 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_host_sleep_cfg [2023-12-03 01:15:08,886 INFO L130 BoogieDeclarations]: Found specification of procedure sprintf [2023-12-03 01:15:08,886 INFO L130 BoogieDeclarations]: Found specification of procedure memcmp [2023-12-03 01:15:08,887 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2023-12-03 01:15:08,887 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2023-12-03 01:15:08,887 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer [2023-12-03 01:15:08,887 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer [2023-12-03 01:15:08,887 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2023-12-03 01:15:08,887 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2023-12-03 01:15:08,887 INFO L130 BoogieDeclarations]: Found specification of procedure __lbs_cmd_async [2023-12-03 01:15:08,888 INFO L138 BoogieDeclarations]: Found implementation of procedure __lbs_cmd_async [2023-12-03 01:15:08,888 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_wep_keys [2023-12-03 01:15:08,888 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_wep_keys [2023-12-03 01:15:08,888 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_auth_to_authtype [2023-12-03 01:15:08,888 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_auth_to_authtype [2023-12-03 01:15:08,888 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_dir [2023-12-03 01:15:08,888 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_dir [2023-12-03 01:15:08,889 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2023-12-03 01:15:08,889 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2023-12-03 01:15:08,889 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_get_reg [2023-12-03 01:15:08,889 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_get_reg [2023-12-03 01:15:08,889 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_eth_stop [2023-12-03 01:15:08,889 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_eth_stop [2023-12-03 01:15:08,889 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_free_adapter [2023-12-03 01:15:08,889 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_free_adapter [2023-12-03 01:15:08,890 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2023-12-03 01:15:08,890 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2023-12-03 01:15:08,890 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_iface_active [2023-12-03 01:15:08,890 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_iface_active [2023-12-03 01:15:08,890 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_automaton_state_16_5 [2023-12-03 01:15:08,890 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_automaton_state_16_5 [2023-12-03 01:15:08,890 INFO L130 BoogieDeclarations]: Found specification of procedure _internal_start_scan [2023-12-03 01:15:08,890 INFO L138 BoogieDeclarations]: Found implementation of procedure _internal_start_scan [2023-12-03 01:15:08,891 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_ps_mode [2023-12-03 01:15:08,891 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_ps_mode [2023-12-03 01:15:08,891 INFO L130 BoogieDeclarations]: Found specification of procedure add_ie_rates [2023-12-03 01:15:08,891 INFO L138 BoogieDeclarations]: Found implementation of procedure add_ie_rates [2023-12-03 01:15:08,891 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_remove_mesh [2023-12-03 01:15:08,891 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_remove_mesh [2023-12-03 01:15:08,891 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_ethtool_get_eeprom_len [2023-12-03 01:15:08,892 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_ethtool_get_eeprom_len [2023-12-03 01:15:08,892 INFO L130 BoogieDeclarations]: Found specification of procedure simple_strtoul [2023-12-03 01:15:08,892 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_strtoul [2023-12-03 01:15:08,892 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_cmd_async [2023-12-03 01:15:08,892 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_cmd_async [2023-12-03 01:15:08,892 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2023-12-03 01:15:08,892 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2023-12-03 01:15:08,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-12-03 01:15:08,893 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_lbs_exit_module_38_2 [2023-12-03 01:15:08,893 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_lbs_exit_module_38_2 [2023-12-03 01:15:08,893 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2023-12-03 01:15:08,893 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2023-12-03 01:15:08,893 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_alloc_netdev_mqs [2023-12-03 01:15:08,893 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_alloc_netdev_mqs [2023-12-03 01:15:08,893 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait_event [2023-12-03 01:15:08,894 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait_event [2023-12-03 01:15:08,894 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_disconnect [2023-12-03 01:15:08,894 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_disconnect [2023-12-03 01:15:08,894 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock [2023-12-03 01:15:08,894 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock [2023-12-03 01:15:08,894 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-12-03 01:15:08,894 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2023-12-03 01:15:08,895 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2023-12-03 01:15:08,895 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2023-12-03 01:15:08,895 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2023-12-03 01:15:08,895 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev [2023-12-03 01:15:08,895 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev [2023-12-03 01:15:08,895 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2023-12-03 01:15:08,895 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2023-12-03 01:15:08,895 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2023-12-03 01:15:08,896 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2023-12-03 01:15:08,896 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-03 01:15:08,896 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_mesh_stop [2023-12-03 01:15:08,896 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_mesh_stop [2023-12-03 01:15:08,896 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2023-12-03 01:15:08,896 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2023-12-03 01:15:08,896 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2023-12-03 01:15:08,897 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2023-12-03 01:15:08,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-12-03 01:15:08,897 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_complete_command [2023-12-03 01:15:08,897 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_complete_command [2023-12-03 01:15:08,897 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2023-12-03 01:15:08,897 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_put_bss [2023-12-03 01:15:08,897 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_put_bss [2023-12-03 01:15:08,898 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2023-12-03 01:15:08,898 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2023-12-03 01:15:08,898 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2023-12-03 01:15:08,898 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2023-12-03 01:15:08,898 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_snmp_mib [2023-12-03 01:15:08,898 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_snmp_mib [2023-12-03 01:15:08,898 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_11d_domain_info [2023-12-03 01:15:08,898 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_11d_domain_info [2023-12-03 01:15:08,899 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2023-12-03 01:15:08,899 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2023-12-03 01:15:08,899 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2023-12-03 01:15:08,899 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2023-12-03 01:15:08,899 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_mac_control [2023-12-03 01:15:08,899 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_mac_control [2023-12-03 01:15:08,899 INFO L130 BoogieDeclarations]: Found specification of procedure finish_wait [2023-12-03 01:15:08,899 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_wait [2023-12-03 01:15:08,900 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-03 01:15:08,900 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-03 01:15:08,900 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_resume [2023-12-03 01:15:08,900 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_resume [2023-12-03 01:15:08,900 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2023-12-03 01:15:08,900 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2023-12-03 01:15:08,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-12-03 01:15:08,900 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_get_chandef_type [2023-12-03 01:15:08,901 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_get_chandef_type [2023-12-03 01:15:08,901 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2023-12-03 01:15:08,901 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2023-12-03 01:15:08,901 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2023-12-03 01:15:08,901 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2023-12-03 01:15:08,901 INFO L130 BoogieDeclarations]: Found specification of procedure list_del_init [2023-12-03 01:15:08,901 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del_init [2023-12-03 01:15:08,901 INFO L130 BoogieDeclarations]: Found specification of procedure write_file_dummy [2023-12-03 01:15:08,902 INFO L138 BoogieDeclarations]: Found implementation of procedure write_file_dummy [2023-12-03 01:15:08,902 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2023-12-03 01:15:08,902 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2023-12-03 01:15:08,902 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_multicast_list [2023-12-03 01:15:08,902 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_multicast_list [2023-12-03 01:15:08,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-12-03 01:15:08,902 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-12-03 01:15:08,902 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_thread [2023-12-03 01:15:08,903 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_thread [2023-12-03 01:15:08,903 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer [2023-12-03 01:15:08,903 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer [2023-12-03 01:15:08,903 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2023-12-03 01:15:08,903 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2023-12-03 01:15:08,903 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-12-03 01:15:08,903 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2023-12-03 01:15:08,903 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2023-12-03 01:15:08,904 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_threshold_read [2023-12-03 01:15:08,904 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_threshold_read [2023-12-03 01:15:08,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-12-03 01:15:08,904 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2023-12-03 01:15:08,904 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2023-12-03 01:15:08,904 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2023-12-03 01:15:08,904 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2023-12-03 01:15:08,904 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2023-12-03 01:15:08,905 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2023-12-03 01:15:08,905 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2023-12-03 01:15:08,905 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2023-12-03 01:15:08,905 INFO L130 BoogieDeclarations]: Found specification of procedure ieee80211_bss_get_ie [2023-12-03 01:15:08,905 INFO L138 BoogieDeclarations]: Found implementation of procedure ieee80211_bss_get_ie [2023-12-03 01:15:08,905 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2023-12-03 01:15:08,905 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2023-12-03 01:15:08,905 INFO L130 BoogieDeclarations]: Found specification of procedure __lbs_cmd [2023-12-03 01:15:08,906 INFO L138 BoogieDeclarations]: Found implementation of procedure __lbs_cmd [2023-12-03 01:15:08,906 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_command_queue_empty [2023-12-03 01:15:08,906 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_command_queue_empty [2023-12-03 01:15:08,906 INFO L130 BoogieDeclarations]: Found specification of procedure get_zeroed_page [2023-12-03 01:15:08,906 INFO L138 BoogieDeclarations]: Found implementation of procedure get_zeroed_page [2023-12-03 01:15:08,906 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_process_event [2023-12-03 01:15:08,906 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_process_event [2023-12-03 01:15:08,906 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2023-12-03 01:15:08,906 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2023-12-03 01:15:08,907 INFO L130 BoogieDeclarations]: Found specification of procedure ether_setup [2023-12-03 01:15:08,907 INFO L138 BoogieDeclarations]: Found implementation of procedure ether_setup [2023-12-03 01:15:08,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-12-03 01:15:08,907 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2023-12-03 01:15:08,907 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2023-12-03 01:15:08,907 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2023-12-03 01:15:08,907 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2023-12-03 01:15:08,907 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_add_mcast_addrs [2023-12-03 01:15:08,908 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_add_mcast_addrs [2023-12-03 01:15:08,908 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_deb_hex___3 [2023-12-03 01:15:08,908 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_deb_hex___3 [2023-12-03 01:15:08,908 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_deb_hex___0 [2023-12-03 01:15:08,908 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_deb_hex___0 [2023-12-03 01:15:08,908 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2023-12-03 01:15:08,908 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2023-12-03 01:15:08,908 INFO L130 BoogieDeclarations]: Found specification of procedure default_llseek [2023-12-03 01:15:08,909 INFO L138 BoogieDeclarations]: Found implementation of procedure default_llseek [2023-12-03 01:15:08,909 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_add_ssid_tlv [2023-12-03 01:15:08,909 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_add_ssid_tlv [2023-12-03 01:15:08,909 INFO L130 BoogieDeclarations]: Found specification of procedure __lbs_mesh_config_send [2023-12-03 01:15:08,909 INFO L138 BoogieDeclarations]: Found implementation of procedure __lbs_mesh_config_send [2023-12-03 01:15:08,909 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2023-12-03 01:15:08,909 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_wake_queue [2023-12-03 01:15:08,909 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_wake_queue [2023-12-03 01:15:08,910 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2023-12-03 01:15:08,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2023-12-03 01:15:08,910 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_mesh_access [2023-12-03 01:15:08,910 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_mesh_access [2023-12-03 01:15:08,910 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2023-12-03 01:15:08,910 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2023-12-03 01:15:08,910 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-12-03 01:15:08,910 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-12-03 01:15:08,910 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2023-12-03 01:15:08,911 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2023-12-03 01:15:08,911 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u8~0~X~$Pointer$~X~~u16~0~TO~int [2023-12-03 01:15:08,911 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u8~0~X~$Pointer$~X~~u16~0~TO~int [2023-12-03 01:15:08,911 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_cfg_free [2023-12-03 01:15:08,911 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_cfg_free [2023-12-03 01:15:08,911 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2023-12-03 01:15:08,911 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2023-12-03 01:15:08,911 INFO L130 BoogieDeclarations]: Found specification of procedure register_netdev [2023-12-03 01:15:08,912 INFO L138 BoogieDeclarations]: Found implementation of procedure register_netdev [2023-12-03 01:15:08,912 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_reg [2023-12-03 01:15:08,912 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_reg [2023-12-03 01:15:08,912 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2023-12-03 01:15:08,912 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2023-12-03 01:15:08,912 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2023-12-03 01:15:08,912 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2023-12-03 01:15:08,912 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2023-12-03 01:15:08,913 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2023-12-03 01:15:08,913 INFO L130 BoogieDeclarations]: Found specification of procedure strstr [2023-12-03 01:15:08,913 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_key_material [2023-12-03 01:15:08,913 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_key_material [2023-12-03 01:15:08,913 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2023-12-03 01:15:08,913 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2023-12-03 01:15:08,914 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-12-03 01:15:08,914 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_remove [2023-12-03 01:15:08,914 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_remove [2023-12-03 01:15:08,914 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_sleepparams_read [2023-12-03 01:15:08,914 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_sleepparams_read [2023-12-03 01:15:08,914 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2023-12-03 01:15:08,915 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2023-12-03 01:15:08,915 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_start_mesh [2023-12-03 01:15:08,915 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_start_mesh [2023-12-03 01:15:08,915 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2023-12-03 01:15:08,915 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2023-12-03 01:15:08,915 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-12-03 01:15:08,916 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_from_user [2023-12-03 01:15:08,916 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_from_user [2023-12-03 01:15:08,916 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev [2023-12-03 01:15:08,916 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev [2023-12-03 01:15:08,916 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_mesh_activated [2023-12-03 01:15:08,916 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_mesh_activated [2023-12-03 01:15:08,917 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-12-03 01:15:08,917 INFO L130 BoogieDeclarations]: Found specification of procedure __lbs_complete_command [2023-12-03 01:15:08,917 INFO L138 BoogieDeclarations]: Found implementation of procedure __lbs_complete_command [2023-12-03 01:15:08,917 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_create_group [2023-12-03 01:15:08,917 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_create_group [2023-12-03 01:15:08,917 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-12-03 01:15:08,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-12-03 01:15:08,917 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_is_watching [2023-12-03 01:15:08,917 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_is_watching [2023-12-03 01:15:08,918 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2023-12-03 01:15:08,918 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2023-12-03 01:15:08,918 INFO L130 BoogieDeclarations]: Found specification of procedure wiphy_priv [2023-12-03 01:15:08,918 INFO L138 BoogieDeclarations]: Found implementation of procedure wiphy_priv [2023-12-03 01:15:08,918 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_mesh_dev_open [2023-12-03 01:15:08,918 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_mesh_dev_open [2023-12-03 01:15:08,918 INFO L130 BoogieDeclarations]: Found specification of procedure print_ssid [2023-12-03 01:15:08,918 INFO L138 BoogieDeclarations]: Found implementation of procedure print_ssid [2023-12-03 01:15:08,918 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_remove_wep_keys [2023-12-03 01:15:08,919 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_remove_wep_keys [2023-12-03 01:15:08,919 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-12-03 01:15:08,919 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-12-03 01:15:08,919 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alert [2023-12-03 01:15:08,919 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alert [2023-12-03 01:15:08,919 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-12-03 01:15:08,919 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-12-03 01:15:08,919 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_update_mcast [2023-12-03 01:15:08,919 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_update_mcast [2023-12-03 01:15:08,920 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2023-12-03 01:15:08,920 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2023-12-03 01:15:08,920 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_add_rates [2023-12-03 01:15:08,920 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_add_rates [2023-12-03 01:15:08,920 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2023-12-03 01:15:08,920 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2023-12-03 01:15:08,920 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_timeout [2023-12-03 01:15:08,920 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_timeout [2023-12-03 01:15:08,920 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_iface_type [2023-12-03 01:15:08,920 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_iface_type [2023-12-03 01:15:08,921 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_dev_open [2023-12-03 01:15:08,921 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_dev_open [2023-12-03 01:15:08,921 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-12-03 01:15:08,921 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2023-12-03 01:15:08,921 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2023-12-03 01:15:08,921 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2023-12-03 01:15:08,921 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2023-12-03 01:15:08,921 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_mesh_get_channel [2023-12-03 01:15:08,921 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_mesh_get_channel [2023-12-03 01:15:08,922 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_suspend [2023-12-03 01:15:08,922 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_suspend [2023-12-03 01:15:08,922 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev_18 [2023-12-03 01:15:08,922 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev_18 [2023-12-03 01:15:08,922 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_netdev_mqs [2023-12-03 01:15:08,922 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_netdev_mqs [2023-12-03 01:15:08,922 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev_17 [2023-12-03 01:15:08,922 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev_17 [2023-12-03 01:15:08,922 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_get_bss [2023-12-03 01:15:08,923 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_get_bss [2023-12-03 01:15:08,923 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_scan_done [2023-12-03 01:15:08,923 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_scan_done [2023-12-03 01:15:08,923 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2023-12-03 01:15:08,923 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2023-12-03 01:15:08,923 INFO L130 BoogieDeclarations]: Found specification of procedure get_unaligned_le16 [2023-12-03 01:15:08,923 INFO L138 BoogieDeclarations]: Found implementation of procedure get_unaligned_le16 [2023-12-03 01:15:08,924 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_deep_sleep [2023-12-03 01:15:08,924 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_deep_sleep [2023-12-03 01:15:08,924 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_deb_hex [2023-12-03 01:15:08,924 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_deb_hex [2023-12-03 01:15:08,924 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2023-12-03 01:15:08,924 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2023-12-03 01:15:08,924 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_threshold_write [2023-12-03 01:15:08,924 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_threshold_write [2023-12-03 01:15:08,924 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_setup_firmware [2023-12-03 01:15:08,925 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_setup_firmware [2023-12-03 01:15:08,925 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-12-03 01:15:08,925 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2023-12-03 01:15:08,925 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2023-12-03 01:15:08,925 INFO L130 BoogieDeclarations]: Found specification of procedure kfree_skb [2023-12-03 01:15:08,925 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree_skb [2023-12-03 01:15:08,925 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2023-12-03 01:15:08,925 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2023-12-03 01:15:08,925 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_mesh_config [2023-12-03 01:15:08,925 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_mesh_config [2023-12-03 01:15:08,926 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_cmd_802_11_sleep_params [2023-12-03 01:15:08,926 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_cmd_802_11_sleep_params [2023-12-03 01:15:08,926 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2023-12-03 01:15:08,926 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2023-12-03 01:15:08,926 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_monitor_mode [2023-12-03 01:15:08,926 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_monitor_mode [2023-12-03 01:15:08,926 INFO L130 BoogieDeclarations]: Found specification of procedure simple_read_from_buffer [2023-12-03 01:15:08,926 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_read_from_buffer [2023-12-03 01:15:08,926 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2023-12-03 01:15:08,927 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2023-12-03 01:15:08,927 INFO L130 BoogieDeclarations]: Found specification of procedure free_pages [2023-12-03 01:15:08,927 INFO L138 BoogieDeclarations]: Found implementation of procedure free_pages [2023-12-03 01:15:08,927 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_enable_rsn [2023-12-03 01:15:08,927 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_enable_rsn [2023-12-03 01:15:08,927 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_start_card [2023-12-03 01:15:08,927 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_start_card [2023-12-03 01:15:08,927 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2023-12-03 01:15:08,928 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2023-12-03 01:15:08,928 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_remove_group [2023-12-03 01:15:08,928 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_remove_group [2023-12-03 01:15:08,928 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_send_mic_failureevent [2023-12-03 01:15:08,928 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_send_mic_failureevent [2023-12-03 01:15:08,928 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_join_post [2023-12-03 01:15:08,929 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_join_post [2023-12-03 01:15:08,929 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2023-12-03 01:15:08,929 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2023-12-03 01:15:08,929 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_file [2023-12-03 01:15:08,929 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_file [2023-12-03 01:15:08,929 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_stop_iface [2023-12-03 01:15:08,930 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_stop_iface [2023-12-03 01:15:08,930 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_radio [2023-12-03 01:15:08,930 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_radio [2023-12-03 01:15:08,930 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_start_iface [2023-12-03 01:15:08,930 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_start_iface [2023-12-03 01:15:08,931 INFO L130 BoogieDeclarations]: Found specification of procedure copy_from_user [2023-12-03 01:15:08,931 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_from_user [2023-12-03 01:15:08,931 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2023-12-03 01:15:08,931 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2023-12-03 01:15:08,931 INFO L130 BoogieDeclarations]: Found specification of procedure mesh_get_default_parameters [2023-12-03 01:15:08,931 INFO L138 BoogieDeclarations]: Found implementation of procedure mesh_get_default_parameters [2023-12-03 01:15:08,931 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_debugfs_read [2023-12-03 01:15:08,932 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_debugfs_read [2023-12-03 01:15:08,932 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2023-12-03 01:15:08,932 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2023-12-03 01:15:08,932 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2023-12-03 01:15:08,932 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2023-12-03 01:15:08,932 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_mesh_config_send [2023-12-03 01:15:08,933 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_mesh_config_send [2023-12-03 01:15:08,933 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_disconnected [2023-12-03 01:15:08,933 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_disconnected [2023-12-03 01:15:08,933 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2023-12-03 01:15:08,933 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2023-12-03 01:15:08,933 INFO L130 BoogieDeclarations]: Found specification of procedure simple_open [2023-12-03 01:15:08,934 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_open [2023-12-03 01:15:08,934 INFO L130 BoogieDeclarations]: Found specification of procedure __lbs_cleanup_and_insert_cmd [2023-12-03 01:15:08,934 INFO L138 BoogieDeclarations]: Found implementation of procedure __lbs_cleanup_and_insert_cmd [2023-12-03 01:15:08,934 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock [2023-12-03 01:15:08,934 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock [2023-12-03 01:15:08,934 INFO L130 BoogieDeclarations]: Found specification of procedure lbs_set_host_sleep [2023-12-03 01:15:08,935 INFO L138 BoogieDeclarations]: Found implementation of procedure lbs_set_host_sleep [2023-12-03 01:15:08,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-12-03 01:15:08,935 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2023-12-03 01:15:08,935 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2023-12-03 01:15:08,935 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdev [2023-12-03 01:15:08,935 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdev [2023-12-03 01:15:08,935 INFO L130 BoogieDeclarations]: Found specification of procedure preempt_count [2023-12-03 01:15:08,935 INFO L138 BoogieDeclarations]: Found implementation of procedure preempt_count [2023-12-03 01:15:10,924 INFO L241 CfgBuilder]: Building ICFG [2023-12-03 01:15:10,929 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-03 01:15:13,777 INFO L775 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2023-12-03 01:16:00,880 INFO L775 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2023-12-03 01:16:01,239 INFO L282 CfgBuilder]: Performing block encoding [2023-12-03 01:16:21,716 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-03 01:16:21,716 INFO L309 CfgBuilder]: Removed 7 assume(true) statements. [2023-12-03 01:16:21,721 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 01:16:21 BoogieIcfgContainer [2023-12-03 01:16:21,721 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-03 01:16:21,722 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-12-03 01:16:21,722 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-12-03 01:16:21,732 INFO L274 PluginConnector]: CodeCheck initialized [2023-12-03 01:16:21,732 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 01:16:21" (1/1) ... [2023-12-03 01:16:21,742 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-03 01:16:21,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:16:21,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9581 states to 6312 states and 9581 transitions. [2023-12-03 01:16:21,965 INFO L276 IsEmpty]: Start isEmpty. Operand 6312 states and 9581 transitions. [2023-12-03 01:16:22,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1521 [2023-12-03 01:16:22,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:16:22,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:16:24,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:16:28,289 INFO L134 CoverageAnalysis]: Checked inductivity of 89700 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 89700 trivial. 0 not checked. [2023-12-03 01:16:38,643 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.34s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-12-03 01:16:38,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:16:38,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9616 states to 6316 states and 9616 transitions. [2023-12-03 01:16:38,938 INFO L276 IsEmpty]: Start isEmpty. Operand 6316 states and 9616 transitions. [2023-12-03 01:16:38,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1522 [2023-12-03 01:16:38,998 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:16:38,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:16:40,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:16:43,104 INFO L134 CoverageAnalysis]: Checked inductivity of 89700 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 89700 trivial. 0 not checked. [2023-12-03 01:16:43,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:16:43,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9617 states to 6317 states and 9617 transitions. [2023-12-03 01:16:43,276 INFO L276 IsEmpty]: Start isEmpty. Operand 6317 states and 9617 transitions. [2023-12-03 01:16:43,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1525 [2023-12-03 01:16:43,332 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:16:43,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:16:44,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:16:47,054 INFO L134 CoverageAnalysis]: Checked inductivity of 89700 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 89700 trivial. 0 not checked. [2023-12-03 01:16:47,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:16:47,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9625 states to 6325 states and 9625 transitions. [2023-12-03 01:16:47,245 INFO L276 IsEmpty]: Start isEmpty. Operand 6325 states and 9625 transitions. [2023-12-03 01:16:47,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1530 [2023-12-03 01:16:47,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:16:47,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:16:49,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:16:51,020 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:16:51,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:16:51,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9665 states to 6331 states and 9665 transitions. [2023-12-03 01:16:51,293 INFO L276 IsEmpty]: Start isEmpty. Operand 6331 states and 9665 transitions. [2023-12-03 01:16:51,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1531 [2023-12-03 01:16:51,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:16:51,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:16:53,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:16:54,982 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:16:55,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:16:55,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9708 states to 6338 states and 9708 transitions. [2023-12-03 01:16:55,299 INFO L276 IsEmpty]: Start isEmpty. Operand 6338 states and 9708 transitions. [2023-12-03 01:16:55,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1532 [2023-12-03 01:16:55,331 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:16:55,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:16:57,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:16:58,715 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:16:59,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:16:59,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9754 states to 6346 states and 9754 transitions. [2023-12-03 01:16:59,139 INFO L276 IsEmpty]: Start isEmpty. Operand 6346 states and 9754 transitions. [2023-12-03 01:16:59,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1533 [2023-12-03 01:16:59,164 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:16:59,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:00,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:02,462 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:17:02,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:02,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9756 states to 6348 states and 9756 transitions. [2023-12-03 01:17:02,548 INFO L276 IsEmpty]: Start isEmpty. Operand 6348 states and 9756 transitions. [2023-12-03 01:17:02,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1533 [2023-12-03 01:17:02,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:02,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:04,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:06,161 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:17:06,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:06,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9805 states to 6357 states and 9805 transitions. [2023-12-03 01:17:06,701 INFO L276 IsEmpty]: Start isEmpty. Operand 6357 states and 9805 transitions. [2023-12-03 01:17:06,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1534 [2023-12-03 01:17:06,729 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:06,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:08,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:10,280 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:17:10,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:10,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9857 states to 6367 states and 9857 transitions. [2023-12-03 01:17:10,987 INFO L276 IsEmpty]: Start isEmpty. Operand 6367 states and 9857 transitions. [2023-12-03 01:17:11,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1535 [2023-12-03 01:17:11,008 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:11,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:12,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:14,340 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:17:15,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:15,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9912 states to 6378 states and 9912 transitions. [2023-12-03 01:17:15,259 INFO L276 IsEmpty]: Start isEmpty. Operand 6378 states and 9912 transitions. [2023-12-03 01:17:15,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1536 [2023-12-03 01:17:15,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:15,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:17,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:18,592 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:17:18,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:18,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9914 states to 6380 states and 9914 transitions. [2023-12-03 01:17:18,662 INFO L276 IsEmpty]: Start isEmpty. Operand 6380 states and 9914 transitions. [2023-12-03 01:17:18,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1536 [2023-12-03 01:17:18,686 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:18,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:20,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:21,916 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:17:22,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:22,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9972 states to 6392 states and 9972 transitions. [2023-12-03 01:17:22,978 INFO L276 IsEmpty]: Start isEmpty. Operand 6392 states and 9972 transitions. [2023-12-03 01:17:23,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1537 [2023-12-03 01:17:23,005 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:23,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:24,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:26,401 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:17:28,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:28,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10033 states to 6405 states and 10033 transitions. [2023-12-03 01:17:28,184 INFO L276 IsEmpty]: Start isEmpty. Operand 6405 states and 10033 transitions. [2023-12-03 01:17:28,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1538 [2023-12-03 01:17:28,209 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:28,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:29,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:31,551 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:17:31,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:31,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10035 states to 6407 states and 10035 transitions. [2023-12-03 01:17:31,626 INFO L276 IsEmpty]: Start isEmpty. Operand 6407 states and 10035 transitions. [2023-12-03 01:17:31,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1538 [2023-12-03 01:17:31,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:31,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:33,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:35,096 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:17:37,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:37,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10099 states to 6421 states and 10099 transitions. [2023-12-03 01:17:37,053 INFO L276 IsEmpty]: Start isEmpty. Operand 6421 states and 10099 transitions. [2023-12-03 01:17:37,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1539 [2023-12-03 01:17:37,077 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:37,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:38,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:40,277 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:17:40,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:40,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10101 states to 6423 states and 10101 transitions. [2023-12-03 01:17:40,348 INFO L276 IsEmpty]: Start isEmpty. Operand 6423 states and 10101 transitions. [2023-12-03 01:17:40,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1540 [2023-12-03 01:17:40,369 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:40,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:42,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:44,149 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:17:44,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:44,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10102 states to 6424 states and 10102 transitions. [2023-12-03 01:17:44,221 INFO L276 IsEmpty]: Start isEmpty. Operand 6424 states and 10102 transitions. [2023-12-03 01:17:44,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1538 [2023-12-03 01:17:44,243 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:44,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:45,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:47,543 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:17:47,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:47,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10141 states to 6436 states and 10141 transitions. [2023-12-03 01:17:47,868 INFO L276 IsEmpty]: Start isEmpty. Operand 6436 states and 10141 transitions. [2023-12-03 01:17:47,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1538 [2023-12-03 01:17:47,887 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:47,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:49,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:50,931 INFO L134 CoverageAnalysis]: Checked inductivity of 90006 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:17:51,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:51,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10141 states to 6437 states and 10141 transitions. [2023-12-03 01:17:51,038 INFO L276 IsEmpty]: Start isEmpty. Operand 6437 states and 10141 transitions. [2023-12-03 01:17:51,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1541 [2023-12-03 01:17:51,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:51,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:52,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:54,305 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:17:54,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:54,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10142 states to 6438 states and 10142 transitions. [2023-12-03 01:17:54,377 INFO L276 IsEmpty]: Start isEmpty. Operand 6438 states and 10142 transitions. [2023-12-03 01:17:54,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1539 [2023-12-03 01:17:54,396 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:54,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:56,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:17:57,713 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:17:58,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:17:58,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10181 states to 6450 states and 10181 transitions. [2023-12-03 01:17:58,245 INFO L276 IsEmpty]: Start isEmpty. Operand 6450 states and 10181 transitions. [2023-12-03 01:17:58,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1540 [2023-12-03 01:17:58,266 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:17:58,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:17:59,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:01,472 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:18:01,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:01,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10183 states to 6452 states and 10183 transitions. [2023-12-03 01:18:01,544 INFO L276 IsEmpty]: Start isEmpty. Operand 6452 states and 10183 transitions. [2023-12-03 01:18:01,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1539 [2023-12-03 01:18:01,563 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:01,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:03,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:04,784 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:18:06,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:06,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10250 states to 6467 states and 10250 transitions. [2023-12-03 01:18:06,885 INFO L276 IsEmpty]: Start isEmpty. Operand 6467 states and 10250 transitions. [2023-12-03 01:18:06,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1541 [2023-12-03 01:18:06,904 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:06,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:08,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:10,178 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:18:10,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:10,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10252 states to 6469 states and 10252 transitions. [2023-12-03 01:18:10,246 INFO L276 IsEmpty]: Start isEmpty. Operand 6469 states and 10252 transitions. [2023-12-03 01:18:10,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1540 [2023-12-03 01:18:10,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:10,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:11,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:13,400 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:18:15,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:15,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10322 states to 6485 states and 10322 transitions. [2023-12-03 01:18:15,939 INFO L276 IsEmpty]: Start isEmpty. Operand 6485 states and 10322 transitions. [2023-12-03 01:18:15,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1542 [2023-12-03 01:18:15,958 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:15,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:17,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:19,184 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:18:19,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:19,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10323 states to 6486 states and 10323 transitions. [2023-12-03 01:18:19,284 INFO L276 IsEmpty]: Start isEmpty. Operand 6486 states and 10323 transitions. [2023-12-03 01:18:19,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1540 [2023-12-03 01:18:19,305 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:19,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:20,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:22,507 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:18:23,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:23,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10363 states to 6498 states and 10363 transitions. [2023-12-03 01:18:23,083 INFO L276 IsEmpty]: Start isEmpty. Operand 6498 states and 10363 transitions. [2023-12-03 01:18:23,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1542 [2023-12-03 01:18:23,104 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:23,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:24,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:26,259 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:18:26,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:26,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10364 states to 6499 states and 10364 transitions. [2023-12-03 01:18:26,331 INFO L276 IsEmpty]: Start isEmpty. Operand 6499 states and 10364 transitions. [2023-12-03 01:18:26,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1543 [2023-12-03 01:18:26,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:26,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:28,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:29,624 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:18:29,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:29,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10365 states to 6500 states and 10365 transitions. [2023-12-03 01:18:29,798 INFO L276 IsEmpty]: Start isEmpty. Operand 6500 states and 10365 transitions. [2023-12-03 01:18:29,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1541 [2023-12-03 01:18:29,817 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:29,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:31,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:33,105 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:18:36,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:36,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10438 states to 6517 states and 10438 transitions. [2023-12-03 01:18:36,298 INFO L276 IsEmpty]: Start isEmpty. Operand 6517 states and 10438 transitions. [2023-12-03 01:18:36,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1542 [2023-12-03 01:18:36,318 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:36,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:37,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:39,542 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:18:39,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:39,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10440 states to 6519 states and 10440 transitions. [2023-12-03 01:18:39,620 INFO L276 IsEmpty]: Start isEmpty. Operand 6519 states and 10440 transitions. [2023-12-03 01:18:39,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1543 [2023-12-03 01:18:39,639 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:39,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:41,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:42,856 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:18:42,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:42,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10441 states to 6520 states and 10441 transitions. [2023-12-03 01:18:42,925 INFO L276 IsEmpty]: Start isEmpty. Operand 6520 states and 10441 transitions. [2023-12-03 01:18:42,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1541 [2023-12-03 01:18:42,944 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:42,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:44,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:46,110 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:18:46,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:46,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10481 states to 6532 states and 10481 transitions. [2023-12-03 01:18:46,719 INFO L276 IsEmpty]: Start isEmpty. Operand 6532 states and 10481 transitions. [2023-12-03 01:18:46,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1541 [2023-12-03 01:18:46,739 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:46,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:48,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:49,400 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:18:49,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:49,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10484 states to 6536 states and 10484 transitions. [2023-12-03 01:18:49,489 INFO L276 IsEmpty]: Start isEmpty. Operand 6536 states and 10484 transitions. [2023-12-03 01:18:49,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1542 [2023-12-03 01:18:49,564 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:49,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:51,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:52,229 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:18:52,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:52,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10487 states to 6540 states and 10487 transitions. [2023-12-03 01:18:52,322 INFO L276 IsEmpty]: Start isEmpty. Operand 6540 states and 10487 transitions. [2023-12-03 01:18:52,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1544 [2023-12-03 01:18:52,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:52,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:53,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:55,536 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:18:55,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:55,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10488 states to 6541 states and 10488 transitions. [2023-12-03 01:18:55,613 INFO L276 IsEmpty]: Start isEmpty. Operand 6541 states and 10488 transitions. [2023-12-03 01:18:55,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1542 [2023-12-03 01:18:55,632 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:55,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:18:57,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:18:58,887 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:18:59,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:18:59,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10527 states to 6553 states and 10527 transitions. [2023-12-03 01:18:59,528 INFO L276 IsEmpty]: Start isEmpty. Operand 6553 states and 10527 transitions. [2023-12-03 01:18:59,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1542 [2023-12-03 01:18:59,547 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:18:59,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:01,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:02,752 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:19:06,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:06,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10603 states to 6571 states and 10603 transitions. [2023-12-03 01:19:06,558 INFO L276 IsEmpty]: Start isEmpty. Operand 6571 states and 10603 transitions. [2023-12-03 01:19:06,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1543 [2023-12-03 01:19:06,577 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:06,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:08,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:09,807 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:19:09,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:09,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10605 states to 6573 states and 10605 transitions. [2023-12-03 01:19:09,888 INFO L276 IsEmpty]: Start isEmpty. Operand 6573 states and 10605 transitions. [2023-12-03 01:19:09,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1544 [2023-12-03 01:19:09,907 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:09,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:11,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:13,026 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:19:13,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:13,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10606 states to 6574 states and 10606 transitions. [2023-12-03 01:19:13,187 INFO L276 IsEmpty]: Start isEmpty. Operand 6574 states and 10606 transitions. [2023-12-03 01:19:13,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1545 [2023-12-03 01:19:13,207 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:13,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:14,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:16,400 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:19:16,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:16,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10607 states to 6575 states and 10607 transitions. [2023-12-03 01:19:16,473 INFO L276 IsEmpty]: Start isEmpty. Operand 6575 states and 10607 transitions. [2023-12-03 01:19:16,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1543 [2023-12-03 01:19:16,492 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:16,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:18,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:19,661 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:19:20,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:20,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10646 states to 6587 states and 10646 transitions. [2023-12-03 01:19:20,335 INFO L276 IsEmpty]: Start isEmpty. Operand 6587 states and 10646 transitions. [2023-12-03 01:19:20,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1544 [2023-12-03 01:19:20,354 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:20,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:21,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:23,595 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:19:23,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:23,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10648 states to 6589 states and 10648 transitions. [2023-12-03 01:19:23,673 INFO L276 IsEmpty]: Start isEmpty. Operand 6589 states and 10648 transitions. [2023-12-03 01:19:23,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1543 [2023-12-03 01:19:23,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:23,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:25,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:26,914 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:19:31,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:31,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10727 states to 6608 states and 10727 transitions. [2023-12-03 01:19:31,282 INFO L276 IsEmpty]: Start isEmpty. Operand 6608 states and 10727 transitions. [2023-12-03 01:19:31,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1545 [2023-12-03 01:19:31,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:31,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:32,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:34,498 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:19:34,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:34,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10728 states to 6609 states and 10728 transitions. [2023-12-03 01:19:34,679 INFO L276 IsEmpty]: Start isEmpty. Operand 6609 states and 10728 transitions. [2023-12-03 01:19:34,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1543 [2023-12-03 01:19:34,698 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:34,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:36,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:37,308 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:19:37,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:37,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10731 states to 6613 states and 10731 transitions. [2023-12-03 01:19:37,395 INFO L276 IsEmpty]: Start isEmpty. Operand 6613 states and 10731 transitions. [2023-12-03 01:19:37,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1546 [2023-12-03 01:19:37,414 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:37,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:39,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:40,675 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:19:40,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:40,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10732 states to 6614 states and 10732 transitions. [2023-12-03 01:19:40,851 INFO L276 IsEmpty]: Start isEmpty. Operand 6614 states and 10732 transitions. [2023-12-03 01:19:40,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1545 [2023-12-03 01:19:40,870 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:40,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:42,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:44,043 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:19:44,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:44,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10734 states to 6616 states and 10734 transitions. [2023-12-03 01:19:44,120 INFO L276 IsEmpty]: Start isEmpty. Operand 6616 states and 10734 transitions. [2023-12-03 01:19:44,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1544 [2023-12-03 01:19:44,139 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:44,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:45,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:47,529 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:19:52,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:52,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10816 states to 6636 states and 10816 transitions. [2023-12-03 01:19:52,585 INFO L276 IsEmpty]: Start isEmpty. Operand 6636 states and 10816 transitions. [2023-12-03 01:19:52,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1546 [2023-12-03 01:19:52,603 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:52,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:54,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:55,785 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:19:55,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:55,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10817 states to 6637 states and 10817 transitions. [2023-12-03 01:19:55,860 INFO L276 IsEmpty]: Start isEmpty. Operand 6637 states and 10817 transitions. [2023-12-03 01:19:55,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1544 [2023-12-03 01:19:55,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:55,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:19:57,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:19:59,116 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:19:59,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:19:59,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10857 states to 6649 states and 10857 transitions. [2023-12-03 01:19:59,898 INFO L276 IsEmpty]: Start isEmpty. Operand 6649 states and 10857 transitions. [2023-12-03 01:19:59,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1544 [2023-12-03 01:19:59,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:19:59,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:01,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:02,568 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:20:02,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:02,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10860 states to 6653 states and 10860 transitions. [2023-12-03 01:20:02,662 INFO L276 IsEmpty]: Start isEmpty. Operand 6653 states and 10860 transitions. [2023-12-03 01:20:02,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1545 [2023-12-03 01:20:02,682 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:02,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:04,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:05,330 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:20:05,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:05,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10863 states to 6657 states and 10863 transitions. [2023-12-03 01:20:05,426 INFO L276 IsEmpty]: Start isEmpty. Operand 6657 states and 10863 transitions. [2023-12-03 01:20:05,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1547 [2023-12-03 01:20:05,445 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:05,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:07,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:08,672 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:20:08,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:08,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10864 states to 6658 states and 10864 transitions. [2023-12-03 01:20:08,883 INFO L276 IsEmpty]: Start isEmpty. Operand 6658 states and 10864 transitions. [2023-12-03 01:20:08,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1546 [2023-12-03 01:20:08,903 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:08,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:10,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:12,095 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:20:12,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:12,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10866 states to 6660 states and 10866 transitions. [2023-12-03 01:20:12,177 INFO L276 IsEmpty]: Start isEmpty. Operand 6660 states and 10866 transitions. [2023-12-03 01:20:12,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1545 [2023-12-03 01:20:12,196 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:12,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:13,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:15,530 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:20:21,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:21,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10952 states to 6681 states and 10952 transitions. [2023-12-03 01:20:21,636 INFO L276 IsEmpty]: Start isEmpty. Operand 6681 states and 10952 transitions. [2023-12-03 01:20:21,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1545 [2023-12-03 01:20:21,655 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:21,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:23,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:24,923 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:20:32,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:32,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11038 states to 6702 states and 11038 transitions. [2023-12-03 01:20:32,019 INFO L276 IsEmpty]: Start isEmpty. Operand 6702 states and 11038 transitions. [2023-12-03 01:20:32,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1547 [2023-12-03 01:20:32,039 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:32,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:33,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:35,179 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:20:35,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:35,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11039 states to 6703 states and 11039 transitions. [2023-12-03 01:20:35,262 INFO L276 IsEmpty]: Start isEmpty. Operand 6703 states and 11039 transitions. [2023-12-03 01:20:35,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1545 [2023-12-03 01:20:35,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:35,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:36,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:38,592 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:20:39,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:39,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11080 states to 6715 states and 11080 transitions. [2023-12-03 01:20:39,406 INFO L276 IsEmpty]: Start isEmpty. Operand 6715 states and 11080 transitions. [2023-12-03 01:20:39,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1546 [2023-12-03 01:20:39,426 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:39,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:40,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:42,051 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:20:42,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:42,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11083 states to 6719 states and 11083 transitions. [2023-12-03 01:20:42,142 INFO L276 IsEmpty]: Start isEmpty. Operand 6719 states and 11083 transitions. [2023-12-03 01:20:42,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2023-12-03 01:20:42,161 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:42,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:43,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:45,457 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:20:45,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:45,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11084 states to 6720 states and 11084 transitions. [2023-12-03 01:20:45,536 INFO L276 IsEmpty]: Start isEmpty. Operand 6720 states and 11084 transitions. [2023-12-03 01:20:45,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1546 [2023-12-03 01:20:45,555 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:45,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:47,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:48,727 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:20:49,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:49,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11124 states to 6732 states and 11124 transitions. [2023-12-03 01:20:49,605 INFO L276 IsEmpty]: Start isEmpty. Operand 6732 states and 11124 transitions. [2023-12-03 01:20:49,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1547 [2023-12-03 01:20:49,625 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:49,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:51,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:52,898 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:20:52,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:52,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11126 states to 6734 states and 11126 transitions. [2023-12-03 01:20:52,994 INFO L276 IsEmpty]: Start isEmpty. Operand 6734 states and 11126 transitions. [2023-12-03 01:20:53,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2023-12-03 01:20:53,015 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:53,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:54,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:56,170 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:20:56,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:20:56,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11127 states to 6735 states and 11127 transitions. [2023-12-03 01:20:56,410 INFO L276 IsEmpty]: Start isEmpty. Operand 6735 states and 11127 transitions. [2023-12-03 01:20:56,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1547 [2023-12-03 01:20:56,430 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:20:56,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:20:58,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:20:59,195 INFO L134 CoverageAnalysis]: Checked inductivity of 90319 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:21:00,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:00,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11186 states to 6742 states and 11186 transitions. [2023-12-03 01:21:00,319 INFO L276 IsEmpty]: Start isEmpty. Operand 6742 states and 11186 transitions. [2023-12-03 01:21:00,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2023-12-03 01:21:00,344 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:00,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:02,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:04,105 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:21:05,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:05,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11227 states to 6754 states and 11227 transitions. [2023-12-03 01:21:05,326 INFO L276 IsEmpty]: Start isEmpty. Operand 6754 states and 11227 transitions. [2023-12-03 01:21:05,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2023-12-03 01:21:05,346 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:05,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:06,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:08,517 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:21:08,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:08,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11228 states to 6755 states and 11228 transitions. [2023-12-03 01:21:08,689 INFO L276 IsEmpty]: Start isEmpty. Operand 6755 states and 11228 transitions. [2023-12-03 01:21:08,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1547 [2023-12-03 01:21:08,708 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:08,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:10,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:11,897 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:21:12,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:12,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11267 states to 6767 states and 11267 transitions. [2023-12-03 01:21:12,861 INFO L276 IsEmpty]: Start isEmpty. Operand 6767 states and 11267 transitions. [2023-12-03 01:21:12,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2023-12-03 01:21:12,881 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:12,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:14,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:16,158 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:21:16,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:16,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11269 states to 6769 states and 11269 transitions. [2023-12-03 01:21:16,262 INFO L276 IsEmpty]: Start isEmpty. Operand 6769 states and 11269 transitions. [2023-12-03 01:21:16,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1547 [2023-12-03 01:21:16,282 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:16,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:17,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:19,659 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:21:27,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:27,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11361 states to 6792 states and 11361 transitions. [2023-12-03 01:21:27,855 INFO L276 IsEmpty]: Start isEmpty. Operand 6792 states and 11361 transitions. [2023-12-03 01:21:27,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2023-12-03 01:21:27,876 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:27,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:29,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:31,089 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:21:31,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:31,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11362 states to 6793 states and 11362 transitions. [2023-12-03 01:21:31,324 INFO L276 IsEmpty]: Start isEmpty. Operand 6793 states and 11362 transitions. [2023-12-03 01:21:31,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1547 [2023-12-03 01:21:31,344 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:31,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:32,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:33,997 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:21:34,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:34,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11365 states to 6797 states and 11365 transitions. [2023-12-03 01:21:34,089 INFO L276 IsEmpty]: Start isEmpty. Operand 6797 states and 11365 transitions. [2023-12-03 01:21:34,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2023-12-03 01:21:34,108 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:34,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:35,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:37,856 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:21:40,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:40,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11451 states to 6815 states and 11451 transitions. [2023-12-03 01:21:40,116 INFO L276 IsEmpty]: Start isEmpty. Operand 6815 states and 11451 transitions. [2023-12-03 01:21:40,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2023-12-03 01:21:40,136 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:40,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:41,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:43,600 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:21:44,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:44,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11487 states to 6819 states and 11487 transitions. [2023-12-03 01:21:44,574 INFO L276 IsEmpty]: Start isEmpty. Operand 6819 states and 11487 transitions. [2023-12-03 01:21:44,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2023-12-03 01:21:44,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:44,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:46,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:47,341 INFO L134 CoverageAnalysis]: Checked inductivity of 90320 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:21:47,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:47,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11490 states to 6820 states and 11490 transitions. [2023-12-03 01:21:47,445 INFO L276 IsEmpty]: Start isEmpty. Operand 6820 states and 11490 transitions. [2023-12-03 01:21:47,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:21:47,465 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:47,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:49,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:50,665 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:21:50,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:50,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11491 states to 6821 states and 11491 transitions. [2023-12-03 01:21:50,937 INFO L276 IsEmpty]: Start isEmpty. Operand 6821 states and 11491 transitions. [2023-12-03 01:21:50,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:21:50,957 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:50,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:52,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:54,081 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:21:54,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:54,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11492 states to 6822 states and 11492 transitions. [2023-12-03 01:21:54,163 INFO L276 IsEmpty]: Start isEmpty. Operand 6822 states and 11492 transitions. [2023-12-03 01:21:54,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2023-12-03 01:21:54,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:54,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:21:55,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:21:57,399 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:21:58,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:21:58,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11531 states to 6834 states and 11531 transitions. [2023-12-03 01:21:58,421 INFO L276 IsEmpty]: Start isEmpty. Operand 6834 states and 11531 transitions. [2023-12-03 01:21:58,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2023-12-03 01:21:58,441 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:21:58,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:22:00,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:22:01,865 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:22:11,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:22:11,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11627 states to 6858 states and 11627 transitions. [2023-12-03 01:22:11,959 INFO L276 IsEmpty]: Start isEmpty. Operand 6858 states and 11627 transitions. [2023-12-03 01:22:11,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2023-12-03 01:22:11,979 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:22:11,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:22:13,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:22:15,144 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:22:15,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:22:15,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11629 states to 6860 states and 11629 transitions. [2023-12-03 01:22:15,234 INFO L276 IsEmpty]: Start isEmpty. Operand 6860 states and 11629 transitions. [2023-12-03 01:22:15,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2023-12-03 01:22:15,253 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:22:15,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:22:16,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:22:17,948 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:22:18,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:22:18,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11632 states to 6864 states and 11632 transitions. [2023-12-03 01:22:18,045 INFO L276 IsEmpty]: Start isEmpty. Operand 6864 states and 11632 transitions. [2023-12-03 01:22:18,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2023-12-03 01:22:18,063 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:22:18,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:22:19,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:22:21,744 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:22:23,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:22:23,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11676 states to 6876 states and 11676 transitions. [2023-12-03 01:22:23,742 INFO L276 IsEmpty]: Start isEmpty. Operand 6876 states and 11676 transitions. [2023-12-03 01:22:23,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2023-12-03 01:22:23,762 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:22:23,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:22:25,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:22:27,372 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:22:30,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:22:30,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11768 states to 6895 states and 11768 transitions. [2023-12-03 01:22:30,706 INFO L276 IsEmpty]: Start isEmpty. Operand 6895 states and 11768 transitions. [2023-12-03 01:22:30,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2023-12-03 01:22:30,726 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:22:30,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:22:32,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:22:34,075 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:22:35,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:22:35,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11810 states to 6900 states and 11810 transitions. [2023-12-03 01:22:35,714 INFO L276 IsEmpty]: Start isEmpty. Operand 6900 states and 11810 transitions. [2023-12-03 01:22:35,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:22:35,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:22:35,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:22:37,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:22:38,616 INFO L134 CoverageAnalysis]: Checked inductivity of 90624 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 90612 trivial. 0 not checked. [2023-12-03 01:22:41,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:22:41,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11870 states to 6906 states and 11870 transitions. [2023-12-03 01:22:41,074 INFO L276 IsEmpty]: Start isEmpty. Operand 6906 states and 11870 transitions. [2023-12-03 01:22:41,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2023-12-03 01:22:41,094 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:22:41,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:22:42,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:22:44,609 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:22:45,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:22:45,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11907 states to 6910 states and 11907 transitions. [2023-12-03 01:22:45,704 INFO L276 IsEmpty]: Start isEmpty. Operand 6910 states and 11907 transitions. [2023-12-03 01:22:45,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:22:45,724 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:22:45,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:22:47,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:22:49,529 INFO L134 CoverageAnalysis]: Checked inductivity of 90317 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:22:50,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:22:50,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11932 states to 6921 states and 11932 transitions. [2023-12-03 01:22:50,502 INFO L276 IsEmpty]: Start isEmpty. Operand 6921 states and 11932 transitions. [2023-12-03 01:22:50,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:22:50,522 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:22:50,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:22:52,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:22:53,975 INFO L134 CoverageAnalysis]: Checked inductivity of 90622 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90612 trivial. 0 not checked. [2023-12-03 01:22:54,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:22:54,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11954 states to 6930 states and 11954 transitions. [2023-12-03 01:22:54,803 INFO L276 IsEmpty]: Start isEmpty. Operand 6930 states and 11954 transitions. [2023-12-03 01:22:54,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2023-12-03 01:22:54,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:22:54,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:22:56,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:22:57,672 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:22:57,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:22:57,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11957 states to 6934 states and 11957 transitions. [2023-12-03 01:22:57,775 INFO L276 IsEmpty]: Start isEmpty. Operand 6934 states and 11957 transitions. [2023-12-03 01:22:57,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:22:57,794 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:22:57,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:22:59,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:23:01,002 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:23:01,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:23:01,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11958 states to 6935 states and 11958 transitions. [2023-12-03 01:23:01,350 INFO L276 IsEmpty]: Start isEmpty. Operand 6935 states and 11958 transitions. [2023-12-03 01:23:01,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:23:01,371 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:23:01,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:23:02,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:23:04,545 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:23:04,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:23:04,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11959 states to 6936 states and 11959 transitions. [2023-12-03 01:23:04,734 INFO L276 IsEmpty]: Start isEmpty. Operand 6936 states and 11959 transitions. [2023-12-03 01:23:04,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:23:04,753 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:23:04,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:23:06,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:23:07,945 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:23:08,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:23:08,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11961 states to 6938 states and 11961 transitions. [2023-12-03 01:23:08,045 INFO L276 IsEmpty]: Start isEmpty. Operand 6938 states and 11961 transitions. [2023-12-03 01:23:08,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2023-12-03 01:23:08,065 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:23:08,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:23:09,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:23:11,264 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:23:12,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:23:12,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12000 states to 6950 states and 12000 transitions. [2023-12-03 01:23:12,453 INFO L276 IsEmpty]: Start isEmpty. Operand 6950 states and 12000 transitions. [2023-12-03 01:23:12,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:23:12,562 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:23:12,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:23:14,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:23:15,985 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:23:28,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:23:28,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12094 states to 6972 states and 12094 transitions. [2023-12-03 01:23:28,191 INFO L276 IsEmpty]: Start isEmpty. Operand 6972 states and 12094 transitions. [2023-12-03 01:23:28,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2023-12-03 01:23:28,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:23:28,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:23:29,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:23:31,521 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:23:45,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:23:45,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12195 states to 6997 states and 12195 transitions. [2023-12-03 01:23:45,968 INFO L276 IsEmpty]: Start isEmpty. Operand 6997 states and 12195 transitions. [2023-12-03 01:23:45,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2023-12-03 01:23:45,987 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:23:45,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:23:47,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:23:49,106 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:23:52,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:23:52,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12240 states to 7008 states and 12240 transitions. [2023-12-03 01:23:52,966 INFO L276 IsEmpty]: Start isEmpty. Operand 7008 states and 12240 transitions. [2023-12-03 01:23:52,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:23:52,987 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:23:52,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:23:54,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:23:56,573 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:23:58,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:23:58,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12285 states to 7020 states and 12285 transitions. [2023-12-03 01:23:58,887 INFO L276 IsEmpty]: Start isEmpty. Operand 7020 states and 12285 transitions. [2023-12-03 01:23:58,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:23:58,907 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:23:58,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:24:00,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:24:02,405 INFO L134 CoverageAnalysis]: Checked inductivity of 90317 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:24:04,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:24:04,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12330 states to 7032 states and 12330 transitions. [2023-12-03 01:24:04,141 INFO L276 IsEmpty]: Start isEmpty. Operand 7032 states and 12330 transitions. [2023-12-03 01:24:04,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:24:04,160 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:24:04,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:24:05,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:24:07,626 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:24:12,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:24:12,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12421 states to 7050 states and 12421 transitions. [2023-12-03 01:24:12,166 INFO L276 IsEmpty]: Start isEmpty. Operand 7050 states and 12421 transitions. [2023-12-03 01:24:12,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:24:12,186 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:24:12,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:24:13,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:24:15,838 INFO L134 CoverageAnalysis]: Checked inductivity of 90622 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90612 trivial. 0 not checked. [2023-12-03 01:24:20,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:24:20,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12507 states to 7063 states and 12507 transitions. [2023-12-03 01:24:20,099 INFO L276 IsEmpty]: Start isEmpty. Operand 7063 states and 12507 transitions. [2023-12-03 01:24:20,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:24:20,121 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:24:20,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:24:21,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:24:23,702 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:24:29,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:24:29,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12612 states to 7083 states and 12612 transitions. [2023-12-03 01:24:29,314 INFO L276 IsEmpty]: Start isEmpty. Operand 7083 states and 12612 transitions. [2023-12-03 01:24:29,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:24:29,335 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:24:29,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:24:30,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:24:32,772 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:24:34,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:24:34,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12648 states to 7087 states and 12648 transitions. [2023-12-03 01:24:34,385 INFO L276 IsEmpty]: Start isEmpty. Operand 7087 states and 12648 transitions. [2023-12-03 01:24:34,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:24:34,406 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:24:34,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:24:36,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:24:38,201 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:24:40,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:24:40,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12693 states to 7092 states and 12693 transitions. [2023-12-03 01:24:40,769 INFO L276 IsEmpty]: Start isEmpty. Operand 7092 states and 12693 transitions. [2023-12-03 01:24:40,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:24:40,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:24:40,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:24:42,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:24:44,803 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:24:47,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:24:47,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12736 states to 7097 states and 12736 transitions. [2023-12-03 01:24:47,044 INFO L276 IsEmpty]: Start isEmpty. Operand 7097 states and 12736 transitions. [2023-12-03 01:24:47,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:24:47,068 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:24:47,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:24:49,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:24:51,117 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:24:51,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:24:51,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12742 states to 7098 states and 12742 transitions. [2023-12-03 01:24:51,909 INFO L276 IsEmpty]: Start isEmpty. Operand 7098 states and 12742 transitions. [2023-12-03 01:24:51,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:24:51,936 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:24:51,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:24:53,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:24:55,541 INFO L134 CoverageAnalysis]: Checked inductivity of 90622 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90612 trivial. 0 not checked. [2023-12-03 01:24:57,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:24:57,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12778 states to 7102 states and 12778 transitions. [2023-12-03 01:24:57,285 INFO L276 IsEmpty]: Start isEmpty. Operand 7102 states and 12778 transitions. [2023-12-03 01:24:57,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:24:57,305 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:24:57,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:24:58,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:25:00,645 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:25:02,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:25:02,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12815 states to 7106 states and 12815 transitions. [2023-12-03 01:25:02,216 INFO L276 IsEmpty]: Start isEmpty. Operand 7106 states and 12815 transitions. [2023-12-03 01:25:02,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2023-12-03 01:25:02,239 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:25:02,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:25:04,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:25:05,045 INFO L134 CoverageAnalysis]: Checked inductivity of 90625 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 90612 trivial. 0 not checked. [2023-12-03 01:25:05,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:25:05,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12819 states to 7107 states and 12819 transitions. [2023-12-03 01:25:05,554 INFO L276 IsEmpty]: Start isEmpty. Operand 7107 states and 12819 transitions. [2023-12-03 01:25:05,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:25:05,573 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:25:05,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:25:07,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:25:09,513 INFO L134 CoverageAnalysis]: Checked inductivity of 90317 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:25:11,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:25:11,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12846 states to 7118 states and 12846 transitions. [2023-12-03 01:25:11,670 INFO L276 IsEmpty]: Start isEmpty. Operand 7118 states and 12846 transitions. [2023-12-03 01:25:11,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:25:11,691 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:25:11,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:25:13,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:25:14,605 INFO L134 CoverageAnalysis]: Checked inductivity of 90322 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:25:15,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:25:15,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12850 states to 7119 states and 12850 transitions. [2023-12-03 01:25:15,164 INFO L276 IsEmpty]: Start isEmpty. Operand 7119 states and 12850 transitions. [2023-12-03 01:25:15,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:25:15,184 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:25:15,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:25:16,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:25:19,004 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:25:21,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:25:21,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12894 states to 7131 states and 12894 transitions. [2023-12-03 01:25:21,980 INFO L276 IsEmpty]: Start isEmpty. Operand 7131 states and 12894 transitions. [2023-12-03 01:25:22,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:25:22,000 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:25:22,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:25:23,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:25:24,865 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:25:24,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:25:24,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12897 states to 7135 states and 12897 transitions. [2023-12-03 01:25:24,983 INFO L276 IsEmpty]: Start isEmpty. Operand 7135 states and 12897 transitions. [2023-12-03 01:25:25,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2023-12-03 01:25:25,002 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:25:25,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:25:27,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:25:28,690 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:25:29,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:25:29,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12898 states to 7136 states and 12898 transitions. [2023-12-03 01:25:29,089 INFO L276 IsEmpty]: Start isEmpty. Operand 7136 states and 12898 transitions. [2023-12-03 01:25:29,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2023-12-03 01:25:29,108 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:25:29,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:25:30,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:25:32,278 INFO L134 CoverageAnalysis]: Checked inductivity of 90007 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90004 trivial. 0 not checked. [2023-12-03 01:25:32,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:25:32,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12899 states to 7137 states and 12899 transitions. [2023-12-03 01:25:32,454 INFO L276 IsEmpty]: Start isEmpty. Operand 7137 states and 12899 transitions. [2023-12-03 01:25:32,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:25:32,475 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:25:32,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:25:34,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:25:35,770 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:25:35,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:25:35,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12900 states to 7138 states and 12900 transitions. [2023-12-03 01:25:35,865 INFO L276 IsEmpty]: Start isEmpty. Operand 7138 states and 12900 transitions. [2023-12-03 01:25:35,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:25:35,884 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:25:35,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:25:37,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:25:38,958 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90005 trivial. 0 not checked. [2023-12-03 01:25:39,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:25:39,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12937 states to 7149 states and 12937 transitions. [2023-12-03 01:25:39,718 INFO L276 IsEmpty]: Start isEmpty. Operand 7149 states and 12937 transitions. [2023-12-03 01:25:39,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2023-12-03 01:25:39,737 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:25:39,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:25:41,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:25:43,088 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:26:01,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:26:01,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13041 states to 7175 states and 13041 transitions. [2023-12-03 01:26:01,255 INFO L276 IsEmpty]: Start isEmpty. Operand 7175 states and 13041 transitions. [2023-12-03 01:26:01,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:26:01,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:26:01,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:26:02,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:26:04,749 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:26:04,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:26:04,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13043 states to 7177 states and 13043 transitions. [2023-12-03 01:26:04,887 INFO L276 IsEmpty]: Start isEmpty. Operand 7177 states and 13043 transitions. [2023-12-03 01:26:04,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:26:04,907 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:26:04,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:26:06,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:26:08,338 INFO L134 CoverageAnalysis]: Checked inductivity of 90317 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:26:11,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:26:11,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13090 states to 7189 states and 13090 transitions. [2023-12-03 01:26:11,236 INFO L276 IsEmpty]: Start isEmpty. Operand 7189 states and 13090 transitions. [2023-12-03 01:26:11,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2023-12-03 01:26:11,368 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:26:11,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:26:12,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:26:14,635 INFO L134 CoverageAnalysis]: Checked inductivity of 90622 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90612 trivial. 0 not checked. [2023-12-03 01:26:16,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:26:16,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13113 states to 7198 states and 13113 transitions. [2023-12-03 01:26:16,181 INFO L276 IsEmpty]: Start isEmpty. Operand 7198 states and 13113 transitions. [2023-12-03 01:26:16,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:26:16,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:26:16,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:26:17,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:26:18,861 INFO L134 CoverageAnalysis]: Checked inductivity of 90321 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:26:19,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:26:19,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13116 states to 7199 states and 13116 transitions. [2023-12-03 01:26:19,330 INFO L276 IsEmpty]: Start isEmpty. Operand 7199 states and 13116 transitions. [2023-12-03 01:26:19,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:26:19,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:26:19,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:26:20,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:26:22,907 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:26:31,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:26:31,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13233 states to 7220 states and 13233 transitions. [2023-12-03 01:26:31,052 INFO L276 IsEmpty]: Start isEmpty. Operand 7220 states and 13233 transitions. [2023-12-03 01:26:31,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:26:31,073 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:26:31,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:26:32,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:26:34,749 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:26:38,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:26:39,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13286 states to 7227 states and 13286 transitions. [2023-12-03 01:26:39,001 INFO L276 IsEmpty]: Start isEmpty. Operand 7227 states and 13286 transitions. [2023-12-03 01:26:39,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2023-12-03 01:26:39,021 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:26:39,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:26:40,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:26:42,855 INFO L134 CoverageAnalysis]: Checked inductivity of 90622 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90612 trivial. 0 not checked. [2023-12-03 01:26:49,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:26:49,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13386 states to 7243 states and 13386 transitions. [2023-12-03 01:26:49,686 INFO L276 IsEmpty]: Start isEmpty. Operand 7243 states and 13386 transitions. [2023-12-03 01:26:49,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:26:49,705 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:26:49,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:26:51,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:26:53,467 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:26:56,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:26:56,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13438 states to 7249 states and 13438 transitions. [2023-12-03 01:26:56,682 INFO L276 IsEmpty]: Start isEmpty. Operand 7249 states and 13438 transitions. [2023-12-03 01:26:56,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:26:56,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:26:56,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:26:58,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:27:00,645 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:27:03,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:27:03,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13479 states to 7254 states and 13479 transitions. [2023-12-03 01:27:03,703 INFO L276 IsEmpty]: Start isEmpty. Operand 7254 states and 13479 transitions. [2023-12-03 01:27:03,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2023-12-03 01:27:03,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:27:03,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:27:05,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:27:07,333 INFO L134 CoverageAnalysis]: Checked inductivity of 90622 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90612 trivial. 0 not checked. [2023-12-03 01:27:10,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:27:10,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13521 states to 7259 states and 13521 transitions. [2023-12-03 01:27:10,556 INFO L276 IsEmpty]: Start isEmpty. Operand 7259 states and 13521 transitions. [2023-12-03 01:27:10,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2023-12-03 01:27:10,582 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:27:10,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:27:12,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:27:14,365 INFO L134 CoverageAnalysis]: Checked inductivity of 90622 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90612 trivial. 0 not checked. [2023-12-03 01:27:16,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:27:16,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13557 states to 7263 states and 13557 transitions. [2023-12-03 01:27:16,744 INFO L276 IsEmpty]: Start isEmpty. Operand 7263 states and 13557 transitions. [2023-12-03 01:27:16,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:27:16,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:27:16,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:27:18,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:27:20,722 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:27:22,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:27:22,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13594 states to 7267 states and 13594 transitions. [2023-12-03 01:27:22,132 INFO L276 IsEmpty]: Start isEmpty. Operand 7267 states and 13594 transitions. [2023-12-03 01:27:22,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2023-12-03 01:27:22,154 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:27:22,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:27:24,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:27:26,413 INFO L134 CoverageAnalysis]: Checked inductivity of 90317 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:27:28,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:27:28,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13620 states to 7278 states and 13620 transitions. [2023-12-03 01:27:28,168 INFO L276 IsEmpty]: Start isEmpty. Operand 7278 states and 13620 transitions. [2023-12-03 01:27:28,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1553 [2023-12-03 01:27:28,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:27:28,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:27:30,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:27:32,893 INFO L134 CoverageAnalysis]: Checked inductivity of 90623 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 90612 trivial. 0 not checked. [2023-12-03 01:27:34,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:27:34,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13642 states to 7287 states and 13642 transitions. [2023-12-03 01:27:34,250 INFO L276 IsEmpty]: Start isEmpty. Operand 7287 states and 13642 transitions. [2023-12-03 01:27:34,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2023-12-03 01:27:34,275 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:27:34,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:27:36,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:27:38,096 INFO L134 CoverageAnalysis]: Checked inductivity of 90317 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:27:41,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:27:41,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13688 states to 7299 states and 13688 transitions. [2023-12-03 01:27:41,204 INFO L276 IsEmpty]: Start isEmpty. Operand 7299 states and 13688 transitions. [2023-12-03 01:27:41,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2023-12-03 01:27:41,224 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:27:41,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:27:43,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:27:45,364 INFO L134 CoverageAnalysis]: Checked inductivity of 90316 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:27:49,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:27:49,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13732 states to 7311 states and 13732 transitions. [2023-12-03 01:27:49,044 INFO L276 IsEmpty]: Start isEmpty. Operand 7311 states and 13732 transitions. [2023-12-03 01:27:49,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:27:49,171 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:27:49,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:27:51,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:27:52,215 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked. [2023-12-03 01:27:52,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:27:52,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13735 states to 7315 states and 13735 transitions. [2023-12-03 01:27:52,325 INFO L276 IsEmpty]: Start isEmpty. Operand 7315 states and 13735 transitions. [2023-12-03 01:27:52,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1553 [2023-12-03 01:27:52,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:27:52,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:27:54,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:27:56,129 INFO L134 CoverageAnalysis]: Checked inductivity of 90309 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90306 trivial. 0 not checked. [2023-12-03 01:27:56,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-03 01:27:56,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13736 states to 7316 states and 13736 transitions. [2023-12-03 01:27:56,698 INFO L276 IsEmpty]: Start isEmpty. Operand 7316 states and 13736 transitions. [2023-12-03 01:27:56,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2023-12-03 01:27:56,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-03 01:27:56,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-03 01:27:58,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-03 01:28:00,880 INFO L134 CoverageAnalysis]: Checked inductivity of 90005 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 90002 trivial. 0 not checked.