./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_unwindbound100.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 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_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_unwindbound100.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 30672bd579b7f25ffa685cb80d8a419cb542781c19afe0226ba5d9d3cf26984c --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 22:08:04,740 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 22:08:04,838 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-08 22:08:04,845 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 22:08:04,847 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 22:08:04,885 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 22:08:04,886 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 22:08:04,887 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 22:08:04,888 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 22:08:04,888 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 22:08:04,889 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 22:08:04,889 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 22:08:04,890 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 22:08:04,890 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 22:08:04,890 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 22:08:04,891 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 22:08:04,891 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 22:08:04,892 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 22:08:04,892 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 22:08:04,893 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 22:08:04,893 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 22:08:04,894 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 22:08:04,894 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 22:08:04,895 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 22:08:04,895 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 22:08:04,896 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 22:08:04,896 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 22:08:04,897 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:08:04,897 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 22:08:04,898 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 22:08:04,898 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 22:08:04,899 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 22:08:04,899 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 22:08:04,899 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_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/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_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 30672bd579b7f25ffa685cb80d8a419cb542781c19afe0226ba5d9d3cf26984c [2024-11-08 22:08:05,239 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 22:08:05,267 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 22:08:05,271 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 22:08:05,273 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 22:08:05,273 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 22:08:05,276 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_unwindbound100.c Unable to find full path for "g++" [2024-11-08 22:08:07,127 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 22:08:07,339 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 22:08:07,341 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_unwindbound100.c [2024-11-08 22:08:07,352 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/data/375180437/08d263ca217046ef86599ee16a791dcb/FLAG84d6737e3 [2024-11-08 22:08:07,368 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/data/375180437/08d263ca217046ef86599ee16a791dcb [2024-11-08 22:08:07,371 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 22:08:07,373 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 22:08:07,375 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 22:08:07,375 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 22:08:07,381 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 22:08:07,382 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,383 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@408e3b23 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07, skipping insertion in model container [2024-11-08 22:08:07,384 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,440 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 22:08:07,653 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_unwindbound100.c[490,503] [2024-11-08 22:08:07,681 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:08:07,690 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 22:08:07,703 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_unwindbound100.c[490,503] [2024-11-08 22:08:07,715 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:08:07,735 INFO L204 MainTranslator]: Completed translation [2024-11-08 22:08:07,735 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07 WrapperNode [2024-11-08 22:08:07,735 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 22:08:07,736 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 22:08:07,736 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 22:08:07,736 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 22:08:07,745 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,753 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,772 INFO L138 Inliner]: procedures = 14, calls = 17, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 84 [2024-11-08 22:08:07,773 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 22:08:07,775 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 22:08:07,775 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 22:08:07,775 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 22:08:07,784 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,785 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,787 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,787 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,791 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,795 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,796 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,797 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,799 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 22:08:07,800 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 22:08:07,801 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 22:08:07,801 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 22:08:07,802 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:08:07" (1/1) ... [2024-11-08 22:08:07,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:08:07,824 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 22:08:07,838 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 22:08:07,845 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b084c6f-fadc-4715-a123-33e5d0fef524/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 22:08:07,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 22:08:07,871 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-08 22:08:07,871 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-08 22:08:07,872 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 22:08:07,872 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 22:08:07,872 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 22:08:07,872 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-08 22:08:07,873 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-08 22:08:07,934 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 22:08:07,937 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 22:08:08,123 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-11-08 22:08:08,123 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 22:08:08,185 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 22:08:08,188 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-08 22:08:08,189 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:08:08 BoogieIcfgContainer [2024-11-08 22:08:08,189 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 22:08:08,190 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 22:08:08,190 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 22:08:08,201 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 22:08:08,202 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:08:08" (1/1) ... [2024-11-08 22:08:08,215 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 22:08:08,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:08,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 29 states and 43 transitions. [2024-11-08 22:08:08,295 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-08 22:08:08,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-08 22:08:08,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:08,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:08,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:08,519 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 22:08:08,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:08,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 29 states and 41 transitions. [2024-11-08 22:08:08,558 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 41 transitions. [2024-11-08 22:08:08,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 22:08:08,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:08,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:08,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:08,786 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 22:08:08,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:08,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 31 states and 44 transitions. [2024-11-08 22:08:08,897 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 44 transitions. [2024-11-08 22:08:08,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:08,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:08,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:08,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:09,176 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:09,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:09,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:09,600 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:09,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:09,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:09,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:09,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:09,712 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:09,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:09,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:09,728 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:09,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:09,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:09,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:09,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:09,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:09,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:09,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:09,822 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:09,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:09,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:09,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:09,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:09,910 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:09,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:09,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:09,925 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:09,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:09,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:09,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:09,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:10,012 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:10,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:10,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:10,029 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:10,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:10,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:10,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:10,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:10,097 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:10,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:10,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:10,115 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:10,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:10,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:10,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:10,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:10,221 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:10,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:10,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:10,237 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:10,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:10,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:10,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:10,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:10,315 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:10,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:10,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:10,332 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:10,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:10,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:10,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:10,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:10,429 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:10,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:10,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:10,445 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:10,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:10,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:10,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:10,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:10,530 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:10,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:10,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:10,546 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:10,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:10,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:10,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:10,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:10,607 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:10,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:10,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:10,623 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:10,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:10,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:10,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:10,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:10,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:10,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:10,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:10,690 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:10,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:10,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:10,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:10,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:10,751 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:10,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:10,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:10,766 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:10,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:10,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:10,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:10,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:10,852 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:10,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:10,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:10,866 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:10,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:10,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:10,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:10,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:10,943 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:10,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:10,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:10,954 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:10,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:10,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:10,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:10,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,023 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,082 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,092 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,159 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,210 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,221 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,277 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,287 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,369 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,383 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,442 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,455 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,533 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,598 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,644 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,656 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,709 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,720 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,768 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,781 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,830 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,840 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,889 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,900 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:11,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:11,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:11,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:11,970 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:11,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:11,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:11,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:11,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,013 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,023 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,074 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,117 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,127 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,172 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,182 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,219 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,229 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,273 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,283 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,326 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,336 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,388 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,401 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,447 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,457 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,508 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,523 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,565 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,576 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,639 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,684 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,694 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,742 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,787 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,797 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,839 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,850 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,887 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,897 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,934 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,944 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:12,980 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:12,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:12,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:12,990 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:12,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:12,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:12,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:12,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,026 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,036 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,083 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,093 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,141 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,174 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,185 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,220 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,230 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,275 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,285 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,321 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,335 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,371 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,381 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,427 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,438 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,478 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,489 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,537 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,593 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,603 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,657 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,668 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,707 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,720 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,771 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,815 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,847 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,857 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,887 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,897 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,934 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,944 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:13,975 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:13,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:13,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:13,986 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:13,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:13,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:13,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:13,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,020 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,030 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,077 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,124 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,134 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,163 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,172 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,204 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,214 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,245 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,256 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,292 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,302 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,343 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,373 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,382 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,411 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,421 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,462 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,492 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,502 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,556 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,601 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,613 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,659 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,672 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,733 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,768 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,778 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,813 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,823 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,854 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,864 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,907 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,938 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,947 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:14,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:14,980 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:14,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:14,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:14,991 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:14,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:14,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:14,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,027 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,037 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,072 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,081 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,112 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,123 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,170 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,180 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,214 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,224 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,257 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,271 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,303 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,312 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,343 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,353 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,385 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,396 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,436 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,448 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,476 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,487 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,525 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,553 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,563 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,591 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,601 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,629 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,640 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,677 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,722 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,731 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,759 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,769 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,797 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,806 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,834 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,844 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,873 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,883 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,914 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,924 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,954 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:15,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:15,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:15,964 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:15,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:15,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:15,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:15,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:15,994 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,005 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,035 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,046 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,075 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,086 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,125 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,155 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,165 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,214 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,223 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,257 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,268 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,296 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,306 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,350 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,359 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,390 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,400 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,435 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,445 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,483 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,494 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,532 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,542 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,573 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,583 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,611 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,621 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,649 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,659 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,688 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,701 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,733 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,743 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,787 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,800 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,837 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,849 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,887 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,901 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,939 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:16,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:16,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:16,951 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:16,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:16,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:16,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:16,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:16,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,001 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,030 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,039 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,065 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,074 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,104 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,112 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,141 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,150 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,186 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,200 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,234 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,244 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,272 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,281 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,321 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,330 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,368 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,398 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,409 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,454 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,481 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,490 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,519 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,527 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,557 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,565 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,592 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,601 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,630 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,639 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,677 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,703 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,722 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,749 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,758 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,785 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,796 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,823 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,832 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,859 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,868 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,894 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,906 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,933 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,942 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:17,969 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:17,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:17,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:17,979 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:17,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:17,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:17,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:17,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,006 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,015 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,059 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,069 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,095 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,104 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,130 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,139 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,165 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,174 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,203 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,211 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,237 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,246 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,273 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,281 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,312 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,322 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,348 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,360 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,396 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,428 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,436 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,461 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,470 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,498 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,506 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,532 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,540 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,566 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,575 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,605 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,614 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,647 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,656 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,682 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,691 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,717 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,727 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,754 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,764 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,796 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,804 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,832 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,839 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,866 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,874 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,904 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,912 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,938 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,946 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:18,975 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:18,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:18,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:18,983 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:18,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:18,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:18,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:18,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,010 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,022 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,047 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,055 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,080 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,088 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,114 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,122 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,148 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,155 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,183 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,190 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,226 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,234 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,260 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,270 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,304 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,330 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,337 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,362 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,370 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,404 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,431 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,440 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,466 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,474 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,500 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,508 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,538 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,545 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,572 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,579 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,605 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,613 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,637 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,645 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,670 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,678 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,703 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,711 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,743 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,753 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,790 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,801 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,840 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,850 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,887 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,898 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,934 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,944 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:19,979 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:19,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:19,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:19,988 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:19,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:19,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:19,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:19,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,018 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,026 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,053 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,061 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,097 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,125 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,138 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,167 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,175 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,201 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,209 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,234 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,244 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,277 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,302 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,309 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,341 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,366 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,374 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,407 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,419 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,445 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,452 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,483 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,492 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,524 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,557 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,581 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,589 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,619 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,629 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,655 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,662 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,688 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,696 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,722 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,730 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,756 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,764 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,792 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,802 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,826 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,833 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,863 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,871 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,896 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,905 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,930 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,938 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:20,963 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:20,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:20,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:20,971 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:20,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:20,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:20,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:20,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,004 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,013 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,044 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,053 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,085 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,093 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,119 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,127 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,159 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,167 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,194 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,201 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,227 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,235 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,263 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,270 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,299 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,309 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,345 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,354 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,388 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,413 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,420 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,448 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,456 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,480 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,492 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,527 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,553 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,560 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,586 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,593 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,618 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,626 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,652 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,659 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,686 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,694 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,728 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,755 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,763 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,791 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,800 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,836 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,844 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,869 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,878 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,906 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,915 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,942 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,951 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:21,976 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:21,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:21,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:21,984 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:21,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:21,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:21,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:21,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,018 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,043 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,051 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,076 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,084 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,117 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,141 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,148 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,172 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,180 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,204 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,212 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,239 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,251 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,285 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,311 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,318 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,344 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,353 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,387 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,415 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,423 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,458 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,488 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,496 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,521 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,530 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,558 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,566 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,590 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,598 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,623 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,631 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,658 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,667 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,694 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,702 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,740 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,767 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,775 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,800 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,807 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,835 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,843 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,869 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,877 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,911 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,935 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,943 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:22,969 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:22,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:22,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:22,978 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:22,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:22,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:22,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:22,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,005 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,012 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,040 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,048 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,075 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,083 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,117 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,157 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,183 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,191 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,215 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,223 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,256 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,264 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,289 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,298 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,324 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,332 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,358 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,366 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,393 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,404 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,432 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,440 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,476 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,483 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,509 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,516 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,540 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,548 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,574 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,582 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,610 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,618 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,648 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,655 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,681 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,688 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,714 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,722 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,748 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,756 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,781 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,788 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,823 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,830 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,866 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,891 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,898 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,923 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,930 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,956 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,963 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:23,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:23,988 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:23,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:23,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:23,995 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:23,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:23,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:23,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,020 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,027 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,052 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,059 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,085 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,092 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,116 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,123 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,148 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,155 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,186 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,210 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,217 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,241 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,249 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,272 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,280 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,309 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,316 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,339 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,346 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,370 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,378 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,401 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,412 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,438 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,445 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,471 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,478 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,504 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,511 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,536 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,544 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,570 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,577 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,601 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,612 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,655 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,662 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,686 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,694 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,720 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,728 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,753 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,760 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,784 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,792 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,816 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,824 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,849 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,856 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,879 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,887 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,911 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,918 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,942 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,949 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:24,973 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:24,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:24,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:24,980 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:24,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:24,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:24,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:24,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,004 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,011 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,043 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,050 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,076 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,083 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,116 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,141 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,149 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,173 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,180 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,214 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,221 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,247 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,255 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,281 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,288 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,312 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,320 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,345 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,353 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,378 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,385 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,409 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,417 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,444 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,452 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,478 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,485 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,510 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,517 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,544 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,551 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,575 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,583 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,609 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,616 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,644 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,651 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,691 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,699 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,734 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,744 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,777 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,784 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,808 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,815 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,838 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,845 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,869 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,881 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,914 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,936 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,943 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,967 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:25,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:25,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:25,974 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:25,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:25,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:25,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:25,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:25,996 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,003 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,026 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,033 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,056 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,063 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,095 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,138 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,144 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,169 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,176 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,200 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,207 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,231 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,238 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,263 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,273 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,304 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,332 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,340 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,366 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,376 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,414 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,423 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,462 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,469 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,493 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,500 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,524 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,531 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,555 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,562 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,586 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,593 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,617 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,627 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,657 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,665 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,696 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,703 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,727 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,734 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,767 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,792 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,800 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,825 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,832 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,856 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,862 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,888 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,895 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,920 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,928 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,958 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,965 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:26,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:26,988 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:26,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:26,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:26,995 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:26,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:26,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:26,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,018 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,025 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,052 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,060 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,085 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,092 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,116 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,123 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,154 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,177 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,184 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,208 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,215 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,241 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,249 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,272 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,278 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,303 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,309 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,341 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,364 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,371 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,394 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,401 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,427 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,434 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,460 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,467 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,490 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,497 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,519 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,526 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,557 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,563 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,586 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,593 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,617 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,624 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,649 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,657 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,687 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,693 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,717 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,728 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,753 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,759 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,782 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,789 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,813 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,820 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,843 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,850 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,873 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,880 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,904 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,910 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,939 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,946 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:27,970 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:27,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:27,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:27,977 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:27,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:27,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:27,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:27,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,004 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,011 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,036 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,043 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,068 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,079 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,103 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,110 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,135 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,150 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,174 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,181 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,204 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,211 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,235 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,241 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,268 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,275 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,299 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,306 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,331 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,338 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,362 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,370 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,393 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,400 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,422 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,429 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,452 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,459 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,482 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,489 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,514 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,521 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,545 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,551 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,576 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,583 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,608 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,615 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,640 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,648 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,672 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,679 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,702 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,709 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,740 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,747 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,771 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,778 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,808 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,831 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,838 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,861 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,867 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,890 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,897 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,927 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,934 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,966 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:28,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:28,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:28,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:28,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:28,998 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:28,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:28,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:28,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,021 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,027 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,054 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,061 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,085 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,092 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,119 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,126 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,155 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,187 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,220 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,230 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,252 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,262 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,284 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,291 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,316 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,323 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,351 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,358 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,382 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,389 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,418 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,425 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,458 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,483 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,490 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,513 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,519 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,551 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,574 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,581 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,605 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,613 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,638 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,646 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,670 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,677 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,700 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,707 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,730 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,737 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,761 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,768 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,792 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,799 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,823 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,830 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,853 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,860 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,884 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,891 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,923 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,938 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,963 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:29,970 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:29,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:29,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:29,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:29,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:29,993 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:29,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:29,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,000 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,022 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,029 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,052 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,059 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,087 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,094 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,118 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,125 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,150 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,156 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,180 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,186 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,211 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,218 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,241 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,248 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,278 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,300 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,307 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,331 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,338 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,363 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,370 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,394 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,400 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,423 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,430 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,455 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,462 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,487 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,494 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,532 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,555 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,565 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,592 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,598 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,622 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,630 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,659 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,668 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,695 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,702 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,727 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,733 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,756 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,762 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,788 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,795 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,818 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,824 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,847 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,853 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,876 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,882 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,904 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,911 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,934 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,941 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,966 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:30,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:30,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:30,975 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:30,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:30,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:30,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:30,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:30,998 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,005 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,037 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,044 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,067 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,073 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,120 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,154 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,183 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,189 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,205 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,211 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,237 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,244 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,267 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,274 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,304 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,328 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,334 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,370 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,377 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,399 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,405 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,429 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,436 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,459 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,465 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,491 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,498 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,523 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,530 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,554 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,562 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,590 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,608 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,614 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,640 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,647 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,670 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,677 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,704 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,710 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,729 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,736 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,767 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,791 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,798 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,828 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,851 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,864 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,917 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:31,963 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:31,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:31,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:31,974 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:31,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:31,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:31,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:31,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,017 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,024 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,047 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,056 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,081 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,087 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,111 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,116 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,139 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,146 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,170 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,177 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,201 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,209 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,238 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,263 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,270 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,294 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,301 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,334 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,341 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,365 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,372 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,395 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,401 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,426 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,433 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,457 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,464 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,488 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,495 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,519 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,526 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,557 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,580 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,587 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,610 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,617 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,643 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,650 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,675 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,682 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,707 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,715 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,740 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,748 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,773 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,779 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,803 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,811 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,836 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,843 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,867 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,874 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,915 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,940 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,948 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:32,971 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:32,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:32,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:32,978 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:32,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:32,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:32,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:32,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,001 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,008 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,031 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,039 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,070 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,091 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,106 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,112 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,130 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,137 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,160 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,168 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,193 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,200 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,224 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,231 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,256 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,261 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,282 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,298 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,304 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,329 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,336 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,367 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,391 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,397 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,420 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,437 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,459 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,466 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,490 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,496 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,521 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,528 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,552 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,559 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,581 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,588 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,610 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,617 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,638 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,645 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,674 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,696 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,703 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,727 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,735 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,758 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,765 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,787 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,794 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,818 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,825 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,852 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,869 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,875 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,902 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,924 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,929 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,954 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:33,984 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:33,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:33,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:33,991 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:33,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:33,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:33,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:33,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,019 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,027 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,049 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,057 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,083 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,091 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,122 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,153 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,162 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,192 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,199 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,223 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,230 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,253 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,259 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,283 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,290 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,313 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,320 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,342 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,349 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,372 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,378 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,403 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,410 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,433 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,439 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,462 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,468 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,492 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,499 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,522 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,528 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,550 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,557 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,578 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,585 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,607 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,614 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,637 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,643 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,677 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,684 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,707 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,713 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,736 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,742 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,764 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,770 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,793 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,800 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,828 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,850 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,857 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,881 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,888 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,911 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,918 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,942 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,949 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:34,971 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:34,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:34,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:34,978 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:34,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:34,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:34,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:34,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,000 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,009 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,032 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,038 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,060 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,066 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,089 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,095 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,119 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,126 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,153 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,160 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,182 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,188 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,206 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,212 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,234 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,240 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,265 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,273 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,304 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,340 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,347 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,370 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,377 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,400 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,406 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,428 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,435 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,458 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,464 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,486 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,493 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,521 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,547 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,553 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,571 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,576 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,601 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,608 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,632 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,639 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,662 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,669 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,691 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,698 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,728 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,751 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,758 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,781 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,787 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,810 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,816 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,839 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,845 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,868 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,875 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,904 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,927 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,933 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,955 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:35,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:35,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:35,962 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:35,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:35,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:35,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:35,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:35,994 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,001 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,028 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,069 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,096 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,103 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,126 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,133 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,158 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,165 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,188 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,194 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,216 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,223 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,245 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,252 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,283 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,305 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,312 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,335 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,342 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,364 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,371 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,393 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,401 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,425 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,432 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,455 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,462 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,484 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,490 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,512 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,519 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,540 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,547 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,571 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,577 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,600 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,606 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,630 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,638 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,674 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,708 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,718 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,751 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,760 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,792 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,800 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,833 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,842 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,876 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,885 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,918 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,927 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,966 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:36,982 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:36,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:36,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:36,987 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:36,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:36,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:36,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:36,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,010 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,017 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,041 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,048 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,078 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,100 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,106 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,135 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,158 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,165 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,188 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,195 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,217 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,224 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,248 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,256 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,280 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,287 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,311 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,318 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,342 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,349 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,372 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,379 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,402 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,409 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,432 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,439 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,462 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,468 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,491 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,498 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,534 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,556 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,563 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,586 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,593 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,616 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,623 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,646 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,653 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,684 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,700 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,706 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,737 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,761 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,768 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,790 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,797 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,825 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,848 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,855 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,878 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,885 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,915 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,942 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,948 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,967 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,973 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:37,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:37,989 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:37,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:37,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:37,996 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:37,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:37,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:37,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,018 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,023 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,038 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,044 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,059 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,064 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,079 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,084 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,114 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,136 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,161 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,168 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,193 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,199 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,241 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,247 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,266 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,272 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,304 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,311 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,339 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,363 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,370 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,389 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,395 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,416 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,422 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,438 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,445 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,469 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,476 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,500 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,506 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,529 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,535 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,558 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,565 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,587 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,594 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,617 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,624 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,646 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,653 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,675 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,682 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,703 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,710 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,733 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,739 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,762 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,768 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,791 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,797 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,825 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,849 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,856 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,887 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,914 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,937 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,943 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,965 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,971 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:38,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:38,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:38,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:38,993 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:38,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:38,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:38,999 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:38,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,022 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,028 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,060 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,066 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,097 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,120 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,127 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,151 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,158 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,180 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,186 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,202 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,208 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,224 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,229 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,244 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,249 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,277 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,303 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,310 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,339 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,362 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,374 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,399 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,406 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,430 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,436 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,459 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,466 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,490 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,497 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,526 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,555 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,577 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,584 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,606 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,612 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,636 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,642 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,665 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,670 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,690 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,696 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,728 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,751 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,758 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,781 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,788 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,822 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,828 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,852 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,858 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,882 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,889 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,912 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,919 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,943 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,949 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:39,973 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:39,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:39,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:39,979 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:39,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:39,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:39,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:39,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,003 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,010 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,034 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,040 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,063 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,070 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,092 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,098 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,122 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,128 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,154 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,161 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,183 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,189 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,212 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,218 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,240 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,247 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,276 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,304 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,333 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,356 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,363 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,394 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,417 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,423 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,446 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,453 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,477 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,483 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,506 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,512 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,536 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,542 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,564 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,570 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,593 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,610 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,632 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,639 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,660 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,667 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,692 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,699 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,724 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,730 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,754 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,760 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,783 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,788 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,813 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,819 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,842 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,849 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,871 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,878 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,908 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,931 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,938 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,961 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,968 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:40,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:40,990 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:40,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:40,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:40,997 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:40,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:40,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:40,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,019 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,026 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,048 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,055 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,078 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,084 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,106 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,113 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,135 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,141 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,165 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,173 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,203 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,225 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,231 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,254 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,260 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,282 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,288 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,310 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,316 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,339 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,345 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,370 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,391 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,418 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,425 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,449 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,456 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,485 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,492 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,522 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,547 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,553 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,586 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,595 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,627 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,636 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,664 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,671 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,699 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,705 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,720 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,726 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,749 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,756 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,774 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,780 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,795 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,801 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,818 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,823 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,838 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,843 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,858 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,863 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,887 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,893 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,916 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,922 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,939 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,944 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,964 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:41,984 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:41,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:41,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:41,989 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:41,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:41,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:41,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:41,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,004 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,009 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,029 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,044 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,049 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,069 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,076 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,098 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,105 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,133 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,148 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,153 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,169 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,176 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,198 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,205 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,220 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,226 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,258 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,265 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,288 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,294 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,316 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,323 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,345 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,352 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,375 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,381 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,403 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,410 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,432 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,438 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,461 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,467 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,489 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,495 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,524 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,547 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,553 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,576 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,582 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,605 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,612 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,636 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,643 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,674 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,698 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,705 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,730 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,737 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,766 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,788 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,794 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,815 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,822 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,843 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,849 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,872 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,878 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,908 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,932 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,939 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,962 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,968 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:42,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:42,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:42,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:42,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:42,998 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:42,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:42,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:42,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,022 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,028 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,050 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,057 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,078 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,085 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,107 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,113 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,136 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,142 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,174 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,181 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,204 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,210 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,238 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,259 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,266 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,288 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,294 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,316 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,322 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,343 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,350 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,372 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,379 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,401 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,408 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,429 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,435 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,458 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,464 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,486 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,492 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,514 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,521 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,549 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,571 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,577 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,599 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,606 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,634 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,656 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,663 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,685 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,691 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,719 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,741 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,748 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,770 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,776 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,798 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,804 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,826 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,833 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,855 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,861 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,883 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,890 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,912 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,918 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,942 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,948 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:43,971 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:43,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:43,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:43,977 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:43,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:43,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:43,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:43,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:44,000 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:44,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:44,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:44,007 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:44,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:44,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:44,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:44,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:44,031 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:44,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:44,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:44,037 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:44,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:44,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:44,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:44,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:44,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:44,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:44,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:44,078 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:44,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:44,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:44,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:44,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:44,102 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:44,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:44,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:44,108 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:44,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:44,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:44,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:44,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:44,131 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:44,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:44,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:44,138 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:44,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:44,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:44,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:44,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:44,160 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:44,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:44,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:44,167 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:44,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:44,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:44,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:44,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:44,192 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:44,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:44,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:44,199 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:44,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:44,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:44,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:44,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:44,225 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:44,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:44,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:44,232 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:44,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:44,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:44,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:44,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:44,257 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:44,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:44,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:08:44,264 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:08:44,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:08:44,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:08:44,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:08:44,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:08:44,288 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:08:44,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:08:44,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-08 22:21:17,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:17,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:17,940 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:17,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:17,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:17,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:17,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:17,979 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:17,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:17,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:17,985 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:17,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:17,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:17,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,029 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,068 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,073 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,113 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,118 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,157 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,162 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,203 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,208 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,247 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,253 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,292 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,297 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,336 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,342 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,381 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,386 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,425 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,431 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,471 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,476 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,521 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,560 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,565 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,605 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,610 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,649 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,655 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,694 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,699 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,738 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,743 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,805 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,810 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,849 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,854 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,894 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,899 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,938 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,943 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:18,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:18,982 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:18,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:18,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:18,987 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:18,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:18,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:18,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,027 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,032 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,076 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,120 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,159 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,164 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,203 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,208 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,248 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,253 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,292 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,297 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,336 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,342 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,381 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,386 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,426 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,431 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,470 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,475 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,513 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,518 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,556 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,561 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,599 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,604 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,643 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,648 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,687 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,692 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,733 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,738 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,779 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,784 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,825 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,830 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,871 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,876 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,917 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,923 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:19,965 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:19,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:19,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:19,970 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:19,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:19,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:19,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:19,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,016 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,057 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,062 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,102 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,107 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,150 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,155 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,201 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,241 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,246 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,287 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,292 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,364 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,370 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,410 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,416 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,456 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,461 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,500 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,506 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,546 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,551 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,593 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,599 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,643 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,649 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,691 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,696 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,738 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,743 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,786 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,791 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,834 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,839 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,881 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,887 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,928 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,934 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:20,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:20,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:20,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:20,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:20,998 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:20,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:20,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:20,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,058 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,063 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,104 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,109 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,150 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,155 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,197 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,202 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,251 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,256 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,305 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,310 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,350 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,356 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,403 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,408 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,450 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,455 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,497 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,503 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,549 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,599 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,604 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,652 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,657 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,702 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,707 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,752 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,757 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,797 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,803 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,852 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,901 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,940 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,945 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:21,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:21,985 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:21,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:21,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:21,990 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:21,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:21,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:21,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,038 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,043 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,100 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,105 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,148 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,153 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,192 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,198 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,237 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,242 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,282 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,287 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,332 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,376 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,382 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,422 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,427 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,470 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,525 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,588 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,595 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,657 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,664 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,729 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,772 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,778 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,826 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,869 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,874 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,920 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,925 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:22,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:22,971 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:22,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:22,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:22,977 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:22,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:22,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:22,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,019 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,025 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,070 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,076 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,123 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,129 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,177 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,184 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,233 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,240 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,288 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,294 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,344 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,351 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,400 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,406 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,462 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,469 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,525 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,574 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,581 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,631 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,637 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,688 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,694 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,744 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,750 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,808 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,858 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,865 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:23,943 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:23,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:23,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:23,950 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:23,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:23,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:23,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:23,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,000 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,007 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,057 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,064 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,114 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,121 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,171 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,178 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,228 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,234 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,284 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,291 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,340 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,347 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,403 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,452 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,459 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,508 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,514 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,563 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,570 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,619 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,625 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,675 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,682 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,732 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,738 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,789 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,795 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,852 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,902 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,908 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:24,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:24,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:24,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:24,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:24,965 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:24,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:24,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:24,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,014 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,021 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,077 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,135 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,185 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,192 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,241 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,247 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,304 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,361 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,410 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,416 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,467 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,474 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,525 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,532 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,587 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,594 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,643 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,650 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,703 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,710 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,766 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,817 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,824 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,915 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:25,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:25,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:25,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:25,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:25,971 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:25,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:25,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:25,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,020 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,026 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,076 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,083 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,134 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,140 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,188 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,194 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,244 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,250 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,299 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,306 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,355 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,361 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,410 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,417 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,467 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,473 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,523 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,530 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,579 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,586 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,635 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,642 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,692 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,698 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,748 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,755 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,811 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,860 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,867 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,916 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,922 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:26,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:26,972 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:26,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:26,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:26,979 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:26,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:26,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:26,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,029 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,036 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,093 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,143 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,149 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,199 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,206 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,259 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,266 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,326 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,332 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,382 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,388 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,438 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,445 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,497 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,503 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,554 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,561 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,610 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,616 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,666 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,672 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,722 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,728 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,776 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,783 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,869 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,875 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,922 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,929 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:27,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:27,978 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:27,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:27,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:27,985 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:27,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:27,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:27,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,035 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,042 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,092 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,099 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,155 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,206 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,212 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,261 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,268 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,317 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,324 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,373 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,380 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,429 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,436 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,484 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,491 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,540 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,547 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,597 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,604 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,654 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,660 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,710 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,717 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,766 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,773 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,822 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,828 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,877 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,884 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,933 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,939 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:28,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:28,989 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:28,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:28,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:28,995 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:28,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:28,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:28,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,047 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,053 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,103 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,110 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,160 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,166 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,215 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,222 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,277 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,334 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,383 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,390 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,440 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,447 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,496 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,503 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,553 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,559 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,608 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,615 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,665 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,672 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,728 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,818 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,824 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,874 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,880 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,930 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,937 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:29,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:29,986 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:29,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:29,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:29,993 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:29,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:29,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:29,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,042 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,048 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,098 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,105 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,154 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,161 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,210 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,216 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,265 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,272 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,321 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,328 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,376 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,383 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,431 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,438 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,487 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,494 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,549 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,599 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,605 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,655 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,662 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,712 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,718 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,767 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,774 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,823 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,830 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,879 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,885 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:30,934 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:30,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:30,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:30,941 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:30,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:30,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:30,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:30,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,003 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,009 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,067 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,074 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,124 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,131 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,180 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,186 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,235 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,241 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,292 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,299 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,351 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,358 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,416 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,422 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,478 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,484 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,533 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,540 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,595 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,602 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,657 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,706 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,713 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,802 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,809 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,858 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,864 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,913 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,920 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:31,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:31,969 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:31,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:31,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:31,975 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:31,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:31,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:31,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,031 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,079 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,086 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,135 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,142 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,191 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,197 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,246 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,253 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,312 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,319 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,368 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,375 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,425 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,431 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,481 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,488 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,558 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,565 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,638 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,647 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,720 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,727 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,797 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,804 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,863 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,916 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,922 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:32,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:32,970 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:32,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:32,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:32,976 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:32,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:32,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:32,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,021 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,027 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,076 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,082 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,135 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,182 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,188 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,236 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,242 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,298 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,304 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,356 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,362 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,409 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,415 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,469 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,526 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,570 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,576 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,623 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,629 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,675 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,681 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,725 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,731 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,776 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,803 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,849 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,855 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,907 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:33,954 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:33,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:33,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:33,961 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:33,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:33,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:33,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:33,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,007 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,014 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,069 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,116 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,122 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,170 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,176 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,224 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,230 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,278 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,284 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,339 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,394 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,442 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,448 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,502 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,555 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,600 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,606 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,650 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,656 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,694 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,699 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,736 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,741 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,778 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,783 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,820 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,825 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,862 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,867 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,904 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,909 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,945 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,950 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:34,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:34,987 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:34,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:34,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:34,992 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:34,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:34,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:34,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,029 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,035 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,076 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,113 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,118 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,154 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,160 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,202 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,238 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,243 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,280 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,285 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,332 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,369 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,374 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,411 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,416 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,469 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,475 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,511 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,516 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,552 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,557 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,594 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,599 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,645 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,650 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,694 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,699 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,738 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,743 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,780 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,785 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,825 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,831 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,867 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,872 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,913 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,950 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,955 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:35,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:35,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:35,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:35,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:35,996 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:35,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:35,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:35,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,033 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,038 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,075 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,080 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,117 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,122 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,158 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,163 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,200 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,205 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,243 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,248 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,288 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,293 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,332 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,337 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,376 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,381 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,421 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,426 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,468 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,507 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,512 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,554 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,591 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,596 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,633 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,638 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,675 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,680 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,718 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,723 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,761 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,766 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,809 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,851 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,888 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,893 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,954 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:36,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:36,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:36,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:36,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:36,996 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:36,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:36,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:36,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,033 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,038 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,075 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,080 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,118 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,123 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,160 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,165 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,205 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,210 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,248 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,254 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,292 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,297 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,336 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,341 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,385 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,423 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,428 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,467 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,472 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,510 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,515 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,555 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,560 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,599 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,604 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,643 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,648 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,687 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,692 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,736 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,775 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,780 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,824 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,863 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,868 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,912 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,951 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:37,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:37,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:37,956 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:37,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:37,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:37,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:37,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:37,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,001 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,044 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,083 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,089 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,133 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,172 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,177 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,216 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,221 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,261 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,266 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,304 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,309 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,349 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,354 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,393 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,398 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,456 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,461 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,499 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,505 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,548 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,586 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,592 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,630 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,635 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,673 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,678 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,716 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,721 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,765 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,803 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,808 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,851 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,890 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,895 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,933 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,939 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:38,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:38,977 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:38,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:38,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:38,982 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:38,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:38,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:38,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,020 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,025 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,063 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,069 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,107 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,112 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,150 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,156 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,194 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,199 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,238 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,243 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,281 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,286 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,325 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,330 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,371 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,376 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,417 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,422 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,468 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,506 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,511 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,554 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,593 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,598 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,637 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,642 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,681 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,686 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,725 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,730 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,770 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,775 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,813 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,818 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,863 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,906 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:39,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:39,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:39,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:39,969 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:39,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:39,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:39,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:39,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,008 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,013 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,052 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,057 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,096 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,101 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,140 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,145 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,183 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,188 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,227 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,232 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,276 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,315 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,321 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,365 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,404 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,409 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,448 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,453 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,492 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,497 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,536 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,541 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,580 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,585 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,624 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,629 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,668 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,673 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,718 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,757 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,762 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,806 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,850 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,889 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,894 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,934 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,939 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:40,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:40,984 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:40,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:40,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:40,989 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:40,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:40,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:40,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,027 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,033 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,072 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,077 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,120 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,159 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,164 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,203 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,208 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,247 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,252 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,291 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,296 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,335 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,340 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,385 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,424 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,430 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,488 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,493 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,531 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,536 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,575 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,580 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,618 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,623 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,662 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,667 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,705 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,710 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,749 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,754 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,792 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,797 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,836 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,841 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,885 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,924 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,929 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:41,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:41,968 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:41,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:41,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:41,974 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:41,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:41,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:41,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,013 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,018 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,056 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,061 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,100 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,105 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,144 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,149 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,187 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,192 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,231 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,236 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,281 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,320 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,325 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,364 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,369 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,408 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,413 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,452 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,458 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,496 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,501 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,545 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,550 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,591 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,596 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,636 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,641 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,687 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,693 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,744 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,750 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,790 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,795 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,835 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,840 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,885 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,926 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,932 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:42,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:42,972 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:42,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:42,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:42,977 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:42,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:42,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:42,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,034 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,039 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,078 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,083 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,122 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,127 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,165 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,171 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,209 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,214 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,253 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,258 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,302 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,340 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,346 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,384 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,389 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,428 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,433 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,472 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,477 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,516 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,521 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,560 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,565 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,604 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,609 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,647 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,652 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,690 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,696 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,735 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,740 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,778 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,783 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,822 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,827 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,865 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,871 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,910 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,915 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,953 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:43,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:43,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:43,958 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:43,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:43,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:43,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:43,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:43,997 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,002 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,041 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,046 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,084 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,089 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,133 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,172 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,177 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,216 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,221 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,259 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,264 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,303 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,308 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,348 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,353 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,391 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,396 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,435 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,440 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,479 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,484 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,540 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,545 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,590 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,633 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,671 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,676 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,715 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,720 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,765 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,803 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,809 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,847 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,852 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,891 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,896 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,936 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,941 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:44,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:44,980 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:44,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:44,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:44,985 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:44,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:44,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:44,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,029 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,068 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,073 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,111 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,116 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,155 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,160 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,199 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,204 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,243 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,248 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,287 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,292 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,331 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,336 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,375 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,380 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,419 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,424 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,468 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,507 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,512 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,551 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,556 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,595 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,600 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,639 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,644 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,683 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,688 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,726 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,731 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,770 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,775 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,814 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,819 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,858 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,864 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,908 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,947 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,952 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:45,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:45,990 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:45,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:45,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:45,995 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:45,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:45,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:45,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,052 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,057 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,098 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,103 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,142 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,147 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,186 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,191 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,230 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,235 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,274 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,279 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,317 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,323 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,361 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,366 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,405 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,410 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,448 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,454 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,492 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,497 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,536 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,541 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,579 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,584 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,623 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,628 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,672 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,711 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,716 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,756 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,761 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,800 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,805 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,843 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,849 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,890 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,895 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,934 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,939 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:46,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:46,978 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:46,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:46,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:46,983 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:46,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:46,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:46,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,028 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,066 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,071 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,106 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,111 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,150 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,155 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,194 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,199 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,237 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,242 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,279 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,284 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,319 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,324 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,365 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,403 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,408 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,446 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,451 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,488 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,493 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,553 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,591 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,596 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,633 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,638 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,683 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,690 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,750 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,757 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,817 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,824 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,876 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,882 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,924 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,930 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:47,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:47,985 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:47,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:47,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:47,991 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:47,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:47,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:47,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,052 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,058 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,108 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,115 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,175 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,182 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,242 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,249 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,302 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,307 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,361 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,366 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,404 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,410 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,448 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,453 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,491 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,496 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,540 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,546 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,605 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,612 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,673 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,680 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,735 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,740 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,810 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,871 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,877 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,938 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:48,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:48,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:48,944 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:48,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:48,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:48,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:48,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:48,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,000 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,045 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,052 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,113 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,119 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,181 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,187 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,244 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,250 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,290 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,296 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,343 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,348 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,385 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,391 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,460 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,472 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,523 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,528 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,567 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,572 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,625 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,631 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,682 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,688 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,725 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,730 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,768 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,773 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,812 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,818 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,868 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,875 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:49,936 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:49,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:49,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:49,942 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:49,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:49,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:49,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:49,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,001 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,006 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,056 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,062 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,101 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,107 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,144 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,150 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,188 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,193 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,237 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,295 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,302 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,362 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,369 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,430 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,437 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,500 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,505 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,554 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,593 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,599 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,640 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,645 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,700 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,708 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,768 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,775 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,833 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,839 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,904 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,911 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:50,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:50,971 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:50,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:50,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:50,977 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:50,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:50,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:50,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,030 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,035 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,091 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,134 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,173 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,178 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,217 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,222 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,261 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,266 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,332 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,337 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,375 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,380 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,419 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,424 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,462 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,468 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,505 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,511 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,553 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,591 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,597 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,635 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,640 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,683 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,722 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,727 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,765 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,770 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,809 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,814 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,852 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,857 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,896 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,901 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,939 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,945 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:51,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:51,983 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:51,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:51,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:51,989 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:51,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:51,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:51,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,028 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,033 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,076 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,114 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,120 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,158 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,163 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,202 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,207 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,245 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,250 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,289 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,295 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,338 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,376 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,381 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,419 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,424 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,461 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,467 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,505 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,512 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,575 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,581 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,645 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,652 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,704 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,711 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,775 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,782 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,842 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,849 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,909 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:52,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:52,972 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:52,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:52,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:52,977 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:52,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:52,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:52,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,016 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,021 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,061 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,067 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,105 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,110 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,154 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,194 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,199 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,237 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,242 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,280 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,285 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,324 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,329 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,367 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,373 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,411 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,416 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,454 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,460 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,499 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,504 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,542 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,547 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,589 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,629 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,635 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,673 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,678 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,717 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,722 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,762 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,767 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,806 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,811 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,850 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,855 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,894 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,899 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,937 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,942 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:53,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:53,981 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:53,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:53,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:53,986 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:53,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:53,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:53,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,029 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,066 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,072 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,110 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,115 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,153 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,158 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,197 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,201 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,240 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,245 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,284 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,289 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,328 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,333 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,370 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,375 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,446 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,451 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,489 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,494 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,533 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,538 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,577 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,582 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,620 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,625 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,663 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,669 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,707 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,712 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,751 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,756 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,793 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,798 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,837 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,842 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,881 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,886 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,924 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,929 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:54,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:54,967 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:54,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:54,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:54,972 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:54,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:54,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:54,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,016 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,055 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,060 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,098 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,104 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,142 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,148 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,186 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,191 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,231 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,236 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,275 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,280 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,315 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,320 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,356 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,361 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,401 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,436 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,441 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,477 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,482 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,523 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,558 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,563 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,599 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,604 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,639 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,644 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,680 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,685 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,720 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,725 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,765 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,800 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,806 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,841 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,846 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,908 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,943 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,948 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:55,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:55,983 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:55,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:55,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:55,988 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:55,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:55,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:55,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,028 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,063 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,068 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,103 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,108 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,143 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,148 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,182 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,187 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,223 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,228 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,263 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,268 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,306 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,311 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,349 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,354 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,391 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,396 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,439 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,476 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,481 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,525 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,563 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,568 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,606 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,611 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,649 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,654 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,692 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,697 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,735 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,740 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,778 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,783 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,822 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,827 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,867 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,872 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,912 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,917 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,954 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:56,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:56,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:56,959 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:56,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:56,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:56,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:56,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:56,997 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,002 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,043 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,048 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,091 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,135 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,173 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,178 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,216 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,221 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,258 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,263 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,301 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,306 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,362 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,367 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,404 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,409 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,446 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,451 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,488 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,493 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,539 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,544 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,585 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,590 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,627 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,632 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,669 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,675 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,714 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,719 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,762 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,767 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,807 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,812 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,853 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,858 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,902 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,940 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,946 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:57,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:57,984 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:57,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:57,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:57,989 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:57,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:57,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:57,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,028 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,033 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,076 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,114 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,119 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,158 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,163 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,201 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,206 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,244 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,249 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,287 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,292 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,330 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,336 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,375 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,380 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,419 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,424 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,461 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,466 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,504 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,509 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,553 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,558 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,601 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,606 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,644 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,649 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,686 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,691 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,729 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,734 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,771 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,776 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,850 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,887 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,892 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,930 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,935 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:58,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:58,972 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:58,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:58,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:58,978 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:58,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:58,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:58,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,015 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,020 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,057 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,062 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,100 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,105 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,142 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,147 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,184 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,189 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,227 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,232 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,274 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,311 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,316 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,359 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,401 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,439 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,445 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,482 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,487 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,532 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,537 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,575 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,580 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,619 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,624 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,662 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,667 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,704 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,709 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,751 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,789 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,794 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,832 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,837 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,874 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,879 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,917 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,922 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:21:59,958 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:21:59,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:21:59,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:21:59,964 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:21:59,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:21:59,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:21:59,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:21:59,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,001 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,006 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,043 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,048 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,085 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,090 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,133 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,170 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,176 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,215 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,220 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,258 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,263 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,319 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,325 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,363 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,368 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,407 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,412 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,450 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,456 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,493 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,498 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,536 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,541 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,579 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,584 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,622 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,627 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,664 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,669 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,706 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,712 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,748 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,753 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,790 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,795 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,833 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,838 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,875 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,880 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,917 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,922 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:00,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:00,968 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:00,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:00,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:00,974 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:00,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:00,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:00,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,025 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,031 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,076 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,081 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,122 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,127 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,164 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,169 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,207 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,212 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,250 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,255 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,293 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,298 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,336 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,341 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,379 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,384 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,422 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,427 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,470 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,507 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,513 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,554 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,560 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,606 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,611 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,649 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,654 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,691 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,696 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,739 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,744 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,816 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,821 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,859 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,864 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,902 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,907 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,945 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,950 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:01,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:01,988 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:01,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:01,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:01,993 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:01,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:01,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:01,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,031 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,036 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,074 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,079 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,116 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,121 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,158 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,163 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,202 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,207 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,252 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,257 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,296 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,301 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,341 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,346 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,384 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,389 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,427 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,432 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,472 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,477 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,524 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,585 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,592 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,655 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,662 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,727 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,787 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,793 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,853 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,859 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,914 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,920 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:02,962 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:02,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:02,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:02,967 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:02,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:02,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:02,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:02,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,005 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,010 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,048 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,053 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,096 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,133 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,138 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,175 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,181 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,218 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,223 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,261 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,266 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,304 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,309 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,347 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,352 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,390 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,395 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,450 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,455 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,493 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,499 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,537 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,542 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,580 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,585 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,625 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,630 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,672 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,710 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,715 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,752 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,757 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,795 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,800 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,838 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,843 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,885 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,923 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,928 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:03,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:03,966 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:03,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:03,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:03,971 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:03,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:03,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:03,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,016 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,057 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,062 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,099 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,104 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,151 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,192 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,197 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,238 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,243 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,281 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,286 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,324 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,329 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,367 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,372 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,409 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,414 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,452 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,457 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,500 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,538 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,543 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,589 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,633 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,673 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,678 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,716 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,721 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,759 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,764 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,806 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,847 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,852 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,918 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,923 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:04,961 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:04,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:04,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:04,966 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:04,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:04,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:04,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:04,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,004 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,009 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,048 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,053 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,091 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,096 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,134 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,140 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,177 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,182 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,221 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,226 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,263 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,268 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,306 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,311 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,349 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,354 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,392 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,397 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,435 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,440 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,478 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,484 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,521 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,526 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,564 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,569 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,607 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,612 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,650 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,655 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,693 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,698 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,736 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,741 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,778 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,783 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,826 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,863 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,868 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,905 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,910 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,947 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,952 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:05,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:05,989 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:05,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:05,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:05,994 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:05,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:05,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:05,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,034 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,039 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,083 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,088 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,133 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,172 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,177 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,224 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,229 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,266 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,271 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,308 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,314 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,350 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,355 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,408 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,414 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,456 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,492 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,497 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,533 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,538 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,577 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,582 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,619 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:22:06,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:22:06,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 37 states and 55 transitions. [2024-11-08 22:22:06,624 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 55 transitions. [2024-11-08 22:22:06,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:22:06,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:22:06,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:22:06,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:22:06,661 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.