./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_postinc_08_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_postinc_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 8f61a3d9362439b5f21eed7147f1613cc8d4d3e66351a52d1d8cad0a4a3751fe --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 00:03:32,515 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 00:03:32,634 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-12 00:03:32,640 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 00:03:32,641 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-12 00:03:32,692 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 00:03:32,693 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 00:03:32,694 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-12 00:03:32,695 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 00:03:32,696 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 00:03:32,696 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 00:03:32,697 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 00:03:32,698 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 00:03:32,700 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 00:03:32,701 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 00:03:32,701 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 00:03:32,702 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 00:03:32,706 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-12 00:03:32,707 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-12 00:03:32,707 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 00:03:32,708 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 00:03:32,708 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-12 00:03:32,709 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-12 00:03:32,711 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 00:03:32,712 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-12 00:03:32,712 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 00:03:32,713 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 00:03:32,713 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 00:03:32,714 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-12 00:03:32,714 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 00:03:32,716 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 00:03:32,716 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_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/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_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV 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 ! overflow) ) 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 -> 8f61a3d9362439b5f21eed7147f1613cc8d4d3e66351a52d1d8cad0a4a3751fe [2023-11-12 00:03:33,049 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 00:03:33,086 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 00:03:33,089 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 00:03:33,091 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 00:03:33,091 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 00:03:33,093 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_postinc_08_good.i [2023-11-12 00:03:36,245 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 00:03:36,747 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 00:03:36,748 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_max_postinc_08_good.i [2023-11-12 00:03:36,785 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/data/2a6c611db/319507aa297c4899a5988e66aa42342e/FLAG3c3bb8bfb [2023-11-12 00:03:36,802 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/data/2a6c611db/319507aa297c4899a5988e66aa42342e [2023-11-12 00:03:36,808 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 00:03:36,812 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 00:03:36,815 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 00:03:36,816 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 00:03:36,821 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 00:03:36,822 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:03:36" (1/1) ... [2023-11-12 00:03:36,823 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@16e1248b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:36, skipping insertion in model container [2023-11-12 00:03:36,823 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:03:36" (1/1) ... [2023-11-12 00:03:36,923 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 00:03:37,338 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-12 00:03:37,975 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 00:03:37,987 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 00:03:38,024 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-12 00:03:38,124 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 00:03:38,279 WARN L672 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 00:03:38,290 WARN L672 CHandler]: The function __ctype_b_loc is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 00:03:38,290 WARN L672 CHandler]: The function iswxdigit is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 00:03:38,298 WARN L672 CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 00:03:38,298 WARN L672 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-12 00:03:38,307 INFO L206 MainTranslator]: Completed translation [2023-11-12 00:03:38,308 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:38 WrapperNode [2023-11-12 00:03:38,308 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 00:03:38,309 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 00:03:38,309 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 00:03:38,309 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 00:03:38,316 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:38" (1/1) ... [2023-11-12 00:03:38,350 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:38" (1/1) ... [2023-11-12 00:03:38,394 INFO L138 Inliner]: procedures = 505, calls = 79, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 124 [2023-11-12 00:03:38,395 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 00:03:38,395 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 00:03:38,396 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 00:03:38,396 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 00:03:38,405 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:38" (1/1) ... [2023-11-12 00:03:38,406 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:38" (1/1) ... [2023-11-12 00:03:38,413 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:38" (1/1) ... [2023-11-12 00:03:38,427 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:38" (1/1) ... [2023-11-12 00:03:38,434 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:38" (1/1) ... [2023-11-12 00:03:38,442 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:38" (1/1) ... [2023-11-12 00:03:38,447 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:38" (1/1) ... [2023-11-12 00:03:38,449 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:38" (1/1) ... [2023-11-12 00:03:38,452 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 00:03:38,453 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 00:03:38,454 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 00:03:38,454 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 00:03:38,455 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:03:38" (1/1) ... [2023-11-12 00:03:38,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-12 00:03:38,490 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/z3 [2023-11-12 00:03:38,509 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-12 00:03:38,536 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4bafb84-18ee-4755-8f31-c3c17150b841/bin/ukojak-verify-0OAaufAVZV/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-12 00:03:38,558 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2023-11-12 00:03:38,559 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2023-11-12 00:03:38,560 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2023-11-12 00:03:38,560 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2023-11-12 00:03:38,560 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 00:03:38,560 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 00:03:38,561 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 00:03:38,561 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsTrue [2023-11-12 00:03:38,561 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsTrue [2023-11-12 00:03:38,561 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsFalse [2023-11-12 00:03:38,561 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsFalse [2023-11-12 00:03:38,562 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-12 00:03:38,562 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 00:03:38,711 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 00:03:38,713 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 00:03:38,890 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 00:03:38,947 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 00:03:38,947 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-12 00:03:38,951 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:03:38 BoogieIcfgContainer [2023-11-12 00:03:38,951 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 00:03:38,953 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-12 00:03:38,953 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-12 00:03:38,969 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-12 00:03:38,969 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:03:38" (1/1) ... [2023-11-12 00:03:38,979 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 00:03:39,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:39,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 69 states and 89 transitions. [2023-11-12 00:03:39,052 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 89 transitions. [2023-11-12 00:03:39,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2023-11-12 00:03:39,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:39,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:39,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:39,534 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 00:03:39,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:39,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 68 states and 88 transitions. [2023-11-12 00:03:39,662 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 88 transitions. [2023-11-12 00:03:39,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-11-12 00:03:39,663 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:39,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:39,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:39,757 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 00:03:39,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:39,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 67 states and 87 transitions. [2023-11-12 00:03:39,841 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 87 transitions. [2023-11-12 00:03:39,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-12 00:03:39,843 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:39,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:39,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:40,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-11-12 00:03:40,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:40,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 66 states and 84 transitions. [2023-11-12 00:03:40,209 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 84 transitions. [2023-11-12 00:03:40,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:40,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:40,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:40,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:40,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:40,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:40,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:40,550 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:40,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:40,554 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:40,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:40,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:40,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:40,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:40,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:40,693 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:40,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:40,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:40,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:40,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:40,799 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:40,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:40,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:40,810 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:40,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:40,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:40,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:40,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:40,893 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:40,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:40,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:40,904 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:40,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:40,905 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:40,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:40,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:40,985 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:40,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:40,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:40,996 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:40,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:40,997 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:40,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:41,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:41,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:41,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:41,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:41,083 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:41,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:41,085 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:41,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:41,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:41,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:41,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:41,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:41,181 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:41,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:41,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:41,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:41,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:41,254 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:41,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:41,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:41,263 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:41,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:41,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:41,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:41,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:41,333 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:41,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:41,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:41,342 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:41,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:41,343 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:41,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:41,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:41,412 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:41,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:41,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:41,420 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:41,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:41,421 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:41,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:41,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:41,488 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:41,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:41,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:41,496 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:41,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:41,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:41,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:41,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:41,575 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:41,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:41,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:41,585 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:41,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:41,587 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:41,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:41,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:41,664 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:41,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:41,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:41,672 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:41,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:41,673 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:41,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:41,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:41,736 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:41,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:41,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:41,744 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:41,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:41,745 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:41,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:41,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:41,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:41,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:41,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:41,824 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:41,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:41,825 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:41,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:41,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:41,900 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:41,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:41,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:41,917 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:41,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:41,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:41,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:41,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:41,979 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:41,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:41,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:41,989 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:41,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:41,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:41,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:42,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:42,112 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:42,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:42,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:42,120 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:42,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:42,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:42,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:42,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:42,190 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:42,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:42,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:42,198 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:42,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:42,200 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:42,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:42,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:42,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:42,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:42,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:42,287 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:42,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:42,287 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:42,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:42,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:42,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:42,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:42,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:42,363 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:42,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:42,367 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:42,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:42,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:42,436 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:42,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:42,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:42,446 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:42,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:42,446 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:42,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:42,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:42,512 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:42,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:42,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:42,522 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:42,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:42,526 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:42,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:42,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:42,621 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:42,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:42,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:42,629 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:42,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:42,631 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:42,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:42,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:42,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:42,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:42,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:42,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:42,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:42,722 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:42,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:42,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:42,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:42,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:42,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:42,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:42,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:42,802 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:42,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:42,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:42,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:42,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:42,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:42,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:42,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:42,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:42,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:42,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:42,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:42,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:42,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:42,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:42,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:42,954 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:42,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:42,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,045 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,046 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,132 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,133 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,217 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,225 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,288 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,296 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,296 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,359 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,366 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,367 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,428 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,435 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,436 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,498 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,505 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,506 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,595 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,673 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,673 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,745 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,815 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,816 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,877 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,885 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,885 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:43,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:43,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:43,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:43,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:43,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:43,956 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:43,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:43,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,019 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,027 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,027 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,113 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,114 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,232 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,233 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,297 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,305 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,307 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,380 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,382 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,454 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,462 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,535 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,631 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,631 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,767 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,767 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,836 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,837 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,902 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,902 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:44,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:44,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:44,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:44,965 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:44,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:44,965 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:44,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:44,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,029 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,097 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,106 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,107 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,176 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,185 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,186 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,254 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,264 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,331 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,332 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,397 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,397 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,453 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,461 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,526 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,527 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,581 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,590 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,646 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,653 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,654 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,717 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,724 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,725 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,780 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,787 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,788 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,842 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,849 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,850 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,910 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,911 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:45,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:45,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:45,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:45,972 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:45,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:45,972 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:45,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:45,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,025 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,033 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,034 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,095 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,096 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,151 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,159 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,219 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,226 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,226 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,276 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,284 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,284 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,339 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,347 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,348 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,409 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,409 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,470 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,471 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,532 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,532 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,584 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,592 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,651 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,651 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,723 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,777 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,785 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,786 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,838 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,846 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,906 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,906 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:46,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:46,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:46,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:46,965 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:46,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:46,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:46,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:46,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,024 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,025 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,075 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,083 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,133 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,141 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,142 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,201 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,286 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,295 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,296 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,366 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,366 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,428 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,437 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,437 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,501 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,501 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,552 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,560 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,616 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,617 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,672 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,672 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,721 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,728 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,729 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,777 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,785 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,785 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,841 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,842 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,909 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,910 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:47,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:47,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:47,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:47,965 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:47,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:47,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:47,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:47,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,014 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,021 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,022 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,078 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,079 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,136 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,137 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,192 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,192 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,242 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,249 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,306 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,307 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,356 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,363 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,363 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,412 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,418 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,419 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,493 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,494 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,543 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,550 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,606 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,657 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,664 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,664 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,717 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,724 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,724 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,780 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,781 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,837 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,837 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,886 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:48,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:48,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:48,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:48,949 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:48,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:48,950 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:48,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:48,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,007 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,007 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,062 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,069 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,150 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,150 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,214 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,340 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,341 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,418 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,478 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,478 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,542 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,611 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,611 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,679 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,680 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,729 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,738 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,738 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,796 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,846 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,852 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,853 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,901 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,908 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,909 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:49,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:49,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:49,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:49,965 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:49,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:49,965 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:49,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:49,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,019 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,019 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,067 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,074 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,074 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,130 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,136 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,137 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,184 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,191 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,191 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,243 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,249 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,302 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,309 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,367 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,368 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,423 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,424 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,476 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,483 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,483 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,539 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,539 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,595 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,595 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,649 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,650 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,705 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,760 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,760 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,826 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,827 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,888 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,895 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,896 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:50,947 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:50,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:50,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:50,954 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:50,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:50,954 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:50,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:50,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,005 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,012 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,063 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,070 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,130 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,181 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,188 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,188 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,247 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,248 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,297 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,304 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,352 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,360 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,360 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,417 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,417 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,472 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,472 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,527 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,535 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,586 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,646 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,653 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,654 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,707 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,714 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,764 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,772 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,772 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,828 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,828 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,877 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,884 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,885 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:51,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:51,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:51,943 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:51,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:51,943 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:51,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:51,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:51,993 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,000 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,001 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,049 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,056 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,056 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,114 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,170 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,218 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,226 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,226 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,282 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,283 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,343 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,344 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,393 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,400 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,454 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,454 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,524 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,524 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,573 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,581 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,641 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,641 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,698 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,698 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,758 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,758 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,813 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,814 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,860 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,867 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,867 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,923 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,923 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:52,973 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:52,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:52,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:52,980 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:52,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:52,980 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:52,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:52,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,029 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,036 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,036 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,115 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,116 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,179 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,179 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,234 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,235 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,289 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,339 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,346 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,405 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,406 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,459 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,465 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,465 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,524 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,525 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,573 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,579 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,580 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,632 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,639 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,639 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,696 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,696 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,746 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,752 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,752 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,808 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,808 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,862 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,869 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,869 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,925 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,932 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,932 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:53,982 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:53,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:53,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:53,988 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:53,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:53,988 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:53,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:53,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,037 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,043 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,044 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,092 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,099 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,099 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,148 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,154 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,154 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,268 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,269 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,325 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,326 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,383 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,383 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,440 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,494 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,500 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,549 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,556 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,605 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,611 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,612 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,667 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,668 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,716 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,778 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,828 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,834 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,834 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,885 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,891 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,892 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:54,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:54,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:54,948 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:54,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:54,949 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:54,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:54,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:54,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,005 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,005 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,060 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,112 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,118 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,118 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,169 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,175 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,175 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,232 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,232 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,279 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,285 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,285 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,333 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,339 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,340 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,394 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,447 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,447 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,494 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,501 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,501 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,548 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,554 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,554 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,606 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,664 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,664 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,716 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,767 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,767 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,817 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,818 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,868 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,868 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:55,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:55,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:55,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:55,968 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:55,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:55,968 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:55,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:55,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,018 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,018 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,061 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,067 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,067 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,111 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,116 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,169 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,169 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,216 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,216 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,263 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,314 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,364 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,364 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,412 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,413 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,454 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,459 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,460 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,506 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,506 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,548 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,553 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,553 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,597 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,602 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,603 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,658 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,658 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,708 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,708 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,757 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,800 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,806 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,806 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,857 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,915 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,926 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,926 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:56,969 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:56,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:56,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:56,974 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:56,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:56,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:56,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:56,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,019 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,025 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,026 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,090 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,095 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,096 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,164 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,165 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,212 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,217 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,218 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,273 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,289 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,394 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,395 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,438 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,444 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,498 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,499 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,551 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,551 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,596 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,601 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,602 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,655 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,655 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,705 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,748 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,754 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,754 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,805 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,810 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,810 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,862 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,862 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,912 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,913 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:57,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:57,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:57,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:57,962 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:57,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:57,962 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:57,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:57,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,013 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,063 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,063 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,112 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,113 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,160 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,161 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,209 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,261 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,313 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,318 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,319 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,367 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,367 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,411 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,417 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,417 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,461 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,467 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,517 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,561 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,567 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,567 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,610 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,616 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,617 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,665 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,666 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,715 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,757 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,763 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,806 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,812 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,812 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,863 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,870 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,871 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,915 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,921 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,921 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:58,966 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:58,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:58,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:58,972 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:58,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:58,973 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:58,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:58,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,016 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,021 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,022 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,064 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,070 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,114 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,119 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,120 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,161 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,167 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,167 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,214 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,215 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,257 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,262 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,311 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,312 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,374 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,374 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,437 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,437 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,526 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,527 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,607 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,608 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,650 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,656 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,656 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,704 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,766 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,767 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,818 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,818 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,867 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,867 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,914 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:03:59,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:03:59,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:03:59,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:03:59,961 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:03:59,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:03:59,962 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:03:59,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:03:59,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,003 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,008 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,008 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,064 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,070 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,115 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,121 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,121 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,171 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,171 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,214 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,219 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,219 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,261 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,267 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,328 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,328 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,371 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,377 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,377 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,422 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,427 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,428 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,473 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,479 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,479 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,531 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,532 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,583 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,583 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,635 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,636 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,680 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,686 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,686 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,742 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,743 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,786 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,791 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,792 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,840 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,840 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,886 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,891 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,892 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:00,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:00,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:00,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:00,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:00,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:00,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:00,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:00,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,015 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,020 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,021 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,066 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,115 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,121 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,121 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,172 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,172 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,221 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,222 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,265 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,270 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,271 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,313 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,320 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,376 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,382 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,382 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,429 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,471 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,477 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,477 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,531 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,531 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,585 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,585 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,636 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,678 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,684 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,684 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,728 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,733 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,733 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,776 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,782 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,825 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,830 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,830 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,879 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,884 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,884 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,926 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,932 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:01,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:01,974 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:01,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:01,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:01,979 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:01,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:01,979 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:01,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,054 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,055 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,108 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,115 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,115 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,168 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,174 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,175 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,235 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,235 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,283 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,288 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,288 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,337 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,337 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,385 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,386 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,432 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,473 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,478 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,479 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,522 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,528 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,528 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,576 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,618 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,623 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,624 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,667 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,672 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,673 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,716 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,721 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,721 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,763 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,768 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,769 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,828 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,876 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,877 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,926 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,926 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:02,970 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:02,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:02,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:02,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:02,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:02,975 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:02,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:02,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,023 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,023 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,066 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,113 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,119 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,119 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,238 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,279 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,284 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,285 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,326 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,332 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,332 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,379 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,379 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,422 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,428 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,428 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,476 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,476 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,523 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,523 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,567 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,640 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,645 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,646 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,698 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,743 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,743 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,783 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,789 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,789 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,833 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,838 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,838 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,877 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,910 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,915 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,947 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,951 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:03,983 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:03,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:03,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:03,988 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:03,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:03,989 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:03,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:03,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,029 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,035 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,036 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,083 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,129 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,129 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,186 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,187 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,236 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,237 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,276 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,283 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,288 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,345 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,346 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,391 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,392 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,436 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,436 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,476 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,481 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,528 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,574 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,574 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,617 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,622 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,663 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,669 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,715 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,755 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,760 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,760 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,800 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,805 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,845 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,850 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,850 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,889 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,894 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,894 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:04,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:04,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:04,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:04,986 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:04,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:04,986 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:04,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:04,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,047 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,048 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,087 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,093 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,093 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,134 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,139 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,139 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,178 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,183 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,222 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,228 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,228 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,274 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,315 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,321 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,362 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,367 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,368 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,416 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,416 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,461 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,503 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,507 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,508 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,552 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,553 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,596 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,601 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,601 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,648 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,649 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,680 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,685 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,685 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,724 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,731 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,732 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,792 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,792 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,846 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,852 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,853 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,914 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,914 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:05,967 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:05,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:05,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:05,973 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:05,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:05,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:05,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:05,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,025 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,032 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,032 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,077 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,077 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,119 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,124 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,124 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,164 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,169 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,215 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,216 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,257 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,263 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,310 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,310 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,352 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,357 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,357 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,395 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,447 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,447 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,494 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,495 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,542 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,542 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,583 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,588 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,627 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,632 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,689 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,694 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,695 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,736 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,741 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,742 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,783 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,788 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,788 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,834 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,835 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,887 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,888 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,928 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,933 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,933 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:06,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:06,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:06,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:06,977 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:06,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:06,978 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:06,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:06,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,024 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,029 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,029 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,074 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,075 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,115 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,120 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,120 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,160 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,165 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,255 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,255 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,299 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,299 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,342 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,343 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,381 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,386 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,387 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,431 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,475 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,476 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,530 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,536 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,575 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,580 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,619 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,624 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,625 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,670 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,716 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,717 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,765 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,765 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,813 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,813 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,857 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,862 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,863 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,909 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,910 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:07,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:07,955 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:07,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:07,956 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:07,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:07,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:07,995 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:07,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,000 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,000 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,044 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,086 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,087 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,129 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,129 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,171 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,220 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,221 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,263 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,300 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,341 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,346 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,384 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,389 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,389 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,434 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,434 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,473 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,478 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,478 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,511 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,517 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,556 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,561 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,562 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,603 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,603 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,642 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,642 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,676 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,681 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,682 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,722 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,727 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,727 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,770 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,770 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,799 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,803 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,803 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,836 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,841 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,841 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,888 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,938 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,939 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:08,968 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:08,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:08,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:08,972 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:08,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:08,973 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:08,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:08,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,020 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,025 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,026 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,075 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,076 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,126 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,126 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,181 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,186 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,187 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,227 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,232 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,232 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,271 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,276 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,276 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,315 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,319 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,320 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,371 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,378 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,379 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,437 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,442 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,442 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,484 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,485 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,528 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,528 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,568 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,573 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,574 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,614 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,619 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,620 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,663 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,706 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,707 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,746 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,750 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,751 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,795 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,840 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,840 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,879 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,884 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,884 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,927 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,927 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:09,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:09,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:09,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:09,969 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:09,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:09,969 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:09,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:09,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,018 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,018 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,061 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,106 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,106 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,145 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,150 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,150 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,189 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,193 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,227 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,228 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,262 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,299 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,300 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,341 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,346 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,394 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,439 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,439 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,485 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,485 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,531 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,536 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,537 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,576 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,581 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,581 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,621 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,626 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,670 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,713 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,714 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,758 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,758 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,808 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,813 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,813 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,858 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,903 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,904 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,943 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,948 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,948 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:10,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:10,987 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:10,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:10,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:10,992 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:10,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:10,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:10,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,077 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,077 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,118 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,123 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,123 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,168 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,169 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,212 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,256 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,256 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,299 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,300 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,345 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,345 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,391 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,391 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,431 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,432 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,472 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,472 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,515 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,515 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,558 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,562 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,563 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,595 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,600 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,600 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,632 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,648 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,648 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,689 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,694 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,739 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,739 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,777 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,782 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,782 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,817 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,817 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,852 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,853 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,885 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,889 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,889 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,925 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,926 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:11,963 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:11,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:11,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:11,967 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:11,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:11,968 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:11,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:11,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,004 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,004 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,039 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,039 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,086 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,086 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,131 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,171 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,175 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,176 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,220 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,220 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,263 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,302 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,307 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,307 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,351 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,351 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,396 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,396 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,449 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,456 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,457 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,509 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,516 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,568 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,574 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,574 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,625 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,631 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,632 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,681 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,687 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,688 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,744 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,745 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,794 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,794 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,836 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,837 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,875 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,880 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,881 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,919 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,924 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,924 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:12,961 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:12,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:12,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:12,966 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:12,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:12,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:12,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:12,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,007 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,007 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,044 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,049 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,049 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,091 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,091 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,140 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,145 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,146 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,190 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,190 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,234 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,234 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,273 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,278 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,321 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,359 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,364 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,365 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,403 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,408 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,408 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,451 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,455 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,456 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,498 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,502 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,503 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,551 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,552 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,632 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,637 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,674 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,678 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,679 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,716 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,721 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,721 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,763 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,764 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,807 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,807 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,847 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,852 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,852 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,891 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,896 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,897 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,941 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:13,979 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:13,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:13,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:13,983 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:13,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:13,984 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:13,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:13,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,027 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,028 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,061 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,103 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,108 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,108 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,156 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,196 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,201 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,241 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,246 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,246 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,285 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,290 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,290 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,334 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,334 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,378 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,379 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,418 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,422 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,423 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,475 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,475 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,518 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,559 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,564 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,564 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,609 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,646 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,651 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,651 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,704 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,704 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,746 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,751 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,752 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,785 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,786 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,819 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,824 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,825 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,870 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,870 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,910 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,915 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:14,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:14,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:14,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:14,960 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:14,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:14,961 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:14,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:14,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,006 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,006 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,047 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,052 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,052 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,093 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,097 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,098 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,143 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,143 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,183 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,188 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,189 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,233 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,233 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,277 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,317 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,322 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,322 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,365 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,366 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,409 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,409 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,461 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,504 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,504 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,542 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,547 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,547 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,593 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,593 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,644 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,644 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,687 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,692 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,693 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,739 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,739 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,779 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,784 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,784 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,829 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,830 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,869 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,874 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,875 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,921 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,921 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:15,961 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:15,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:15,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:15,965 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:15,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:15,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:15,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:15,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:16,005 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:16,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:16,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:16,010 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:16,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:16,011 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:16,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:16,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:16,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:16,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:16,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:16,053 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:16,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:16,054 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:16,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:16,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:16,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:16,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:16,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:16,099 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:16,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:16,100 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:16,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:16,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:16,141 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:16,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:16,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:16,146 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:16,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:16,146 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:16,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:16,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:16,189 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:16,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:16,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:16,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:16,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:16,195 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:16,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:16,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:16,237 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:16,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:16,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:16,242 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:16,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:16,242 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:16,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:16,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:16,283 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:16,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:16,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:16,288 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:16,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:16,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:16,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:16,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:16,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:16,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:16,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:16,337 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:16,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:16,337 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:16,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:16,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:16,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:16,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:16,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:16,382 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:16,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:16,383 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:16,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:16,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:16,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:16,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:16,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:16,429 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:16,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:16,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:16,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:16,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:16,472 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:16,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:16,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:16,477 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:16,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:16,478 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:16,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:16,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 00:04:16,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 00:04:16,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-12 00:04:16,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 93 transitions. [2023-11-12 00:04:16,522 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-12 00:04:16,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-12 00:04:16,522 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-12 00:04:16,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 00:04:16,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat