./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive-simple/fibo_7-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive-simple/fibo_7-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9 --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 32bit --witnessprinter.graph.data.programhash 40add90db9f8d501baba3978de407d6383e788a1a5fafc7225d7676b58d18c84 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 22:18:59,174 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 22:18:59,248 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Overflow-32bit-Kojak_Default.epf [2023-12-02 22:18:59,253 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 22:18:59,254 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-12-02 22:18:59,280 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 22:18:59,281 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 22:18:59,281 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-12-02 22:18:59,282 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-12-02 22:18:59,283 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-12-02 22:18:59,283 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 22:18:59,284 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 22:18:59,285 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-02 22:18:59,285 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-02 22:18:59,286 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-02 22:18:59,286 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 22:18:59,287 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 22:18:59,287 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 22:18:59,288 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 22:18:59,288 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-12-02 22:18:59,289 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-12-02 22:18:59,290 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-02 22:18:59,290 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 22:18:59,291 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 22:18:59,291 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-12-02 22:18:59,292 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-12-02 22:18:59,292 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-12-02 22:18:59,293 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 22:18:59,293 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-12-02 22:18:59,294 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 22:18:59,294 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 22:18:59,294 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 22:18:59,295 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-12-02 22:18:59,295 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-02 22:18:59,295 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 22:18:59,295 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_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 40add90db9f8d501baba3978de407d6383e788a1a5fafc7225d7676b58d18c84 [2023-12-02 22:18:59,544 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 22:18:59,568 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 22:18:59,571 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 22:18:59,573 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 22:18:59,573 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 22:18:59,575 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/../../sv-benchmarks/c/recursive-simple/fibo_7-2.c [2023-12-02 22:19:02,466 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 22:19:02,638 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 22:19:02,638 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/sv-benchmarks/c/recursive-simple/fibo_7-2.c [2023-12-02 22:19:02,646 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/data/ee9fbae70/7046af1d6690487ba14c68a94bd85977/FLAG54bc71003 [2023-12-02 22:19:02,660 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/data/ee9fbae70/7046af1d6690487ba14c68a94bd85977 [2023-12-02 22:19:02,662 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 22:19:02,663 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 22:19:02,664 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 22:19:02,664 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 22:19:02,669 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 22:19:02,669 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,670 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7a01ccb4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02, skipping insertion in model container [2023-12-02 22:19:02,670 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,687 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 22:19:02,818 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 22:19:02,829 INFO L202 MainTranslator]: Completed pre-run [2023-12-02 22:19:02,842 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 22:19:02,855 INFO L206 MainTranslator]: Completed translation [2023-12-02 22:19:02,855 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02 WrapperNode [2023-12-02 22:19:02,855 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 22:19:02,856 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-02 22:19:02,856 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-02 22:19:02,857 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-02 22:19:02,863 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,869 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,884 INFO L138 Inliner]: procedures = 13, calls = 11, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 21 [2023-12-02 22:19:02,884 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-02 22:19:02,885 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-02 22:19:02,885 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-02 22:19:02,885 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-02 22:19:02,893 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,893 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,894 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,894 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,897 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,899 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,900 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,901 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,902 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-02 22:19:02,903 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-02 22:19:02,903 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-02 22:19:02,904 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-02 22:19:02,905 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:19:02" (1/1) ... [2023-12-02 22:19:02,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-12-02 22:19:02,919 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/z3 [2023-12-02 22:19:02,930 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-12-02 22:19:02,933 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_495f3c03-b0a9-4357-8e87-6991978fdd1d/bin/ukojak-verify-Qdu7aM0XO9/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-12-02 22:19:02,963 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-02 22:19:02,964 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-02 22:19:02,964 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-02 22:19:02,964 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-12-02 22:19:02,964 INFO L130 BoogieDeclarations]: Found specification of procedure fibo [2023-12-02 22:19:02,964 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo [2023-12-02 22:19:03,024 INFO L241 CfgBuilder]: Building ICFG [2023-12-02 22:19:03,026 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-02 22:19:03,141 INFO L282 CfgBuilder]: Performing block encoding [2023-12-02 22:19:03,170 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-02 22:19:03,171 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-12-02 22:19:03,172 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 10:19:03 BoogieIcfgContainer [2023-12-02 22:19:03,172 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-02 22:19:03,173 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-12-02 22:19:03,173 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-12-02 22:19:03,182 INFO L274 PluginConnector]: CodeCheck initialized [2023-12-02 22:19:03,182 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 10:19:03" (1/1) ... [2023-12-02 22:19:03,190 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 22:19:03,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:03,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 25 states and 28 transitions. [2023-12-02 22:19:03,245 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 28 transitions. [2023-12-02 22:19:03,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-12-02 22:19:03,249 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:03,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:03,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:03,407 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 22:19:03,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:03,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 24 states and 27 transitions. [2023-12-02 22:19:03,454 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 27 transitions. [2023-12-02 22:19:03,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-12-02 22:19:03,455 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:03,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:03,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:03,564 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 22:19:03,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:03,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 29 states and 34 transitions. [2023-12-02 22:19:03,705 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 34 transitions. [2023-12-02 22:19:03,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-12-02 22:19:03,707 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:03,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:03,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:03,826 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 22:19:03,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:03,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 30 states and 36 transitions. [2023-12-02 22:19:03,890 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 36 transitions. [2023-12-02 22:19:03,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2023-12-02 22:19:03,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:03,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:03,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:03,936 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-12-02 22:19:03,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:03,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 29 states and 35 transitions. [2023-12-02 22:19:03,976 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 35 transitions. [2023-12-02 22:19:03,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2023-12-02 22:19:03,977 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:03,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:03,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:04,035 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-12-02 22:19:04,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:04,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 32 states and 39 transitions. [2023-12-02 22:19:04,118 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 39 transitions. [2023-12-02 22:19:04,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:04,119 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:04,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:04,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:04,255 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:04,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:04,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:04,509 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:04,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:04,510 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:04,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:04,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:04,579 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:04,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:04,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:04,597 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:04,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:04,598 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:04,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:04,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:04,655 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:04,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:04,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:04,671 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:04,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:04,672 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:04,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:04,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:04,725 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:04,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:04,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:04,740 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:04,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:04,742 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:04,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:04,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:04,792 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:04,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:04,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:04,808 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:04,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:04,809 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:04,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:04,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:04,856 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:04,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:04,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:04,871 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:04,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:04,872 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:04,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:04,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:04,916 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:04,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:04,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:04,929 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:04,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:04,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:04,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:04,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:04,968 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:04,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:04,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:04,983 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:04,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:04,984 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:04,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:04,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,024 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,038 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,039 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,081 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,094 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,095 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,138 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,151 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,152 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,196 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,210 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,254 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,268 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,269 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,303 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,315 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,317 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,349 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,361 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,361 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,395 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,407 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,407 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,453 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,454 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,492 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,504 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,504 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,535 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,547 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,547 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,577 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,589 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,589 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,621 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,634 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,635 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,666 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,678 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,679 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,713 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,737 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,738 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,766 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,777 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,806 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,817 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,817 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,846 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,857 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,857 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,885 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,896 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,896 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,926 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,939 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,939 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:05,972 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:05,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:05,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:05,985 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:05,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:05,985 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:05,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:05,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,028 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,041 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,041 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,076 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,098 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,099 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,144 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,145 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,178 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,190 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,190 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,222 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,234 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,235 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,267 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,279 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,313 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,327 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,327 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,361 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,375 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,375 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,409 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,422 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,423 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,458 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,471 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,472 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,505 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,518 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,519 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,568 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,569 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,603 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,616 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,617 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,649 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,662 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,662 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,705 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,706 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,741 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,754 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,754 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,788 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,801 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,801 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,848 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,849 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,881 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,894 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,894 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,927 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,940 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,941 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:06,974 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:06,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:06,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:06,987 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:06,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:06,987 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:06,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:06,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,032 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,033 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,065 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,077 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,077 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,108 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,122 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,169 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,201 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,213 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,245 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,257 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,258 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,289 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,301 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,347 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,347 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,384 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,396 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,397 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,429 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,443 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,443 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,475 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,488 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,488 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,525 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,537 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,537 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,568 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,579 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,580 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,611 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,623 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,651 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,662 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,663 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,690 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,701 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,701 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,730 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,742 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,742 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,771 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,783 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,783 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,812 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,823 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,852 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,863 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,863 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,891 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,903 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,903 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,936 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,947 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,947 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:07,977 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:07,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:07,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:07,987 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:07,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:07,988 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:07,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:07,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,015 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,026 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,027 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,053 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,064 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,093 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,104 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,105 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,134 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,145 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,145 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,182 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,211 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,223 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,223 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,263 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,292 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,303 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,332 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,342 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,343 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,382 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,382 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,411 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,421 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,422 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,449 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,459 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,460 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,495 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,506 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,506 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,533 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,543 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,544 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,572 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,583 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,583 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,612 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,623 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,652 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,662 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,662 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,690 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,700 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,701 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,738 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,739 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,768 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,778 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,804 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,814 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,815 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,841 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,851 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,852 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,879 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,892 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,892 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,928 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,928 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,955 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:08,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:08,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:08,965 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:08,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:08,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:08,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:08,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:08,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,001 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,002 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,033 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,044 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,044 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,071 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,081 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,081 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,107 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,116 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,151 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,151 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,176 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,186 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,186 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,222 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,222 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,249 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,258 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,258 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,284 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,294 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,295 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,319 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,328 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,329 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,354 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,363 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,364 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,390 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,400 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,400 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,428 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,465 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,475 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,475 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,502 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,518 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,518 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,546 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,557 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,557 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,586 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,596 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,596 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,625 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,634 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,634 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,663 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,673 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,673 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,701 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,712 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,712 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,740 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,749 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,749 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,775 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,784 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,784 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,811 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,821 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,822 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,851 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,861 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,862 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,890 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,900 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,901 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,928 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,939 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:09,965 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:09,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:09,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:09,975 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:09,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:09,975 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:09,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:09,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,001 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,012 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,012 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,039 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,052 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,052 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,093 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,093 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,120 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,129 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,130 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,156 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,165 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,166 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,192 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,201 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,227 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,237 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,237 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,263 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,273 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,273 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,299 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,309 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,309 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,344 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,344 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,382 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,382 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,409 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,418 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,444 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,454 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,455 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,482 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,492 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,492 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,519 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,528 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,528 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,554 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,567 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,568 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,595 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,605 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,605 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,634 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,643 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,644 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,671 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,681 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,681 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,708 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,718 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,745 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,754 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,754 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,781 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,790 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,791 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,817 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,826 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,826 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,852 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,861 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,887 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,896 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,897 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,925 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,935 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,935 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,961 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:10,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:10,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:10,971 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:10,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:10,971 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:10,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:10,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:10,997 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,006 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,007 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,041 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,041 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,070 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,079 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,080 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,104 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,113 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,113 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,139 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,148 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,173 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,182 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,182 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,208 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,217 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,218 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,243 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,253 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,253 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,279 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,288 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,288 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,314 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,322 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,323 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,348 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,356 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,356 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,380 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,388 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,388 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,414 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,423 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,423 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,448 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,457 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,457 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,483 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,491 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,492 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,516 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,525 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,525 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,566 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,566 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,601 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,601 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,626 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,635 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,636 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,661 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,670 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,704 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,705 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,729 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,738 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,738 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,763 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,772 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,772 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,795 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,804 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,804 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,827 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,836 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,836 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,859 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,868 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,868 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,891 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,900 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,900 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,924 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,932 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,932 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,956 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,965 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,965 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:11,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:11,988 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:11,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:11,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:11,998 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:11,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:11,998 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:11,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,027 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,035 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,036 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,059 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,067 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,067 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,091 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,100 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,100 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,136 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,136 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,162 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,172 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,173 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,198 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,207 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,207 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,231 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,240 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,265 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,274 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,298 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,307 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,307 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,333 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,344 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,344 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,369 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,377 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,378 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,402 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,411 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,411 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,435 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,443 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,466 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,475 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,475 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,502 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,510 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,510 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,528 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,536 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,536 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,554 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,562 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,562 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,590 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,608 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,616 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,616 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,636 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,644 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,644 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,664 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,672 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,672 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,703 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,721 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,728 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,729 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,746 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,753 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,754 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,779 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,780 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,798 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,805 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,806 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,831 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,858 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,876 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,891 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,891 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,910 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,918 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,936 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,943 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,944 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,966 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:12,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:12,973 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:12,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:12,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:12,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:12,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:12,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:12,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,000 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,000 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,018 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,026 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,026 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,044 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,052 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,053 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,073 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,081 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,081 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,098 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,105 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,105 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,123 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,130 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,148 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,155 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,174 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,181 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,182 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,201 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,208 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,208 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,233 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,234 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,252 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,267 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,267 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,284 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,292 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,293 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,311 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,321 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,338 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,348 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,348 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,366 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,374 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,374 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,392 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,400 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,418 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,426 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,426 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,444 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,452 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,452 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,469 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,477 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,477 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,500 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,501 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,518 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,526 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,526 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,542 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,550 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,568 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,575 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,576 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,600 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,600 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,618 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,626 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,626 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,648 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,656 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,657 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,675 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,683 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,683 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,700 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,708 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,708 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,726 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,734 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,753 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,761 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,761 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,779 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,787 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,787 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,806 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,814 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,814 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,833 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,840 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,841 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,860 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,868 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,868 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,887 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,895 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,896 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,915 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,923 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,923 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,946 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,955 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,955 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:13,974 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:13,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:13,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:13,982 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:13,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:13,982 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:13,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:13,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,000 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,009 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,009 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,040 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,040 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,066 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,066 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,087 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,097 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,097 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,115 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,122 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,150 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,150 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,168 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,175 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,176 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,195 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,203 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,221 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,229 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,229 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,248 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,255 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,255 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,277 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,284 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,284 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,302 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,310 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,310 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,327 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,335 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,335 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,352 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,360 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,360 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,377 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,384 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,385 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,404 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,411 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,412 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,429 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,436 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,436 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,454 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,461 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,462 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,487 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,487 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,508 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,516 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,516 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,533 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,541 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,541 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,558 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,566 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,566 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,584 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,591 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,591 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,608 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,616 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,616 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,636 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,644 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,644 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,663 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,670 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,687 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,695 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,695 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,715 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,723 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,752 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,752 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,770 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,781 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,781 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,798 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,806 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,806 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,832 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,832 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,858 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,859 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,877 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,884 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,884 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,902 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,909 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,910 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,927 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,935 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,935 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,952 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,960 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,960 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:14,978 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:14,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:14,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:14,985 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:14,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:14,986 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:14,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:14,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,002 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,009 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,009 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,026 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,033 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,033 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,050 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,057 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,075 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,082 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,100 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,108 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,108 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,133 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,133 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,156 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,164 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,164 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,185 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,192 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,219 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,220 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,238 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,246 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,246 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,266 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,274 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,292 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,300 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,319 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,327 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,327 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,347 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,355 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,356 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,375 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,383 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,383 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,400 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,408 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,408 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,426 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,433 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,434 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,453 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,460 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,460 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,478 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,486 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,486 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,504 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,512 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,512 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,536 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,544 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,544 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,566 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,574 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,575 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,597 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,605 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,605 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,627 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,636 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,637 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,660 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,668 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,668 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,699 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,721 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,730 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,730 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,752 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,760 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,761 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,783 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,791 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,791 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,813 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,821 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,821 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,842 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,850 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,850 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,873 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,882 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,882 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,906 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,915 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,939 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,948 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,948 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:15,976 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:15,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:15,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:15,985 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:15,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:15,985 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:15,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:15,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,010 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,020 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,020 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,043 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,052 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,052 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,075 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,083 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,106 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,115 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,115 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,139 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,148 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,170 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,178 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,200 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,209 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,209 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,231 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,239 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,262 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,271 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,271 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,294 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,303 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,303 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,327 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,336 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,336 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,367 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,367 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,389 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,398 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,398 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,424 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,432 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,432 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,454 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,462 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,463 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,484 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,492 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,492 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,513 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,520 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,521 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,541 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,548 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,549 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,568 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,577 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,577 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,598 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,606 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,628 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,636 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,636 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,658 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,666 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,667 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,688 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,697 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,697 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,719 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,727 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,728 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,749 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,758 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,758 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,779 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,788 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,788 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,818 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,819 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,844 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,852 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,853 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,873 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,882 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,882 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,912 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,912 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,933 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,942 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,943 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,963 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:16,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:16,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:16,972 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:16,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:16,972 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:16,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:16,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:16,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,000 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,001 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,021 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,028 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,029 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,049 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,057 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,057 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,078 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,086 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,086 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,108 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,116 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,116 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,136 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,144 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,144 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,165 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,174 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,174 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,196 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,205 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,205 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,233 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,233 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,253 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,263 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,283 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,291 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,291 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,312 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,319 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,320 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,339 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,346 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,347 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,366 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,374 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,374 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,394 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,401 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,402 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,421 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,429 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,448 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,460 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,461 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,481 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,489 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,489 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,509 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,517 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,517 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,545 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,545 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,566 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,574 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,574 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,596 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,604 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,605 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,625 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,634 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,634 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,653 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,661 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,661 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,684 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,691 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,711 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,719 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,719 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,739 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,747 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,747 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,767 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,775 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,776 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,795 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,802 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,803 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,830 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,858 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,878 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,886 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,886 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,906 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,914 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,914 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,934 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,942 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,970 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,970 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:17,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:17,990 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:17,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:17,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:17,998 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:17,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:17,998 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:17,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,018 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,026 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,026 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,046 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,054 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,054 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,077 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,085 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,086 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,106 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,114 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,114 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,134 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,142 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,142 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,163 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,171 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,171 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,192 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,200 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,222 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,230 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,231 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,252 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,260 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,260 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,281 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,289 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,311 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,319 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,319 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,340 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,348 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,379 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,379 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,400 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,408 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,408 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,429 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,459 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,466 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,486 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,494 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,496 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,517 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,525 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,525 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,546 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,555 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,556 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,577 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,585 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,585 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,612 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,612 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,632 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,639 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,639 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,665 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,665 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,684 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,691 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,710 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,718 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,745 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,766 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,773 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,774 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,793 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,801 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,801 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,821 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,829 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,849 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,858 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,879 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,887 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,887 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,910 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,918 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,938 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,946 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,946 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,967 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:18,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:18,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:18,976 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:18,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:18,976 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:18,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:18,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:18,999 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,008 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,008 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,030 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,038 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,039 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,060 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,068 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,069 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,090 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,098 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,098 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,119 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,127 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,128 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,148 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,156 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,177 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,185 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,185 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,205 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,213 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,234 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,241 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,242 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,263 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,271 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,271 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,293 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,301 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,302 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,326 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,335 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,335 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,365 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,365 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,387 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,395 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,395 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,415 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,423 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,423 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,443 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,451 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,451 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,472 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,480 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,480 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,502 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,510 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,510 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,532 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,540 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,540 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,561 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,569 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,569 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,589 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,596 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,597 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,617 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,625 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,625 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,646 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,654 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,654 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,674 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,681 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,682 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,703 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,711 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,711 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,732 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,741 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,744 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,765 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,772 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,772 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,793 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,801 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,801 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,831 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,852 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,860 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,860 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,881 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,889 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,912 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,920 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,941 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,949 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,949 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:19,971 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:19,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:19,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:19,979 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:19,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:19,979 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:19,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:19,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,003 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,011 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,011 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,040 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,041 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,061 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,069 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,091 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,099 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,100 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,120 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,128 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,128 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,148 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,156 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,180 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,187 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,188 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,208 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,215 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,215 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,235 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,243 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,243 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,262 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,270 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,270 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,289 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,297 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,297 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,316 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,323 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,323 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,342 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,349 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,368 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,375 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,375 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,394 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,401 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,420 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,427 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,428 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,447 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,454 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,455 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,474 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,482 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,482 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,504 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,512 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,512 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,534 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,542 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,543 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,568 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,576 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,577 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,598 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,606 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,627 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,635 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,636 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,656 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,665 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,665 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,686 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,694 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,715 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,723 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,752 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,753 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,774 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,782 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,782 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,802 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,810 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,810 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,830 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,838 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,839 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,859 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,866 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,867 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,887 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,894 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,894 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,914 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,922 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,923 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,943 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,950 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,951 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:20,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:20,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:20,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:20,978 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:20,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:20,978 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:20,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:20,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,001 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,009 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,009 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,030 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,038 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,038 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,066 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,066 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,087 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,094 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,095 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,115 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,123 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,123 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,151 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,152 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,179 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,179 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,198 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,206 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,206 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,233 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,234 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,254 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,262 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,283 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,291 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,291 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,312 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,320 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,339 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,349 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,368 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,376 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,377 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,401 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,409 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,409 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,430 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,459 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,467 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,468 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,488 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,496 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,496 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,516 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,524 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,524 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,545 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,553 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,553 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,574 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,581 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,582 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,602 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,610 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,610 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,630 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,638 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,638 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,659 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,666 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,667 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,686 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,693 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,693 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,712 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,719 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,719 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,739 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,747 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,747 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,766 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,774 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,774 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,794 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,804 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,804 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,831 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,852 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,860 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,881 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,889 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,912 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,920 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,940 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,947 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,948 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,968 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:21,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:21,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:21,977 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:21,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:21,978 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:21,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:21,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:21,999 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,009 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,009 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,028 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,034 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,035 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,052 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,058 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,076 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,083 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,099 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,106 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,106 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,132 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,132 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,164 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,172 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,172 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,192 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,200 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,200 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,223 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,229 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,230 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,250 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,256 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,257 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,280 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,295 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,301 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,302 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,319 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,327 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,327 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,343 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,351 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,351 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,369 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,377 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,377 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,394 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,400 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,400 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,416 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,424 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,425 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,443 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,451 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,451 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,475 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,475 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,491 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,498 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,498 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,513 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,520 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,520 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,535 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,542 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,542 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,564 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,571 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,571 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,587 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,594 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,613 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,620 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,620 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,636 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,643 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,643 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,659 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,665 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,665 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,679 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,686 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,687 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,706 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,713 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,713 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,733 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,741 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,742 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,762 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,770 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,770 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,799 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,800 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,819 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,827 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,827 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,848 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,856 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,857 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,877 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,886 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,886 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,907 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,915 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,916 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,936 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,942 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,961 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,969 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,969 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:22,990 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:22,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:22,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:22,996 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:22,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:22,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:22,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:22,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,014 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,022 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,022 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,042 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,048 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,049 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,070 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,078 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,078 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,100 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,111 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,111 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,135 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,144 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,144 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,165 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,171 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,172 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,196 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,196 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,216 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,224 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,224 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,246 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,252 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,252 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,266 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,273 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,273 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,287 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,293 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,293 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,308 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,315 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,315 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,334 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,340 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,341 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,363 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,363 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,385 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,385 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,400 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,406 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,406 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,422 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,428 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,428 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,443 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,449 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,449 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,464 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,469 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,469 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,484 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,489 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,489 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,503 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,508 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,508 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,522 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,528 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,528 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,543 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,549 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,565 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,571 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,571 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,586 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,593 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,593 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,608 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,614 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,615 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,631 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,639 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,640 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,655 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,661 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,662 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,677 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,684 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,684 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,701 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,706 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,706 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,725 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,725 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,740 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,746 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,769 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,769 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,784 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,789 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,789 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,806 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,812 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,812 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,830 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,835 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,835 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,855 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,856 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,870 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,875 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,875 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,889 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,893 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,894 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,907 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,913 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,913 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,932 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,938 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,955 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,963 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,963 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:23,982 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:23,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:23,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:23,991 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:23,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:23,991 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:23,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:23,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,010 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,016 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,016 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,031 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,038 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,038 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,064 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,087 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,087 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,107 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,114 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,115 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,130 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,136 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,137 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,151 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,157 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,157 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,177 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,192 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,197 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,211 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,217 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,218 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,231 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,237 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,237 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,257 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,257 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,271 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,278 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,294 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,300 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,300 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,317 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,324 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,342 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,349 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,366 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,373 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,373 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,389 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,396 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,396 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,413 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,419 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,419 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,435 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,442 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,442 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,462 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,469 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,469 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,490 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,495 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,496 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,511 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,517 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,518 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,534 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,541 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,541 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,560 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,566 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,566 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,586 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,586 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,600 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,606 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,622 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,628 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,629 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,642 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,648 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,648 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,663 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,670 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,686 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,693 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,693 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,710 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,717 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,717 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,736 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,744 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,744 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,763 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,770 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,770 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,788 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,794 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,795 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,814 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,820 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,820 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,837 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,843 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,844 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,859 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,866 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,866 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,882 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,889 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,915 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,928 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,934 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,934 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,955 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,961 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,961 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,978 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:24,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:24,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:24,983 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:24,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:24,983 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:24,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:24,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:24,996 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,001 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,001 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,013 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,019 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,019 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,031 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,036 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,036 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,048 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,053 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,053 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,066 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,071 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,071 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,084 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,089 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,089 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,106 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,107 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,119 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,124 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,124 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,136 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,141 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,141 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,154 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,160 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,160 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,173 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,179 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,179 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,192 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,198 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,211 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,216 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,217 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,233 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,239 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,239 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,253 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,259 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,259 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,275 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,281 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,297 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,303 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,303 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,320 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,326 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,326 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,341 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,347 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,347 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,361 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,367 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,367 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,392 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,392 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,410 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,415 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,416 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,432 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,437 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,452 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,458 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,458 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,472 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,477 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,478 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,491 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,496 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,496 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,511 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,516 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,517 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,532 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,537 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,537 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,550 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,554 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,555 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,567 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,572 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,584 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,589 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,589 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,602 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,607 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,607 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,619 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,624 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,624 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,642 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,647 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,648 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,662 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,669 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,688 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,694 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,711 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,717 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,734 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,740 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,740 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,753 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,759 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,759 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,778 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,797 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,797 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,813 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,819 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,819 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,842 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,842 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,857 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,863 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,864 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,879 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,886 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,886 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,902 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,909 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,909 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,924 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,930 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,945 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,952 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,968 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,974 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:25,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:25,991 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:25,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:25,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:25,997 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:25,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:25,998 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:25,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,012 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,018 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,018 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,033 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,039 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,039 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,055 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,061 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,077 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,084 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,084 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,100 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,107 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,107 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,123 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,130 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,152 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,158 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,159 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,175 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,182 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,182 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,200 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,208 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,209 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,225 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,232 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,232 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,249 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,255 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,256 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,271 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,278 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,294 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,300 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,317 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,323 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,340 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,347 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,347 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,364 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,370 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,371 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,387 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,394 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,394 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,409 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,416 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,416 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,431 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,453 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,460 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,460 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,478 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,484 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,484 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,499 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,506 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,506 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,521 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,527 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,528 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,542 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,548 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,563 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,569 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,569 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,582 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,587 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,587 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,599 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,604 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,604 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,617 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,621 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,621 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,637 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,643 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,643 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,656 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,662 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,662 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,679 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,685 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,685 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,698 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,704 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,704 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,718 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,723 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,740 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,745 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,763 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,769 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,769 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,791 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,791 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,811 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,826 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,832 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,832 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,846 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,852 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,852 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,866 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,872 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,873 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,888 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,895 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,895 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,911 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,918 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,919 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,938 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,946 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,946 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,966 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:26,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:26,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:26,973 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:26,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:26,973 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:26,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:26,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:26,993 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,001 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,001 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,020 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,028 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,028 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,057 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,066 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,067 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,093 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,103 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,104 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,123 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,130 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,170 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,177 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,199 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,206 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,207 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,233 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,234 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,253 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,258 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,259 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,279 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,279 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,293 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,297 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,297 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,315 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,320 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,336 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,342 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,343 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,364 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,365 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,380 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,386 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,386 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,405 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,413 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,414 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,435 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,443 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,443 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,465 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,473 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,473 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,494 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,501 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,501 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,525 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,532 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,532 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,547 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,552 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,553 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,569 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,574 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,574 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,590 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,596 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,596 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,610 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,615 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,615 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,631 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,637 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,637 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,650 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,657 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,657 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,671 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,677 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,678 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,699 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,714 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,721 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,721 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,736 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,743 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,743 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,759 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,765 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,765 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,781 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,787 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,787 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,801 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,806 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,806 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,819 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,828 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,828 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,844 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,852 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,852 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,871 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,879 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,900 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,907 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,907 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,923 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,930 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,950 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,956 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,956 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,971 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:27,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:27,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:27,979 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:27,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:27,979 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:27,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:27,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:27,998 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,004 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,004 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,025 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,033 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,033 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,052 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,060 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,060 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,088 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,088 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,107 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,115 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,115 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,134 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,141 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,141 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,160 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,167 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,167 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,182 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,188 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,188 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,207 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,214 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,231 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,237 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,237 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,257 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,257 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,271 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,277 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,292 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,298 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,298 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,312 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,319 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,319 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,333 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,340 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,340 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,355 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,362 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,362 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,377 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,383 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,383 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,398 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,404 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,405 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,420 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,426 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,426 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,442 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,449 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,449 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,474 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,490 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,497 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,515 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,525 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,525 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,541 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,548 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,567 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,572 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,573 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,590 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,596 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,596 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,612 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,618 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,619 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,634 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,641 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,642 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,659 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,664 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,664 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,677 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,682 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,682 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,699 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,712 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,717 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,737 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,743 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,744 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,759 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,766 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,766 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,791 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,791 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,814 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,814 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,833 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,839 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,839 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,860 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,867 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,867 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,887 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,893 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,916 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,916 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,934 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,941 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,941 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,959 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,967 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,967 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:28,985 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:28,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:28,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:28,991 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:28,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:28,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:28,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:28,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,005 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,011 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,011 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,028 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,034 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,034 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,050 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,056 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,056 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,070 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,076 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,076 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,093 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,098 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,098 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,111 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,116 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,116 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,128 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,134 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,134 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,146 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,152 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,152 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,169 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,176 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,192 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,198 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,199 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,214 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,221 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,221 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,241 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,249 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,270 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,278 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,299 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,305 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,306 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,322 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,329 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,329 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,344 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,350 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,350 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,363 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,367 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,367 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,381 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,386 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,386 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,402 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,408 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,408 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,420 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,425 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,425 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,436 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,440 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,441 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,456 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,460 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,460 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,472 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,477 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,477 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,489 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,493 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,493 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,506 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,510 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,510 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,523 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,527 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,530 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,543 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,548 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,562 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,568 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,568 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,582 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,588 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,588 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,600 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,606 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,619 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,624 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,625 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,637 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,643 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,643 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,663 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,663 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,677 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,683 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,683 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,696 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,702 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,702 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,716 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,722 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,746 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,766 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,772 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,772 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,787 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,793 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,809 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,814 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,814 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,829 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,835 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,835 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,849 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,855 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,855 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,871 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,878 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,899 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,906 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,906 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,921 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,928 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,928 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,945 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,951 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,969 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,975 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,975 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:29,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:29,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:29,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:29,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:29,999 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:29,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:29,999 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:29,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,017 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,024 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,024 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,046 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,046 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,061 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,067 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,068 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,083 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,089 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,089 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,104 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,111 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,111 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,125 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,131 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,146 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,152 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,153 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,167 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,173 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,173 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,191 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,197 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,197 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,216 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,222 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,222 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,235 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,241 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,241 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,257 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,264 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,283 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,288 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,303 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,307 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,307 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,321 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,325 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,325 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,338 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,342 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,364 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,365 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,385 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,385 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,398 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,404 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,405 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,419 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,425 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,425 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,446 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,446 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,461 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,468 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,468 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,484 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,490 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,491 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,506 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,513 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,513 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,528 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,534 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,534 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,548 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,553 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,553 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,567 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,573 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,573 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,587 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,593 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,593 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,607 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,613 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,613 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,628 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,634 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,635 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,654 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,660 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,660 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,675 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,682 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,682 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,697 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,704 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,704 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,719 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,726 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,726 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,741 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,748 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,748 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,770 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,770 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,792 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,792 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,808 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,815 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,815 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,833 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,839 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,839 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,855 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,861 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,876 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,882 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,882 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,898 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,904 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,904 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,924 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,924 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,938 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,944 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,944 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,958 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,964 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,964 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,978 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:30,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:30,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:30,984 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:30,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:30,984 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:30,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:30,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:30,998 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,005 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,005 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,024 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,030 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,044 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,050 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,050 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,064 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,069 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,082 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,088 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,088 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,106 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,106 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,119 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,124 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,125 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,137 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,142 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,143 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,155 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,159 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,159 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,177 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,194 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,194 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,206 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,211 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,223 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,229 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,229 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,241 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,247 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,247 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,260 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,266 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,266 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,279 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,284 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,284 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,297 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,302 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,302 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,316 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,321 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,337 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,342 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,355 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,361 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,361 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,377 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,383 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,383 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,396 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,403 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,403 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,419 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,424 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,425 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,438 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,444 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,457 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,463 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,463 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,476 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,481 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,482 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,494 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,500 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,514 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,519 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,519 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,533 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,538 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,539 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,552 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,558 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,558 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,571 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,577 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,577 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,590 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,596 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,596 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,610 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,614 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,614 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,626 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,631 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,631 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,647 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,653 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,653 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,670 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,676 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,676 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,697 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,697 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,709 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,714 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,714 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,726 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,731 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,731 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,743 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,748 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,748 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,760 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,765 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,765 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,776 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,781 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,781 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,793 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,798 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,798 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,809 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,814 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,814 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,826 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,831 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,843 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,848 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,848 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,860 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,865 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,876 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,881 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,881 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,893 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,898 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,898 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,911 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,917 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,917 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,932 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,939 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,953 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,960 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,960 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:31,974 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:31,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:31,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:31,981 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:31,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:31,981 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:31,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:31,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:32,001 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:32,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:32,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:32,006 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:32,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:32,006 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:32,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:32,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:32,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:32,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:32,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:32,025 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:32,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:32,025 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:32,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:32,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:32,039 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:32,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:32,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:32,045 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:32,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:32,045 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:32,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:32,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:32,059 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:32,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:19:32,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:19:32,065 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:19:32,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:19:32,065 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:19:32,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:19:32,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:19:32,078 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:19:32,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2023-12-02 22:32:14,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,751 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,751 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,762 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,768 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,768 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,781 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,786 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,786 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,797 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,800 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,801 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,812 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,816 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,816 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,827 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,831 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,842 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,846 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,846 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,857 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,861 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,872 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,878 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,892 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,897 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,897 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,910 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,915 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,926 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,930 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,944 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,949 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,949 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,965 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,976 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,980 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,980 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:14,991 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:14,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:14,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:14,995 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:14,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:14,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:14,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:14,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,007 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,011 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,011 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,022 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,026 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,026 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,037 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,041 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,041 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,052 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,057 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,057 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,069 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,074 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,074 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,086 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,091 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,091 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,102 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,107 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,107 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,119 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,124 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,124 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,136 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,141 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,141 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,152 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,157 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,158 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,177 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,190 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,195 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,195 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,206 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,211 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,223 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,228 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,228 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,239 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,244 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,244 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,255 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,261 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,261 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,272 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,276 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,276 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,289 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,293 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,293 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,304 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,309 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,309 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,321 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,326 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,326 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,337 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,342 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,353 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,358 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,359 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,375 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,375 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,391 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,392 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,403 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,408 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,408 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,421 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,426 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,427 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,438 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,443 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,443 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,456 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,461 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,461 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,472 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,477 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,477 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,488 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,493 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,493 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,505 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,509 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,510 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,521 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,526 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,526 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,542 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,542 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,553 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,558 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,558 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,569 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,574 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,575 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,586 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,591 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,591 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,603 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,608 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,608 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,619 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,624 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,624 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,635 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,640 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,640 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,651 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,656 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,657 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,669 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,673 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,673 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,684 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,688 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,688 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,699 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,703 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,714 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,720 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,720 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,733 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,739 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,741 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,753 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,758 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,758 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,771 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,776 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,776 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,796 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,811 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,816 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,816 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,829 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,834 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,835 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,848 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,854 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,854 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,867 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,873 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,873 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,887 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,892 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,905 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,910 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,911 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,922 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,927 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,927 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,938 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,943 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,943 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,954 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,959 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,959 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,975 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,975 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:15,986 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:15,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:15,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:15,992 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:15,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:15,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:15,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:15,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,005 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,010 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,011 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,024 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,029 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,043 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,049 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,049 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,064 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,069 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,069 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,083 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,088 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,088 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,107 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,107 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,121 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,126 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,127 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,140 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,146 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,146 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,160 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,165 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,165 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,179 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,185 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,185 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,198 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,204 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,204 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,217 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,223 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,223 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,237 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,242 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,242 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,256 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,262 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,276 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,281 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,295 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,301 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,315 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,320 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,334 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,340 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,340 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,354 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,359 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,360 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,374 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,379 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,379 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,393 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,400 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,400 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,414 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,420 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,420 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,434 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,439 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,439 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,453 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,458 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,459 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,472 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,477 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,478 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,491 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,497 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,511 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,516 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,516 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,530 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,536 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,536 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,550 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,555 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,555 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,569 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,575 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,575 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,589 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,594 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,608 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,614 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,614 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,627 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,633 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,633 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,647 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,652 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,653 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,665 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,671 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,671 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,685 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,690 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,691 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,705 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,710 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,710 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,724 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,729 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,730 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,750 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,750 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,769 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,769 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,783 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,788 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,789 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,803 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,808 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,808 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,822 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,827 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,828 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,841 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,847 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,861 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,866 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,867 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,880 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,886 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,886 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,900 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,905 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,906 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,919 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,925 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,925 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,939 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,944 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,944 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,958 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,964 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,964 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,978 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:16,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:16,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:16,983 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:16,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:16,983 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:16,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:16,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:16,997 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,003 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,003 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,015 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,020 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,021 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,036 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,036 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,047 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,051 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,052 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,065 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,070 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,081 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,084 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,085 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,095 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,099 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,099 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,110 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,114 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,114 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,125 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,129 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,129 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,139 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,144 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,145 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,155 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,160 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,160 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,176 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,188 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,192 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,203 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,208 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,208 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,221 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,226 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,227 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,237 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,242 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,242 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,254 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,258 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,258 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,271 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,275 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,275 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,286 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,290 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,290 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,301 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,305 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,305 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,316 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,320 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,320 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,333 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,337 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,337 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,350 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,355 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,355 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,366 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,370 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,370 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,382 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,387 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,387 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,399 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,403 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,403 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,414 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,418 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,419 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,430 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,434 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,434 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,445 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,449 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,449 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,460 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,464 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,464 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,475 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,479 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,480 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,491 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,495 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,495 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,507 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,511 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,511 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,522 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,526 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,526 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,541 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,541 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,552 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,556 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,557 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,567 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,572 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,584 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,588 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,589 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,599 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,604 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,605 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,617 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,622 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,633 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,638 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,638 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,649 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,654 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,655 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,665 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,670 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,682 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,687 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,687 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,698 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,703 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,714 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,719 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,719 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,730 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,735 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,735 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,746 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,751 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,751 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,762 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,767 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,767 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,778 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,783 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,783 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,794 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,799 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,799 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,815 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,815 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,825 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,830 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,841 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,846 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,846 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,857 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,862 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,862 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,874 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,879 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,891 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,897 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,897 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,913 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,913 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,925 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,929 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,940 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,945 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,945 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,956 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,961 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,961 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,973 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,978 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,978 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:17,988 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:17,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:17,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:17,993 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:17,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:17,993 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:17,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:17,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,004 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,010 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,010 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,020 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,025 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,025 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,036 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,041 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,041 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,052 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,057 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,057 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,067 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,072 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,084 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,089 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,089 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,100 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,105 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,105 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,116 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,121 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,121 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,137 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,137 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,148 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,153 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,153 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,164 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,168 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,169 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,182 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,186 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,186 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,197 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,201 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,216 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,216 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,227 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,231 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,232 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,243 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,246 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,247 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,258 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,263 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,275 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,280 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,292 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,297 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,297 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,308 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,312 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,313 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,324 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,329 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,329 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,341 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,345 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,345 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,361 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,361 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,377 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,378 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,389 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,394 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,394 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,405 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,410 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,411 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,423 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,427 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,428 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,439 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,444 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,458 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,463 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,463 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,475 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,480 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,480 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,492 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,497 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,509 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,514 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,514 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,527 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,533 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,533 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,546 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,552 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,552 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,565 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,571 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,571 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,585 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,590 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,604 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,609 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,609 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,623 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,628 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,628 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,642 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,647 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,660 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,665 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,665 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,678 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,683 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,684 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,700 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,712 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,717 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,717 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,729 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,734 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,735 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,747 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,752 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,752 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,769 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,769 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,782 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,787 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,788 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,800 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,805 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,805 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,816 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,821 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,822 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,833 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,838 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,838 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,851 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,856 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,856 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,867 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,872 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,872 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,884 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,889 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,901 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,906 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,907 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,923 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,923 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,937 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,942 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,954 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,959 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,959 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,971 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,976 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,977 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:18,987 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:18,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:18,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:18,993 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:18,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:18,993 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:18,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:18,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,005 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,010 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,010 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,023 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,028 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,028 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,045 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,045 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,057 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,062 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,062 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,075 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,080 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,080 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,091 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,096 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,096 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,108 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,113 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,113 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,125 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,130 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,147 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,159 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,164 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,165 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,176 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,181 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,181 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,192 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,197 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,197 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,209 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,214 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,231 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,231 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,243 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,247 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,248 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,259 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,264 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,275 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,280 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,292 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,297 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,297 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,308 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,313 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,313 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,325 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,331 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,331 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,343 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,348 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,348 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,359 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,366 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,366 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,377 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,382 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,383 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,393 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,398 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,398 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,410 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,415 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,415 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,427 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,431 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,431 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,442 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,447 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,447 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,458 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,462 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,462 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,473 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,477 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,477 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,488 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,492 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,493 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,503 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,507 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,508 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,519 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,523 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,523 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,534 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,539 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,539 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,550 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,554 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,554 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,565 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,569 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,569 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,584 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,585 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,596 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,600 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,600 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,611 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,616 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,616 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,627 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,631 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,632 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,649 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,649 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,660 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,664 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,664 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,676 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,680 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,680 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,697 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,697 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,708 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,712 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,713 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,725 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,729 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,729 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,740 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,744 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,744 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,755 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,759 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,760 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,771 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,776 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,776 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,787 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,793 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,804 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,809 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,810 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,821 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,826 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,827 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,844 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,844 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,855 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,860 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,872 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,877 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,877 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,888 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,893 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,905 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,910 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,910 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,923 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,928 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,929 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,940 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,945 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,945 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,957 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,962 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,962 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,974 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,979 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,979 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:19,991 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:19,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:19,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:19,996 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:19,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:19,997 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:19,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:19,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,008 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,013 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,013 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,025 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,030 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,042 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,047 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,047 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,064 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,075 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,080 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,080 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,092 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,097 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,097 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,109 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,114 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,114 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,125 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,131 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,148 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,159 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,164 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,164 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,176 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,181 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,181 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,193 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,197 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,209 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,213 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,230 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,230 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,241 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,245 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,245 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,256 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,260 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,260 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,271 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,275 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,275 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,286 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,291 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,291 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,302 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,307 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,307 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,318 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,323 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,334 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,339 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,339 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,350 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,355 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,355 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,366 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,371 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,371 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,382 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,386 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,386 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,397 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,401 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,412 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,416 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,416 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,427 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,431 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,431 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,442 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,446 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,446 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,457 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,462 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,462 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,474 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,479 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,479 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,499 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,499 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,510 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,515 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,515 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,527 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,532 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,532 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,545 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,550 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,562 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,567 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,567 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,579 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,584 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,584 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,596 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,601 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,601 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,612 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,617 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,617 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,628 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,633 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,634 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,650 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,650 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,662 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,667 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,667 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,678 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,682 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,682 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,697 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,697 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,708 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,712 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,712 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,723 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,728 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,728 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,740 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,744 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,744 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,755 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,760 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,760 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,778 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,790 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,795 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,813 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,813 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,826 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,831 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,832 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,845 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,850 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,850 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,863 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,868 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,868 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,880 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,884 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,884 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,897 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,902 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,902 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,915 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,920 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,931 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,936 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,936 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,953 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,953 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,965 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,970 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,971 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,982 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:20,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:20,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:20,987 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:20,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:20,988 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:20,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:20,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:20,999 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,004 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,004 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,016 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,021 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,021 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,036 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,036 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,047 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,050 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,051 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,062 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,067 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,067 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,086 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,086 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,099 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,104 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,104 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,115 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,120 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,120 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,131 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,136 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,137 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,148 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,153 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,153 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,165 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,170 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,182 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,188 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,188 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,201 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,206 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,207 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,220 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,225 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,225 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,239 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,244 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,244 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,258 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,263 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,275 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,280 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,292 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,297 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,297 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,308 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,313 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,313 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,325 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,329 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,341 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,346 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,346 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,357 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,363 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,363 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,376 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,381 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,381 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,393 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,398 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,398 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,411 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,415 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,416 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,426 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,431 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,431 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,442 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,447 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,447 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,461 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,466 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,466 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,483 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,484 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,495 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,500 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,501 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,512 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,517 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,517 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,529 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,534 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,534 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,545 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,550 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,562 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,567 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,567 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,579 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,584 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,584 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,596 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,601 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,601 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,613 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,617 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,618 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,629 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,634 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,634 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,650 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,651 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,663 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,668 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,679 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,684 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,684 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,700 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,711 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,716 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,716 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,727 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,732 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,732 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,743 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,748 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,749 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,759 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,764 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,765 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,775 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,780 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,780 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,796 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,812 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,812 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,828 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,828 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,839 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,842 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,843 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,853 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,857 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,857 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,868 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,872 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,872 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,883 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,887 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,887 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,898 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,903 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,904 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,915 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,920 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,931 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,937 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,937 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,950 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,955 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,955 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,967 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,972 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,972 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:21,984 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:21,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:21,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:21,989 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:21,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:21,989 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:21,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:21,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,000 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,005 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,005 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,017 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,023 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,023 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,034 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,039 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,039 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,050 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,055 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,055 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,066 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,069 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,084 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,084 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,095 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,099 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,099 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,110 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,114 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,114 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,125 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,130 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,130 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,147 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,147 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,159 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,164 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,164 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,176 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,181 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,181 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,193 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,198 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,209 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,214 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,227 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,233 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,233 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,245 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,250 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,262 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,267 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,267 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,279 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,284 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,284 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,295 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,300 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,300 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,312 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,317 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,317 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,328 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,333 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,334 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,345 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,350 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,350 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,361 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,366 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,366 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,378 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,383 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,383 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,395 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,400 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,400 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,413 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,418 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,429 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,434 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,434 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,446 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,451 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,451 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,463 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,468 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,468 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,484 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,484 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,495 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,500 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,512 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,517 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,517 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,530 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,534 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,534 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,545 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,549 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,549 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,560 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,564 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,564 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,575 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,579 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,579 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,590 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,594 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,609 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,609 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,624 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,624 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,635 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,639 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,639 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,650 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,654 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,654 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,665 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,670 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,681 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,686 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,687 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,698 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,703 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,715 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,720 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,720 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,732 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,737 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,737 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,749 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,754 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,754 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,767 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,773 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,773 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,786 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,791 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,792 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,812 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,812 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,829 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,830 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,841 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,846 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,846 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,859 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,864 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,878 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,883 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,883 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,896 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,902 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,902 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,915 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,920 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,932 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,937 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,938 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,949 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,955 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,955 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,968 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,973 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:22,985 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:22,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:22,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:22,990 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:22,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:22,991 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:22,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:22,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,003 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,009 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,009 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,022 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,027 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,027 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,041 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,047 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,047 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,064 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,075 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,080 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,080 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,091 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,097 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,097 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,108 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,113 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,113 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,132 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,132 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,147 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,147 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,159 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,164 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,164 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,176 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,181 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,181 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,193 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,198 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,209 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,214 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,225 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,230 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,230 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,242 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,247 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,247 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,259 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,264 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,276 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,281 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,293 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,298 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,299 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,311 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,316 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,316 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,328 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,332 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,332 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,343 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,347 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,348 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,363 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,363 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,374 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,378 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,378 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,388 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,393 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,393 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,406 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,411 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,411 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,423 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,428 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,428 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,444 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,455 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,459 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,459 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,469 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,473 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,473 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,484 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,488 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,488 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,499 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,503 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,503 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,514 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,518 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,518 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,529 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,533 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,533 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,544 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,548 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,549 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,560 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,564 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,564 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,575 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,579 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,579 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,590 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,594 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,595 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,609 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,609 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,625 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,625 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,636 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,641 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,642 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,653 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,659 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,659 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,671 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,678 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,678 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,689 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,694 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,695 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,706 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,711 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,711 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,722 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,727 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,727 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,739 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,744 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,744 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,755 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,760 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,760 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,771 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,776 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,776 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,787 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,792 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,792 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,803 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,808 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,808 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,819 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,824 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,824 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,840 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,840 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,851 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,856 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,857 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,867 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,872 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,873 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,884 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,889 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,889 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,900 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,905 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,905 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,916 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,921 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,921 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,932 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,938 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,949 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,955 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,955 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,968 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,973 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,973 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:23,984 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:23,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:23,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:23,990 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:23,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:23,990 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:23,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:23,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,000 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,005 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,005 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,017 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,022 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,022 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,034 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,039 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,039 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,051 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,056 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,056 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,067 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,072 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,073 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,084 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,089 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,089 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,106 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,106 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,117 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,123 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,123 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,134 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,139 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,140 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,151 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,156 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,168 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,173 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,173 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,185 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,190 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,190 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,201 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,207 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,207 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,219 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,224 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,224 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,235 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,240 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,253 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,258 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,258 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,270 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,275 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,275 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,287 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,292 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,292 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,303 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,308 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,308 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,320 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,325 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,325 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,336 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,341 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,341 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,352 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,357 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,357 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,368 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,373 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,373 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,384 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,389 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,389 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,400 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,405 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,405 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,417 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,422 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,422 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,434 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,439 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,439 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,451 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,456 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,456 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,473 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,473 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,485 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,489 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,489 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,500 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,504 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,505 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,518 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,523 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,523 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,536 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,541 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,543 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,554 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,559 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,559 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,570 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,575 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,575 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,586 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,592 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,592 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,610 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,610 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,621 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,626 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,626 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,637 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,642 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,642 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,655 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,660 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,660 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,671 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,676 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,676 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,687 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,692 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,703 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,708 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,708 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,719 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,724 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,725 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,736 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,741 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,741 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,752 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,757 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,768 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,773 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,773 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,790 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,790 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,801 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,806 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,807 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,819 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,824 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,824 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,843 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,843 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,855 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,861 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,873 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,878 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,889 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,895 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,895 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,914 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,914 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,927 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,932 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,933 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,946 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,951 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,951 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,965 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,969 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,969 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,980 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:24,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:24,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:24,984 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:24,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:24,984 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:24,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:24,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:24,997 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,001 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,001 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,012 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,017 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,017 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,029 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,034 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,034 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,048 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,053 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,053 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,066 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,071 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,085 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,090 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,090 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,104 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,109 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,109 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,122 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,128 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,128 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,141 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,148 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,161 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,167 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,167 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,179 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,184 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,184 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,196 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,200 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,211 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,215 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,216 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,230 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,230 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,242 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,246 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,246 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,257 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,263 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,274 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,279 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,279 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,291 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,296 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,296 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,309 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,313 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,313 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,323 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,328 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,328 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,341 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,345 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,345 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,360 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,360 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,374 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,375 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,385 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,389 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,389 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,400 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,404 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,405 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,416 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,420 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,421 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,433 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,450 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,455 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,455 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,466 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,471 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,471 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,483 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,488 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,489 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,500 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,505 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,505 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,516 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,521 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,521 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,533 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,538 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,538 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,551 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,556 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,556 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,568 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,573 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,573 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,584 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,589 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,601 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,606 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,618 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,623 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,634 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,639 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,640 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,652 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,657 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,657 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,668 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,673 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,673 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,685 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,690 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,690 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,702 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,707 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,707 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,721 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,727 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,727 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,743 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,743 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,756 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,762 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,762 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,775 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,780 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,780 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,793 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,798 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,799 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,811 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,816 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,816 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,830 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,835 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,835 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,848 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,854 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,854 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,867 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,872 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,873 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,886 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,891 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,891 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,905 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,910 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,910 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,921 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,927 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,927 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,940 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,944 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,945 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,956 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,961 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,961 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,972 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,977 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,977 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:25,988 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:25,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:25,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:25,993 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:25,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:25,993 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:25,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:25,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,006 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,013 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,013 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,024 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,031 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,031 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,042 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,047 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,047 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,063 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,063 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,074 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,079 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,079 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,089 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,094 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,094 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,105 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,110 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,110 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,121 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,126 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,126 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,137 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,142 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,142 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,153 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,158 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,159 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,170 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,175 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,175 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,186 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,191 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,191 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,202 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,207 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,207 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,218 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,223 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,223 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,235 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,240 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,252 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,257 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,257 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,270 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,276 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,276 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,289 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,294 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,294 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,307 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,313 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,313 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,328 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,334 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,334 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,347 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,353 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,353 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,367 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,373 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,373 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,391 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,391 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,404 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,410 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,410 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,422 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,428 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,428 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,446 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,446 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,459 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,464 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,464 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,477 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,482 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,482 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,494 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,500 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,513 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,518 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,518 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,531 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,536 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,536 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,549 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,554 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,554 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,566 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,572 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,584 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,590 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,602 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,608 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,608 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,626 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,626 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,638 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,646 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,646 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,658 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,663 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,663 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,677 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,682 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,682 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,700 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,701 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,713 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,718 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,719 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,731 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,737 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,737 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,749 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,755 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,755 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,767 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,773 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,773 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,791 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,791 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,803 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,809 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,809 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,822 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,827 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,827 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,840 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,845 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,845 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,857 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,863 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,863 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,875 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,881 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,881 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,893 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,899 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,899 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,911 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,917 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,917 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,929 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,935 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,935 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,953 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,954 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,968 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,974 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:26,987 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:26,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:26,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:26,992 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:26,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:26,992 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:26,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:26,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,005 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,010 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,010 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,023 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,029 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,029 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,041 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,047 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,047 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,060 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,065 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,065 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,077 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,083 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,096 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,101 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,114 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,119 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,120 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,137 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,138 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,150 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,156 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,168 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,174 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,174 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,186 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,192 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,192 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,204 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,210 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,222 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,228 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,228 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,241 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,246 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,246 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,258 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,264 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,278 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,284 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,284 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,296 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,302 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,302 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,315 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,320 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,320 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,333 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,338 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,338 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,351 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,356 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,357 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,369 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,374 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,374 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,387 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,393 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,393 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,405 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,411 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,411 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,423 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,429 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,441 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,447 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,447 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,459 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,465 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,465 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,477 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,483 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,483 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,501 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,501 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,513 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,519 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,519 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,532 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,537 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,537 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,550 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,555 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,555 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,568 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,573 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,573 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,585 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,591 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,591 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,611 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,611 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,624 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,629 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,629 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,642 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,647 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,660 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,665 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,666 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,678 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,683 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,683 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,696 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,702 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,702 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,715 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,720 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,721 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,733 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,738 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,739 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,751 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,756 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,769 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,774 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,774 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,787 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,792 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,810 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,829 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,841 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,847 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,859 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,864 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,877 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,882 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,882 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,894 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,900 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,900 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,914 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,920 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,932 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,938 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,950 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,956 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,956 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,968 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,974 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:27,986 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:27,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:27,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:27,993 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:27,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:27,994 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:27,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:27,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,006 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,011 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,011 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,024 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,029 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,042 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,047 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,048 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,060 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,065 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,066 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,085 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,085 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,097 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,103 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,103 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,116 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,121 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,121 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,134 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,139 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,139 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,152 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,157 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,157 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,170 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,175 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,175 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,188 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,193 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,206 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,211 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,224 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,231 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,231 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,242 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,247 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,247 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,259 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,264 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,275 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,279 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,290 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,296 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,296 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,307 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,312 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,312 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,322 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,327 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,327 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,338 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,343 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,343 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,354 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,359 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,359 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,375 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,375 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,391 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,392 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,402 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,407 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,407 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,418 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,423 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,423 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,434 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,440 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,452 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,457 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,457 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,473 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,485 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,490 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,490 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,501 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,507 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,507 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,520 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,525 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,525 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,542 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,542 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,554 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,559 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,559 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,571 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,576 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,576 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,588 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,593 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,593 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,610 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,610 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,622 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,627 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,628 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,639 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,643 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,643 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,655 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,660 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,660 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,672 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,677 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,677 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,688 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,693 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,705 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,710 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,710 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,723 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,728 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,728 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,740 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,745 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,745 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,757 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,762 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,762 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,773 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,778 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,796 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,815 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,815 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,829 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,834 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,834 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,845 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,850 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,850 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,862 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,867 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,867 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,879 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,884 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,884 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,896 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,901 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,901 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,912 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,917 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,917 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,928 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,933 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,933 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,945 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,950 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,950 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,961 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,966 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,977 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,982 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,983 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:28,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:28,994 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:28,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:28,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:28,999 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:28,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:28,999 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:28,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,011 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,016 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,016 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,028 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,033 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,033 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,045 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,049 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,050 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,061 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,066 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,066 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,077 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,082 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,082 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,093 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,097 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,097 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,110 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,115 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,115 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,128 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,133 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,134 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,145 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,149 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,149 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,160 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,164 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,164 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,174 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,178 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,193 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,204 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,208 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,208 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,219 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,224 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,224 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,236 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,241 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,241 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,254 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,259 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,259 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,270 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,274 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,285 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,290 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,290 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,301 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,306 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,306 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,318 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,323 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,323 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,340 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,340 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,351 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,356 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,356 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,368 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,373 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,373 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,391 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,391 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,403 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,408 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,408 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,420 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,425 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,425 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,436 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,441 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,441 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,453 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,457 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,457 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,469 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,474 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,485 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,489 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,489 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,500 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,504 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,504 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,515 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,519 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,519 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,530 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,533 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,534 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,544 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,548 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,559 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,563 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,563 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,574 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,578 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,578 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,589 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,593 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,593 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,604 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,608 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,608 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,619 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,623 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,634 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,638 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,638 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,649 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,655 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,655 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,666 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,671 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,671 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,681 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,685 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,686 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,696 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,701 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,701 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,712 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,717 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,717 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,733 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,733 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,748 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,748 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,759 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,763 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,774 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,778 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,788 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,792 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,803 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,807 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,808 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,818 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,823 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,841 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,842 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,855 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,860 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,874 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,879 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,892 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,898 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,898 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,911 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,916 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,916 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,930 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,935 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,935 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,947 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,951 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,951 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,966 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,977 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,981 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,981 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:29,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:29,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:29,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:29,996 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:29,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:29,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:29,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:29,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,009 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,013 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,013 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,024 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,028 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,028 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,038 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,042 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,042 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,053 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,057 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,057 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,068 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,072 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,083 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,087 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,087 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,098 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,102 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,113 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,117 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,128 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,131 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,132 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,146 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,146 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,161 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,161 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,176 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,187 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,191 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,191 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,204 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,209 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,209 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,219 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,224 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,224 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,235 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,240 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,256 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,256 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,267 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,272 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,272 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,283 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,288 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,288 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,300 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,304 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,305 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,315 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,320 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,331 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,336 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,336 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,347 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,352 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,352 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,363 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,368 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,368 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,384 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,384 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,395 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,400 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,400 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,411 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,416 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,416 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,427 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,432 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,432 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,443 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,448 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,448 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,459 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,464 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,464 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,475 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,480 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,482 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,498 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,498 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,509 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,514 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,514 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,526 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,531 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,531 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,542 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,547 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,547 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,559 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,564 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,564 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,576 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,581 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,581 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,597 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,597 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,608 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,613 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,613 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,625 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,629 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,630 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,641 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,646 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,646 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,660 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,665 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,665 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,678 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,683 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,683 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,694 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,699 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,699 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,710 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,715 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,716 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,727 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,732 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,732 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,745 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,751 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,751 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,769 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,769 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,784 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,788 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,788 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,799 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,803 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,803 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,814 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,818 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,818 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,828 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,832 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,832 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,843 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,847 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,858 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,862 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,862 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,873 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,877 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,877 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,888 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,892 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,892 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,907 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,907 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,922 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,922 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,932 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,936 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,936 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,947 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,951 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,951 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,966 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,977 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,981 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,981 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:30,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:30,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:30,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:30,996 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:30,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:30,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:30,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:30,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,007 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,011 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,011 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,022 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,025 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,026 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,037 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,042 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,043 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,054 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,057 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,069 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,074 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,074 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,085 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,091 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,091 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,103 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,108 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,109 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,122 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,127 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,128 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,141 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,146 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,146 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,159 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,164 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,164 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,176 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,181 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,181 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,193 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,198 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,209 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,214 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,231 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,231 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,243 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,246 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,247 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,258 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,262 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,277 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,288 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,292 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,292 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,303 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,307 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,307 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,318 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,322 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,322 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,339 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,339 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,350 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,354 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,354 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,365 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,368 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,369 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,383 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,383 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,394 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,398 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,398 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,409 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,413 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,413 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,424 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,429 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,444 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,455 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,459 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,459 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,470 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,474 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,485 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,489 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,489 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,500 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,503 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,504 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,514 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,518 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,518 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,529 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,533 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,533 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,544 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,548 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,559 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,563 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,563 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,574 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,578 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,578 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,595 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,595 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,606 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,609 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,610 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,624 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,624 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,636 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,641 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,641 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,652 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,657 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,658 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,669 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,674 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,674 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,685 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,690 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,691 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,703 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,708 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,708 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-12-02 22:32:31,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2023-12-02 22:32:31,725 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2023-12-02 22:32:31,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-12-02 22:32:31,726 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-12-02 22:32:31,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 22:32:31,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 22:32:31,737 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 22:32:31,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available